Completed
Push — master ( 28bc89...f596ee )
by Christian
05:28
created

composer.lock (3 issues)

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 http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
5
        "This file is @generated automatically"
6
    ],
7
    "hash": "97aca4a66cd9b75b48cc65bc54ee0252",
8
    "packages": [
9
        {
10
            "name": "doctrine/annotations",
0 ignored issues
show
There is a security advisory for your installed version of doctrine/annotations:

Security Misconfiguration Vulnerability in various Doctrine projects
Loading history...
11
            "version": "v1.2.4",
12
            "source": {
13
                "type": "git",
14
                "url": "https://github.com/doctrine/annotations.git",
15
                "reference": "b5202eb9e83f8db52e0e58867e0a46e63be8332e"
16
            },
17
            "dist": {
18
                "type": "zip",
19
                "url": "https://api.github.com/repos/doctrine/annotations/zipball/b5202eb9e83f8db52e0e58867e0a46e63be8332e",
20
                "reference": "b5202eb9e83f8db52e0e58867e0a46e63be8332e",
21
                "shasum": ""
22
            },
23
            "require": {
24
                "doctrine/lexer": "1.*",
25
                "php": ">=5.3.2"
26
            },
27
            "require-dev": {
28
                "doctrine/cache": "1.*",
29
                "phpunit/phpunit": "4.*"
30
            },
31
            "type": "library",
32
            "extra": {
33
                "branch-alias": {
34
                    "dev-master": "1.3.x-dev"
35
                }
36
            },
37
            "autoload": {
38
                "psr-0": {
39
                    "Doctrine\\Common\\Annotations\\": "lib/"
40
                }
41
            },
42
            "notification-url": "https://packagist.org/downloads/",
43
            "license": [
44
                "MIT"
45
            ],
46
            "authors": [
47
                {
48
                    "name": "Roman Borschel",
49
                    "email": "[email protected]"
50
                },
51
                {
52
                    "name": "Benjamin Eberlei",
53
                    "email": "[email protected]"
54
                },
55
                {
56
                    "name": "Guilherme Blanco",
57
                    "email": "[email protected]"
58
                },
59
                {
60
                    "name": "Jonathan Wage",
61
                    "email": "[email protected]"
62
                },
63
                {
64
                    "name": "Johannes Schmitt",
65
                    "email": "[email protected]"
66
                }
67
            ],
68
            "description": "Docblock Annotations Parser",
69
            "homepage": "http://www.doctrine-project.org",
70
            "keywords": [
71
                "annotations",
72
                "docblock",
73
                "parser"
74
            ],
75
            "time": "2014-12-23 22:40:37"
76
        },
77
        {
78
            "name": "doctrine/cache",
0 ignored issues
show
There is a security advisory for your installed version of doctrine/cache:

Security Misconfiguration Vulnerability in various Doctrine projects
Loading history...
79
            "version": "v1.4.1",
80
            "source": {
81
                "type": "git",
82
                "url": "https://github.com/doctrine/cache.git",
83
                "reference": "c9eadeb743ac6199f7eec423cb9426bc518b7b03"
84
            },
85
            "dist": {
86
                "type": "zip",
87
                "url": "https://api.github.com/repos/doctrine/cache/zipball/c9eadeb743ac6199f7eec423cb9426bc518b7b03",
88
                "reference": "c9eadeb743ac6199f7eec423cb9426bc518b7b03",
89
                "shasum": ""
90
            },
91
            "require": {
92
                "php": ">=5.3.2"
93
            },
94
            "conflict": {
95
                "doctrine/common": ">2.2,<2.4"
96
            },
97
            "require-dev": {
98
                "phpunit/phpunit": ">=3.7",
99
                "predis/predis": "~1.0",
100
                "satooshi/php-coveralls": "~0.6"
101
            },
102
            "type": "library",
103
            "extra": {
104
                "branch-alias": {
105
                    "dev-master": "1.5.x-dev"
106
                }
107
            },
108
            "autoload": {
109
                "psr-0": {
110
                    "Doctrine\\Common\\Cache\\": "lib/"
111
                }
112
            },
113
            "notification-url": "https://packagist.org/downloads/",
114
            "license": [
115
                "MIT"
116
            ],
117
            "authors": [
118
                {
119
                    "name": "Roman Borschel",
120
                    "email": "[email protected]"
121
                },
122
                {
123
                    "name": "Benjamin Eberlei",
124
                    "email": "[email protected]"
125
                },
126
                {
127
                    "name": "Guilherme Blanco",
128
                    "email": "[email protected]"
129
                },
130
                {
131
                    "name": "Jonathan Wage",
132
                    "email": "[email protected]"
133
                },
134
                {
135
                    "name": "Johannes Schmitt",
136
                    "email": "[email protected]"
137
                }
138
            ],
139
            "description": "Caching library offering an object-oriented API for many cache backends",
140
            "homepage": "http://www.doctrine-project.org",
141
            "keywords": [
142
                "cache",
143
                "caching"
144
            ],
145
            "time": "2015-04-15 00:11:59"
146
        },
147
        {
148
            "name": "doctrine/collections",
149
            "version": "v1.3.0",
150
            "source": {
151
                "type": "git",
152
                "url": "https://github.com/doctrine/collections.git",
153
                "reference": "6c1e4eef75f310ea1b3e30945e9f06e652128b8a"
154
            },
155
            "dist": {
156
                "type": "zip",
157
                "url": "https://api.github.com/repos/doctrine/collections/zipball/6c1e4eef75f310ea1b3e30945e9f06e652128b8a",
158
                "reference": "6c1e4eef75f310ea1b3e30945e9f06e652128b8a",
159
                "shasum": ""
160
            },
161
            "require": {
162
                "php": ">=5.3.2"
163
            },
164
            "require-dev": {
165
                "phpunit/phpunit": "~4.0"
166
            },
167
            "type": "library",
168
            "extra": {
169
                "branch-alias": {
170
                    "dev-master": "1.2.x-dev"
171
                }
172
            },
173
            "autoload": {
174
                "psr-0": {
175
                    "Doctrine\\Common\\Collections\\": "lib/"
176
                }
177
            },
178
            "notification-url": "https://packagist.org/downloads/",
179
            "license": [
180
                "MIT"
181
            ],
182
            "authors": [
183
                {
184
                    "name": "Roman Borschel",
185
                    "email": "[email protected]"
186
                },
187
                {
188
                    "name": "Benjamin Eberlei",
189
                    "email": "[email protected]"
190
                },
191
                {
192
                    "name": "Guilherme Blanco",
193
                    "email": "[email protected]"
194
                },
195
                {
196
                    "name": "Jonathan Wage",
197
                    "email": "[email protected]"
198
                },
199
                {
200
                    "name": "Johannes Schmitt",
201
                    "email": "[email protected]"
202
                }
203
            ],
204
            "description": "Collections Abstraction library",
205
            "homepage": "http://www.doctrine-project.org",
206
            "keywords": [
207
                "array",
208
                "collections",
209
                "iterator"
210
            ],
211
            "time": "2015-04-14 22:21:58"
212
        },
213
        {
214
            "name": "doctrine/common",
0 ignored issues
show
There is a security advisory for your installed version of doctrine/common:

Security Misconfiguration Vulnerability in various Doctrine projects
Loading history...
215
            "version": "v2.5.0",
216
            "source": {
217
                "type": "git",
218
                "url": "https://github.com/doctrine/common.git",
219
                "reference": "cd8daf2501e10c63dced7b8b9b905844316ae9d3"
220
            },
221
            "dist": {
222
                "type": "zip",
223
                "url": "https://api.github.com/repos/doctrine/common/zipball/cd8daf2501e10c63dced7b8b9b905844316ae9d3",
224
                "reference": "cd8daf2501e10c63dced7b8b9b905844316ae9d3",
225
                "shasum": ""
226
            },
227
            "require": {
228
                "doctrine/annotations": "1.*",
229
                "doctrine/cache": "1.*",
230
                "doctrine/collections": "1.*",
231
                "doctrine/inflector": "1.*",
232
                "doctrine/lexer": "1.*",
233
                "php": ">=5.3.2"
234
            },
235
            "require-dev": {
236
                "phpunit/phpunit": "~3.7"
237
            },
238
            "type": "library",
239
            "extra": {
240
                "branch-alias": {
241
                    "dev-master": "2.6.x-dev"
242
                }
243
            },
244
            "autoload": {
245
                "psr-0": {
246
                    "Doctrine\\Common\\": "lib/"
247
                }
248
            },
249
            "notification-url": "https://packagist.org/downloads/",
250
            "license": [
251
                "MIT"
252
            ],
253
            "authors": [
254
                {
255
                    "name": "Roman Borschel",
256
                    "email": "[email protected]"
257
                },
258
                {
259
                    "name": "Benjamin Eberlei",
260
                    "email": "[email protected]"
261
                },
262
                {
263
                    "name": "Guilherme Blanco",
264
                    "email": "[email protected]"
265
                },
266
                {
267
                    "name": "Jonathan Wage",
268
                    "email": "[email protected]"
269
                },
270
                {
271
                    "name": "Johannes Schmitt",
272
                    "email": "[email protected]"
273
                }
274
            ],
275
            "description": "Common Library for Doctrine projects",
276
            "homepage": "http://www.doctrine-project.org",
277
            "keywords": [
278
                "annotations",
279
                "collections",
280
                "eventmanager",
281
                "persistence",
282
                "spl"
283
            ],
284
            "time": "2015-04-02 19:55:44"
285
        },
286
        {
287
            "name": "doctrine/inflector",
288
            "version": "v1.0.1",
289
            "source": {
290
                "type": "git",
291
                "url": "https://github.com/doctrine/inflector.git",
292
                "reference": "0bcb2e79d8571787f18b7eb036ed3d004908e604"
293
            },
294
            "dist": {
295
                "type": "zip",
296
                "url": "https://api.github.com/repos/doctrine/inflector/zipball/0bcb2e79d8571787f18b7eb036ed3d004908e604",
297
                "reference": "0bcb2e79d8571787f18b7eb036ed3d004908e604",
298
                "shasum": ""
299
            },
300
            "require": {
301
                "php": ">=5.3.2"
302
            },
303
            "require-dev": {
304
                "phpunit/phpunit": "4.*"
305
            },
306
            "type": "library",
307
            "extra": {
308
                "branch-alias": {
309
                    "dev-master": "1.0.x-dev"
310
                }
311
            },
312
            "autoload": {
313
                "psr-0": {
314
                    "Doctrine\\Common\\Inflector\\": "lib/"
315
                }
316
            },
317
            "notification-url": "https://packagist.org/downloads/",
318
            "license": [
319
                "MIT"
320
            ],
321
            "authors": [
322
                {
323
                    "name": "Roman Borschel",
324
                    "email": "[email protected]"
325
                },
326
                {
327
                    "name": "Benjamin Eberlei",
328
                    "email": "[email protected]"
329
                },
330
                {
331
                    "name": "Guilherme Blanco",
332
                    "email": "[email protected]"
333
                },
334
                {
335
                    "name": "Jonathan Wage",
336
                    "email": "[email protected]"
337
                },
338
                {
339
                    "name": "Johannes Schmitt",
340
                    "email": "[email protected]"
341
                }
342
            ],
343
            "description": "Common String Manipulations with regard to casing and singular/plural rules.",
344
            "homepage": "http://www.doctrine-project.org",
345
            "keywords": [
346
                "inflection",
347
                "pluralize",
348
                "singularize",
349
                "string"
350
            ],
351
            "time": "2014-12-20 21:24:13"
352
        },
353
        {
354
            "name": "doctrine/instantiator",
355
            "version": "1.0.4",
356
            "source": {
357
                "type": "git",
358
                "url": "https://github.com/doctrine/instantiator.git",
359
                "reference": "f976e5de371104877ebc89bd8fecb0019ed9c119"
360
            },
361
            "dist": {
362
                "type": "zip",
363
                "url": "https://api.github.com/repos/doctrine/instantiator/zipball/f976e5de371104877ebc89bd8fecb0019ed9c119",
364
                "reference": "f976e5de371104877ebc89bd8fecb0019ed9c119",
365
                "shasum": ""
366
            },
367
            "require": {
368
                "php": ">=5.3,<8.0-DEV"
369
            },
370
            "require-dev": {
371
                "athletic/athletic": "~0.1.8",
372
                "ext-pdo": "*",
373
                "ext-phar": "*",
374
                "phpunit/phpunit": "~4.0",
375
                "squizlabs/php_codesniffer": "2.0.*@ALPHA"
376
            },
377
            "type": "library",
378
            "extra": {
379
                "branch-alias": {
380
                    "dev-master": "1.0.x-dev"
381
                }
382
            },
383
            "autoload": {
384
                "psr-0": {
385
                    "Doctrine\\Instantiator\\": "src"
386
                }
387
            },
388
            "notification-url": "https://packagist.org/downloads/",
389
            "license": [
390
                "MIT"
391
            ],
392
            "authors": [
393
                {
394
                    "name": "Marco Pivetta",
395
                    "email": "[email protected]",
396
                    "homepage": "http://ocramius.github.com/"
397
                }
398
            ],
399
            "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
400
            "homepage": "https://github.com/doctrine/instantiator",
401
            "keywords": [
402
                "constructor",
403
                "instantiate"
404
            ],
405
            "time": "2014-10-13 12:58:55"
406
        },
407
        {
408
            "name": "doctrine/lexer",
409
            "version": "v1.0.1",
410
            "source": {
411
                "type": "git",
412
                "url": "https://github.com/doctrine/lexer.git",
413
                "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c"
414
            },
415
            "dist": {
416
                "type": "zip",
417
                "url": "https://api.github.com/repos/doctrine/lexer/zipball/83893c552fd2045dd78aef794c31e694c37c0b8c",
418
                "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c",
419
                "shasum": ""
420
            },
421
            "require": {
422
                "php": ">=5.3.2"
423
            },
424
            "type": "library",
425
            "extra": {
426
                "branch-alias": {
427
                    "dev-master": "1.0.x-dev"
428
                }
429
            },
430
            "autoload": {
431
                "psr-0": {
432
                    "Doctrine\\Common\\Lexer\\": "lib/"
433
                }
434
            },
435
            "notification-url": "https://packagist.org/downloads/",
436
            "license": [
437
                "MIT"
438
            ],
439
            "authors": [
440
                {
441
                    "name": "Roman Borschel",
442
                    "email": "[email protected]"
443
                },
444
                {
445
                    "name": "Guilherme Blanco",
446
                    "email": "[email protected]"
447
                },
448
                {
449
                    "name": "Johannes Schmitt",
450
                    "email": "[email protected]"
451
                }
452
            ],
453
            "description": "Base library for a lexer that can be used in Top-Down, Recursive Descent Parsers.",
454
            "homepage": "http://www.doctrine-project.org",
455
            "keywords": [
456
                "lexer",
457
                "parser"
458
            ],
459
            "time": "2014-09-09 13:34:57"
460
        },
461
        {
462
            "name": "doctrine/mongodb",
463
            "version": "1.1.8",
464
            "source": {
465
                "type": "git",
466
                "url": "https://github.com/doctrine/mongodb.git",
467
                "reference": "5cd7ab2aeb6783b9f2345a47767b5c0b2d2b3305"
468
            },
469
            "dist": {
470
                "type": "zip",
471
                "url": "https://api.github.com/repos/doctrine/mongodb/zipball/5cd7ab2aeb6783b9f2345a47767b5c0b2d2b3305",
472
                "reference": "5cd7ab2aeb6783b9f2345a47767b5c0b2d2b3305",
473
                "shasum": ""
474
            },
475
            "require": {
476
                "doctrine/common": "~2.1",
477
                "ext-mongo": ">=1.2.12,<1.7-dev",
478
                "php": ">=5.3.2"
479
            },
480
            "require-dev": {
481
                "jmikola/geojson": "~1.0"
482
            },
483
            "suggest": {
484
                "jmikola/geojson": "Support GeoJSON geometry objects in 2dsphere queries"
485
            },
486
            "type": "library",
487
            "autoload": {
488
                "psr-0": {
489
                    "Doctrine\\MongoDB": "lib/"
490
                }
491
            },
492
            "notification-url": "https://packagist.org/downloads/",
493
            "license": [
494
                "MIT"
495
            ],
496
            "authors": [
497
                {
498
                    "name": "Jonathan H. Wage",
499
                    "email": "[email protected]"
500
                },
501
                {
502
                    "name": "Jeremy Mikola",
503
                    "email": "[email protected]"
504
                },
505
                {
506
                    "name": "Bulat Shakirzyanov",
507
                    "email": "[email protected]"
508
                },
509
                {
510
                    "name": "Kris Wallsmith",
511
                    "email": "[email protected]"
512
                }
513
            ],
514
            "description": "Doctrine MongoDB Abstraction Layer",
515
            "homepage": "http://www.doctrine-project.org",
516
            "keywords": [
517
                "database",
518
                "mongodb",
519
                "persistence"
520
            ],
521
            "time": "2015-02-25 00:38:50"
522
        },
523
        {
524
            "name": "doctrine/mongodb-odm",
525
            "version": "1.0.0-BETA13",
526
            "source": {
527
                "type": "git",
528
                "url": "https://github.com/doctrine/mongodb-odm.git",
529
                "reference": "f9d26e2839c657659dc129fe5b4aaa7f87d0ea55"
530
            },
531
            "dist": {
532
                "type": "zip",
533
                "url": "https://api.github.com/repos/doctrine/mongodb-odm/zipball/f9d26e2839c657659dc129fe5b4aaa7f87d0ea55",
534
                "reference": "f9d26e2839c657659dc129fe5b4aaa7f87d0ea55",
535
                "shasum": ""
536
            },
537
            "require": {
538
                "doctrine/annotations": "~1.0",
539
                "doctrine/cache": "~1.0",
540
                "doctrine/collections": "~1.1",
541
                "doctrine/common": "~2.4",
542
                "doctrine/inflector": "~1.0",
543
                "doctrine/instantiator": "~1.0.1",
544
                "doctrine/mongodb": ">=1.1.5,<2.0",
545
                "php": ">=5.3.2",
546
                "symfony/console": "~2.3|~3.0"
547
            },
548
            "require-dev": {
549
                "symfony/yaml": "~2.3|~3.0"
550
            },
551
            "suggest": {
552
                "symfony/yaml": "Enables the YAML metadata mapping driver"
553
            },
554
            "type": "library",
555
            "extra": {
556
                "branch-alias": {
557
                    "dev-master": "1.0.x-dev"
558
                }
559
            },
560
            "autoload": {
561
                "psr-0": {
562
                    "Doctrine\\ODM\\MongoDB": "lib/"
563
                }
564
            },
565
            "notification-url": "https://packagist.org/downloads/",
566
            "license": [
567
                "MIT"
568
            ],
569
            "authors": [
570
                {
571
                    "name": "Jonathan H. Wage",
572
                    "email": "[email protected]"
573
                },
574
                {
575
                    "name": "Jeremy Mikola",
576
                    "email": "[email protected]"
577
                },
578
                {
579
                    "name": "Bulat Shakirzyanov",
580
                    "email": "[email protected]"
581
                },
582
                {
583
                    "name": "Kris Wallsmith",
584
                    "email": "[email protected]"
585
                },
586
                {
587
                    "name": "Maciej Malarz",
588
                    "email": "[email protected]"
589
                },
590
                {
591
                    "name": "Andreas Braun",
592
                    "email": "[email protected]"
593
                }
594
            ],
595
            "description": "Doctrine MongoDB Object Document Mapper",
596
            "homepage": "http://www.doctrine-project.org",
597
            "keywords": [
598
                "database",
599
                "mongodb",
600
                "odm",
601
                "persistence"
602
            ],
603
            "time": "2015-05-22 07:35:15"
604
        },
605
        {
606
            "name": "jms/metadata",
607
            "version": "1.5.1",
608
            "source": {
609
                "type": "git",
610
                "url": "https://github.com/schmittjoh/metadata.git",
611
                "reference": "22b72455559a25777cfd28c4ffda81ff7639f353"
612
            },
613
            "dist": {
614
                "type": "zip",
615
                "url": "https://api.github.com/repos/schmittjoh/metadata/zipball/22b72455559a25777cfd28c4ffda81ff7639f353",
616
                "reference": "22b72455559a25777cfd28c4ffda81ff7639f353",
617
                "shasum": ""
618
            },
619
            "require": {
620
                "php": ">=5.3.0"
621
            },
622
            "require-dev": {
623
                "doctrine/cache": "~1.0"
624
            },
625
            "type": "library",
626
            "extra": {
627
                "branch-alias": {
628
                    "dev-master": "1.5.x-dev"
629
                }
630
            },
631
            "autoload": {
632
                "psr-0": {
633
                    "Metadata\\": "src/"
634
                }
635
            },
636
            "notification-url": "https://packagist.org/downloads/",
637
            "license": [
638
                "Apache"
639
            ],
640
            "authors": [
641
                {
642
                    "name": "Johannes Schmitt",
643
                    "email": "[email protected]",
644
                    "homepage": "https://github.com/schmittjoh",
645
                    "role": "Developer of wrapped JMSSerializerBundle"
646
                }
647
            ],
648
            "description": "Class/method/property metadata management in PHP",
649
            "keywords": [
650
                "annotations",
651
                "metadata",
652
                "xml",
653
                "yaml"
654
            ],
655
            "time": "2014-07-12 07:13:19"
656
        },
657
        {
658
            "name": "jms/parser-lib",
659
            "version": "1.0.0",
660
            "source": {
661
                "type": "git",
662
                "url": "https://github.com/schmittjoh/parser-lib.git",
663
                "reference": "c509473bc1b4866415627af0e1c6cc8ac97fa51d"
664
            },
665
            "dist": {
666
                "type": "zip",
667
                "url": "https://api.github.com/repos/schmittjoh/parser-lib/zipball/c509473bc1b4866415627af0e1c6cc8ac97fa51d",
668
                "reference": "c509473bc1b4866415627af0e1c6cc8ac97fa51d",
669
                "shasum": ""
670
            },
671
            "require": {
672
                "phpoption/phpoption": ">=0.9,<2.0-dev"
673
            },
674
            "type": "library",
675
            "extra": {
676
                "branch-alias": {
677
                    "dev-master": "1.0-dev"
678
                }
679
            },
680
            "autoload": {
681
                "psr-0": {
682
                    "JMS\\": "src/"
683
                }
684
            },
685
            "notification-url": "https://packagist.org/downloads/",
686
            "license": [
687
                "Apache2"
688
            ],
689
            "description": "A library for easily creating recursive-descent parsers.",
690
            "time": "2012-11-18 18:08:43"
691
        },
692
        {
693
            "name": "jms/serializer",
694
            "version": "0.16.0",
695
            "source": {
696
                "type": "git",
697
                "url": "https://github.com/schmittjoh/serializer.git",
698
                "reference": "c8a171357ca92b6706e395c757f334902d430ea9"
699
            },
700
            "dist": {
701
                "type": "zip",
702
                "url": "https://api.github.com/repos/schmittjoh/serializer/zipball/c8a171357ca92b6706e395c757f334902d430ea9",
703
                "reference": "c8a171357ca92b6706e395c757f334902d430ea9",
704
                "shasum": ""
705
            },
706
            "require": {
707
                "doctrine/annotations": "1.*",
708
                "jms/metadata": "~1.1",
709
                "jms/parser-lib": "1.*",
710
                "php": ">=5.3.2",
711
                "phpcollection/phpcollection": "~0.1"
712
            },
713
            "require-dev": {
714
                "doctrine/orm": "~2.1",
715
                "doctrine/phpcr-odm": "~1.0.1",
716
                "jackalope/jackalope-doctrine-dbal": "1.0.*",
717
                "propel/propel1": "~1.7",
718
                "symfony/filesystem": "2.*",
719
                "symfony/form": "~2.1",
720
                "symfony/translation": "~2.0",
721
                "symfony/validator": "~2.0",
722
                "symfony/yaml": "2.*",
723
                "twig/twig": ">=1.8,<2.0-dev"
724
            },
725
            "suggest": {
726
                "symfony/yaml": "Required if you'd like to serialize data to YAML format."
727
            },
728
            "type": "library",
729
            "extra": {
730
                "branch-alias": {
731
                    "dev-master": "0.15-dev"
732
                }
733
            },
734
            "autoload": {
735
                "psr-0": {
736
                    "JMS\\Serializer": "src/"
737
                }
738
            },
739
            "notification-url": "https://packagist.org/downloads/",
740
            "license": [
741
                "Apache2"
742
            ],
743
            "authors": [
744
                {
745
                    "name": "Johannes Schmitt",
746
                    "email": "[email protected]",
747
                    "homepage": "https://github.com/schmittjoh",
748
                    "role": "Developer of wrapped JMSSerializerBundle"
749
                }
750
            ],
751
            "description": "Library for (de-)serializing data of any complexity; supports XML, JSON, and YAML.",
752
            "homepage": "http://jmsyst.com/libs/serializer",
753
            "keywords": [
754
                "deserialization",
755
                "jaxb",
756
                "json",
757
                "serialization",
758
                "xml"
759
            ],
760
            "time": "2014-03-18 08:39:00"
761
        },
762
        {
763
            "name": "jms/serializer-bundle",
764
            "version": "0.13.0",
765
            "target-dir": "JMS/SerializerBundle",
766
            "source": {
767
                "type": "git",
768
                "url": "https://github.com/schmittjoh/JMSSerializerBundle.git",
769
                "reference": "bb15db3e661168f4310fad48b86915ff1ca33795"
770
            },
771
            "dist": {
772
                "type": "zip",
773
                "url": "https://api.github.com/repos/schmittjoh/JMSSerializerBundle/zipball/bb15db3e661168f4310fad48b86915ff1ca33795",
774
                "reference": "bb15db3e661168f4310fad48b86915ff1ca33795",
775
                "shasum": ""
776
            },
777
            "require": {
778
                "jms/serializer": "~0.11",
779
                "php": ">=5.3.2",
780
                "symfony/framework-bundle": "~2.1"
781
            },
782
            "require-dev": {
783
                "doctrine/doctrine-bundle": "*",
784
                "doctrine/orm": "*",
785
                "symfony/browser-kit": "*",
786
                "symfony/class-loader": "*",
787
                "symfony/css-selector": "*",
788
                "symfony/finder": "*",
789
                "symfony/form": "*",
790
                "symfony/process": "*",
791
                "symfony/twig-bundle": "*",
792
                "symfony/validator": "*",
793
                "symfony/yaml": "*"
794
            },
795
            "suggest": {
796
                "jms/di-extra-bundle": "Required to get lazy loading (de)serialization visitors, ~1.3"
797
            },
798
            "type": "symfony-bundle",
799
            "extra": {
800
                "branch-alias": {
801
                    "dev-master": "0.13-dev"
802
                }
803
            },
804
            "autoload": {
805
                "psr-0": {
806
                    "JMS\\SerializerBundle": ""
807
                }
808
            },
809
            "notification-url": "https://packagist.org/downloads/",
810
            "license": [
811
                "Apache2"
812
            ],
813
            "authors": [
814
                {
815
                    "name": "Johannes Schmitt",
816
                    "email": "[email protected]",
817
                    "homepage": "https://github.com/schmittjoh",
818
                    "role": "Developer of wrapped JMSSerializerBundle"
819
                }
820
            ],
821
            "description": "Allows you to easily serialize, and deserialize data of any complexity",
822
            "homepage": "http://jmsyst.com/bundles/JMSSerializerBundle",
823
            "keywords": [
824
                "deserialization",
825
                "jaxb",
826
                "json",
827
                "serialization",
828
                "xml"
829
            ],
830
            "time": "2013-12-05 14:36:11"
831
        },
832
        {
833
            "name": "phpcollection/phpcollection",
834
            "version": "0.4.0",
835
            "source": {
836
                "type": "git",
837
                "url": "https://github.com/schmittjoh/php-collection.git",
838
                "reference": "b8bf55a0a929ca43b01232b36719f176f86c7e83"
839
            },
840
            "dist": {
841
                "type": "zip",
842
                "url": "https://api.github.com/repos/schmittjoh/php-collection/zipball/b8bf55a0a929ca43b01232b36719f176f86c7e83",
843
                "reference": "b8bf55a0a929ca43b01232b36719f176f86c7e83",
844
                "shasum": ""
845
            },
846
            "require": {
847
                "phpoption/phpoption": "1.*"
848
            },
849
            "type": "library",
850
            "extra": {
851
                "branch-alias": {
852
                    "dev-master": "0.3-dev"
853
                }
854
            },
855
            "autoload": {
856
                "psr-0": {
857
                    "PhpCollection": "src/"
858
                }
859
            },
860
            "notification-url": "https://packagist.org/downloads/",
861
            "license": [
862
                "Apache2"
863
            ],
864
            "authors": [
865
                {
866
                    "name": "Johannes Schmitt",
867
                    "email": "[email protected]",
868
                    "homepage": "https://github.com/schmittjoh",
869
                    "role": "Developer of wrapped JMSSerializerBundle"
870
                }
871
            ],
872
            "description": "General-Purpose Collection Library for PHP",
873
            "keywords": [
874
                "collection",
875
                "list",
876
                "map",
877
                "sequence",
878
                "set"
879
            ],
880
            "time": "2014-03-11 13:46:42"
881
        },
882
        {
883
            "name": "phpoption/phpoption",
884
            "version": "1.4.0",
885
            "source": {
886
                "type": "git",
887
                "url": "https://github.com/schmittjoh/php-option.git",
888
                "reference": "5d099bcf0393908bf4ad69cc47dafb785d51f7f5"
889
            },
890
            "dist": {
891
                "type": "zip",
892
                "url": "https://api.github.com/repos/schmittjoh/php-option/zipball/5d099bcf0393908bf4ad69cc47dafb785d51f7f5",
893
                "reference": "5d099bcf0393908bf4ad69cc47dafb785d51f7f5",
894
                "shasum": ""
895
            },
896
            "require": {
897
                "php": ">=5.3.0"
898
            },
899
            "type": "library",
900
            "extra": {
901
                "branch-alias": {
902
                    "dev-master": "1.3-dev"
903
                }
904
            },
905
            "autoload": {
906
                "psr-0": {
907
                    "PhpOption\\": "src/"
908
                }
909
            },
910
            "notification-url": "https://packagist.org/downloads/",
911
            "license": [
912
                "Apache2"
913
            ],
914
            "authors": [
915
                {
916
                    "name": "Johannes Schmitt",
917
                    "email": "[email protected]",
918
                    "homepage": "https://github.com/schmittjoh",
919
                    "role": "Developer of wrapped JMSSerializerBundle"
920
                }
921
            ],
922
            "description": "Option Type for PHP",
923
            "keywords": [
924
                "language",
925
                "option",
926
                "php",
927
                "type"
928
            ],
929
            "time": "2014-01-09 22:37:17"
930
        },
931
        {
932
            "name": "psr/log",
933
            "version": "1.0.0",
934
            "source": {
935
                "type": "git",
936
                "url": "https://github.com/php-fig/log.git",
937
                "reference": "fe0936ee26643249e916849d48e3a51d5f5e278b"
938
            },
939
            "dist": {
940
                "type": "zip",
941
                "url": "https://api.github.com/repos/php-fig/log/zipball/fe0936ee26643249e916849d48e3a51d5f5e278b",
942
                "reference": "fe0936ee26643249e916849d48e3a51d5f5e278b",
943
                "shasum": ""
944
            },
945
            "type": "library",
946
            "autoload": {
947
                "psr-0": {
948
                    "Psr\\Log\\": ""
949
                }
950
            },
951
            "notification-url": "https://packagist.org/downloads/",
952
            "license": [
953
                "MIT"
954
            ],
955
            "authors": [
956
                {
957
                    "name": "PHP-FIG",
958
                    "homepage": "http://www.php-fig.org/"
959
                }
960
            ],
961
            "description": "Common interface for logging libraries",
962
            "keywords": [
963
                "log",
964
                "psr",
965
                "psr-3"
966
            ],
967
            "time": "2012-12-21 11:40:51"
968
        },
969
        {
970
            "name": "ramsey/uuid",
971
            "version": "2.8.0",
972
            "source": {
973
                "type": "git",
974
                "url": "https://github.com/ramsey/uuid.git",
975
                "reference": "cca98c652cac412c9c2f109c69e5532f313435fc"
976
            },
977
            "dist": {
978
                "type": "zip",
979
                "url": "https://api.github.com/repos/ramsey/uuid/zipball/cca98c652cac412c9c2f109c69e5532f313435fc",
980
                "reference": "cca98c652cac412c9c2f109c69e5532f313435fc",
981
                "shasum": ""
982
            },
983
            "require": {
984
                "php": ">=5.3.3"
985
            },
986
            "require-dev": {
987
                "doctrine/dbal": ">=2.3",
988
                "moontoast/math": "~1.1",
989
                "phpunit/phpunit": "~4.1",
990
                "satooshi/php-coveralls": "~0.6",
991
                "symfony/console": "~2.3"
992
            },
993
            "suggest": {
994
                "doctrine/dbal": "Allow the use of a UUID as doctrine field type.",
995
                "moontoast/math": "Support for converting UUID to 128-bit integer (in string form).",
996
                "symfony/console": "Support for use of the bin/uuid command line tool."
997
            },
998
            "bin": [
999
                "bin/uuid"
1000
            ],
1001
            "type": "library",
1002
            "extra": {
1003
                "branch-alias": {
1004
                    "dev-master": "2.8.x-dev"
1005
                }
1006
            },
1007
            "autoload": {
1008
                "psr-4": {
1009
                    "Rhumsaa\\Uuid\\": "src/"
1010
                }
1011
            },
1012
            "notification-url": "https://packagist.org/downloads/",
1013
            "license": [
1014
                "MIT"
1015
            ],
1016
            "authors": [
1017
                {
1018
                    "name": "Marijn Huizendveld",
1019
                    "email": "[email protected]"
1020
                },
1021
                {
1022
                    "name": "Ben Ramsey",
1023
                    "homepage": "http://benramsey.com"
1024
                }
1025
            ],
1026
            "description": "A PHP 5.3+ library for generating RFC 4122 version 1, 3, 4, and 5 universally unique identifiers (UUID).",
1027
            "homepage": "https://github.com/ramsey/uuid",
1028
            "keywords": [
1029
                "guid",
1030
                "identifier",
1031
                "uuid"
1032
            ],
1033
            "time": "2014-11-09 18:42:56"
1034
        },
1035
        {
1036
            "name": "symfony/asset",
1037
            "version": "v2.7.0",
1038
            "source": {
1039
                "type": "git",
1040
                "url": "https://github.com/symfony/asset.git",
1041
                "reference": "11f8e32ff4a854297f8a5ea3497e78f9d57d3b22"
1042
            },
1043
            "dist": {
1044
                "type": "zip",
1045
                "url": "https://api.github.com/repos/symfony/asset/zipball/11f8e32ff4a854297f8a5ea3497e78f9d57d3b22",
1046
                "reference": "11f8e32ff4a854297f8a5ea3497e78f9d57d3b22",
1047
                "shasum": ""
1048
            },
1049
            "require": {
1050
                "php": ">=5.3.3"
1051
            },
1052
            "require-dev": {
1053
                "symfony/http-foundation": "~2.4",
1054
                "symfony/phpunit-bridge": "~2.7"
1055
            },
1056
            "suggest": {
1057
                "symfony/http-foundation": ""
1058
            },
1059
            "type": "library",
1060
            "extra": {
1061
                "branch-alias": {
1062
                    "dev-master": "2.7-dev"
1063
                }
1064
            },
1065
            "autoload": {
1066
                "psr-4": {
1067
                    "Symfony\\Component\\Asset\\": ""
1068
                }
1069
            },
1070
            "notification-url": "https://packagist.org/downloads/",
1071
            "license": [
1072
                "MIT"
1073
            ],
1074
            "authors": [
1075
                {
1076
                    "name": "Fabien Potencier",
1077
                    "email": "[email protected]"
1078
                },
1079
                {
1080
                    "name": "Symfony Community",
1081
                    "homepage": "https://symfony.com/contributors"
1082
                }
1083
            ],
1084
            "description": "Symfony Asset Component",
1085
            "homepage": "https://symfony.com",
1086
            "time": "2015-05-01 14:16:41"
1087
        },
1088
        {
1089
            "name": "symfony/config",
1090
            "version": "v2.7.0",
1091
            "source": {
1092
                "type": "git",
1093
                "url": "https://github.com/symfony/Config.git",
1094
                "reference": "537e9912063e66aa70cbcddd7d6e6e8db61d98e4"
1095
            },
1096
            "dist": {
1097
                "type": "zip",
1098
                "url": "https://api.github.com/repos/symfony/Config/zipball/537e9912063e66aa70cbcddd7d6e6e8db61d98e4",
1099
                "reference": "537e9912063e66aa70cbcddd7d6e6e8db61d98e4",
1100
                "shasum": ""
1101
            },
1102
            "require": {
1103
                "php": ">=5.3.9",
1104
                "symfony/filesystem": "~2.3"
1105
            },
1106
            "require-dev": {
1107
                "symfony/phpunit-bridge": "~2.7"
1108
            },
1109
            "type": "library",
1110
            "extra": {
1111
                "branch-alias": {
1112
                    "dev-master": "2.7-dev"
1113
                }
1114
            },
1115
            "autoload": {
1116
                "psr-4": {
1117
                    "Symfony\\Component\\Config\\": ""
1118
                }
1119
            },
1120
            "notification-url": "https://packagist.org/downloads/",
1121
            "license": [
1122
                "MIT"
1123
            ],
1124
            "authors": [
1125
                {
1126
                    "name": "Fabien Potencier",
1127
                    "email": "[email protected]"
1128
                },
1129
                {
1130
                    "name": "Symfony Community",
1131
                    "homepage": "https://symfony.com/contributors"
1132
                }
1133
            ],
1134
            "description": "Symfony Config Component",
1135
            "homepage": "https://symfony.com",
1136
            "time": "2015-05-15 13:33:16"
1137
        },
1138
        {
1139
            "name": "symfony/console",
1140
            "version": "v2.7.0",
1141
            "source": {
1142
                "type": "git",
1143
                "url": "https://github.com/symfony/Console.git",
1144
                "reference": "7f0bec04961c61c961df0cb8c2ae88dbfd83f399"
1145
            },
1146
            "dist": {
1147
                "type": "zip",
1148
                "url": "https://api.github.com/repos/symfony/Console/zipball/7f0bec04961c61c961df0cb8c2ae88dbfd83f399",
1149
                "reference": "7f0bec04961c61c961df0cb8c2ae88dbfd83f399",
1150
                "shasum": ""
1151
            },
1152
            "require": {
1153
                "php": ">=5.3.9"
1154
            },
1155
            "require-dev": {
1156
                "psr/log": "~1.0",
1157
                "symfony/event-dispatcher": "~2.1",
1158
                "symfony/phpunit-bridge": "~2.7",
1159
                "symfony/process": "~2.1"
1160
            },
1161
            "suggest": {
1162
                "psr/log": "For using the console logger",
1163
                "symfony/event-dispatcher": "",
1164
                "symfony/process": ""
1165
            },
1166
            "type": "library",
1167
            "extra": {
1168
                "branch-alias": {
1169
                    "dev-master": "2.7-dev"
1170
                }
1171
            },
1172
            "autoload": {
1173
                "psr-4": {
1174
                    "Symfony\\Component\\Console\\": ""
1175
                }
1176
            },
1177
            "notification-url": "https://packagist.org/downloads/",
1178
            "license": [
1179
                "MIT"
1180
            ],
1181
            "authors": [
1182
                {
1183
                    "name": "Fabien Potencier",
1184
                    "email": "[email protected]"
1185
                },
1186
                {
1187
                    "name": "Symfony Community",
1188
                    "homepage": "https://symfony.com/contributors"
1189
                }
1190
            ],
1191
            "description": "Symfony Console Component",
1192
            "homepage": "https://symfony.com",
1193
            "time": "2015-05-29 16:22:24"
1194
        },
1195
        {
1196
            "name": "symfony/debug",
1197
            "version": "v2.7.0",
1198
            "source": {
1199
                "type": "git",
1200
                "url": "https://github.com/symfony/Debug.git",
1201
                "reference": "1df2971b27a6ff73dae4ea622f42802000ec332d"
1202
            },
1203
            "dist": {
1204
                "type": "zip",
1205
                "url": "https://api.github.com/repos/symfony/Debug/zipball/1df2971b27a6ff73dae4ea622f42802000ec332d",
1206
                "reference": "1df2971b27a6ff73dae4ea622f42802000ec332d",
1207
                "shasum": ""
1208
            },
1209
            "require": {
1210
                "php": ">=5.3.9",
1211
                "psr/log": "~1.0"
1212
            },
1213
            "conflict": {
1214
                "symfony/http-kernel": ">=2.3,<2.3.24|~2.4.0|>=2.5,<2.5.9|>=2.6,<2.6.2"
1215
            },
1216
            "require-dev": {
1217
                "symfony/class-loader": "~2.2",
1218
                "symfony/http-foundation": "~2.1",
1219
                "symfony/http-kernel": "~2.3.24|~2.5.9|~2.6,>=2.6.2",
1220
                "symfony/phpunit-bridge": "~2.7"
1221
            },
1222
            "suggest": {
1223
                "symfony/http-foundation": "",
1224
                "symfony/http-kernel": ""
1225
            },
1226
            "type": "library",
1227
            "extra": {
1228
                "branch-alias": {
1229
                    "dev-master": "2.7-dev"
1230
                }
1231
            },
1232
            "autoload": {
1233
                "psr-4": {
1234
                    "Symfony\\Component\\Debug\\": ""
1235
                }
1236
            },
1237
            "notification-url": "https://packagist.org/downloads/",
1238
            "license": [
1239
                "MIT"
1240
            ],
1241
            "authors": [
1242
                {
1243
                    "name": "Fabien Potencier",
1244
                    "email": "[email protected]"
1245
                },
1246
                {
1247
                    "name": "Symfony Community",
1248
                    "homepage": "https://symfony.com/contributors"
1249
                }
1250
            ],
1251
            "description": "Symfony Debug Component",
1252
            "homepage": "https://symfony.com",
1253
            "time": "2015-05-22 14:54:25"
1254
        },
1255
        {
1256
            "name": "symfony/dependency-injection",
1257
            "version": "v2.7.0",
1258
            "source": {
1259
                "type": "git",
1260
                "url": "https://github.com/symfony/DependencyInjection.git",
1261
                "reference": "137bf489c5151c7eb1e4b7dd34a123f9a74b966d"
1262
            },
1263
            "dist": {
1264
                "type": "zip",
1265
                "url": "https://api.github.com/repos/symfony/DependencyInjection/zipball/137bf489c5151c7eb1e4b7dd34a123f9a74b966d",
1266
                "reference": "137bf489c5151c7eb1e4b7dd34a123f9a74b966d",
1267
                "shasum": ""
1268
            },
1269
            "require": {
1270
                "php": ">=5.3.9"
1271
            },
1272
            "conflict": {
1273
                "symfony/expression-language": "<2.6"
1274
            },
1275
            "require-dev": {
1276
                "symfony/config": "~2.2",
1277
                "symfony/expression-language": "~2.6",
1278
                "symfony/phpunit-bridge": "~2.7",
1279
                "symfony/yaml": "~2.1"
1280
            },
1281
            "suggest": {
1282
                "symfony/config": "",
1283
                "symfony/proxy-manager-bridge": "Generate service proxies to lazy load them",
1284
                "symfony/yaml": ""
1285
            },
1286
            "type": "library",
1287
            "extra": {
1288
                "branch-alias": {
1289
                    "dev-master": "2.7-dev"
1290
                }
1291
            },
1292
            "autoload": {
1293
                "psr-4": {
1294
                    "Symfony\\Component\\DependencyInjection\\": ""
1295
                }
1296
            },
1297
            "notification-url": "https://packagist.org/downloads/",
1298
            "license": [
1299
                "MIT"
1300
            ],
1301
            "authors": [
1302
                {
1303
                    "name": "Fabien Potencier",
1304
                    "email": "[email protected]"
1305
                },
1306
                {
1307
                    "name": "Symfony Community",
1308
                    "homepage": "https://symfony.com/contributors"
1309
                }
1310
            ],
1311
            "description": "Symfony DependencyInjection Component",
1312
            "homepage": "https://symfony.com",
1313
            "time": "2015-05-29 14:44:44"
1314
        },
1315
        {
1316
            "name": "symfony/event-dispatcher",
1317
            "version": "v2.7.0",
1318
            "source": {
1319
                "type": "git",
1320
                "url": "https://github.com/symfony/EventDispatcher.git",
1321
                "reference": "687039686d0e923429ba6e958d0baa920cd5d458"
1322
            },
1323
            "dist": {
1324
                "type": "zip",
1325
                "url": "https://api.github.com/repos/symfony/EventDispatcher/zipball/687039686d0e923429ba6e958d0baa920cd5d458",
1326
                "reference": "687039686d0e923429ba6e958d0baa920cd5d458",
1327
                "shasum": ""
1328
            },
1329
            "require": {
1330
                "php": ">=5.3.9"
1331
            },
1332
            "require-dev": {
1333
                "psr/log": "~1.0",
1334
                "symfony/config": "~2.0,>=2.0.5",
1335
                "symfony/dependency-injection": "~2.6",
1336
                "symfony/expression-language": "~2.6",
1337
                "symfony/phpunit-bridge": "~2.7",
1338
                "symfony/stopwatch": "~2.3"
1339
            },
1340
            "suggest": {
1341
                "symfony/dependency-injection": "",
1342
                "symfony/http-kernel": ""
1343
            },
1344
            "type": "library",
1345
            "extra": {
1346
                "branch-alias": {
1347
                    "dev-master": "2.7-dev"
1348
                }
1349
            },
1350
            "autoload": {
1351
                "psr-4": {
1352
                    "Symfony\\Component\\EventDispatcher\\": ""
1353
                }
1354
            },
1355
            "notification-url": "https://packagist.org/downloads/",
1356
            "license": [
1357
                "MIT"
1358
            ],
1359
            "authors": [
1360
                {
1361
                    "name": "Fabien Potencier",
1362
                    "email": "[email protected]"
1363
                },
1364
                {
1365
                    "name": "Symfony Community",
1366
                    "homepage": "https://symfony.com/contributors"
1367
                }
1368
            ],
1369
            "description": "Symfony EventDispatcher Component",
1370
            "homepage": "https://symfony.com",
1371
            "time": "2015-05-02 15:21:08"
1372
        },
1373
        {
1374
            "name": "symfony/filesystem",
1375
            "version": "v2.7.0",
1376
            "source": {
1377
                "type": "git",
1378
                "url": "https://github.com/symfony/Filesystem.git",
1379
                "reference": "ae4551fd6d4d4f51f2e7390fbc902fbd67f3b7ba"
1380
            },
1381
            "dist": {
1382
                "type": "zip",
1383
                "url": "https://api.github.com/repos/symfony/Filesystem/zipball/ae4551fd6d4d4f51f2e7390fbc902fbd67f3b7ba",
1384
                "reference": "ae4551fd6d4d4f51f2e7390fbc902fbd67f3b7ba",
1385
                "shasum": ""
1386
            },
1387
            "require": {
1388
                "php": ">=5.3.9"
1389
            },
1390
            "require-dev": {
1391
                "symfony/phpunit-bridge": "~2.7"
1392
            },
1393
            "type": "library",
1394
            "extra": {
1395
                "branch-alias": {
1396
                    "dev-master": "2.7-dev"
1397
                }
1398
            },
1399
            "autoload": {
1400
                "psr-4": {
1401
                    "Symfony\\Component\\Filesystem\\": ""
1402
                }
1403
            },
1404
            "notification-url": "https://packagist.org/downloads/",
1405
            "license": [
1406
                "MIT"
1407
            ],
1408
            "authors": [
1409
                {
1410
                    "name": "Fabien Potencier",
1411
                    "email": "[email protected]"
1412
                },
1413
                {
1414
                    "name": "Symfony Community",
1415
                    "homepage": "https://symfony.com/contributors"
1416
                }
1417
            ],
1418
            "description": "Symfony Filesystem Component",
1419
            "homepage": "https://symfony.com",
1420
            "time": "2015-05-15 13:33:16"
1421
        },
1422
        {
1423
            "name": "symfony/framework-bundle",
1424
            "version": "v2.7.0",
1425
            "source": {
1426
                "type": "git",
1427
                "url": "https://github.com/symfony/FrameworkBundle.git",
1428
                "reference": "bef1217a3e002c003cbf4482becdcaa47b81b89b"
1429
            },
1430
            "dist": {
1431
                "type": "zip",
1432
                "url": "https://api.github.com/repos/symfony/FrameworkBundle/zipball/bef1217a3e002c003cbf4482becdcaa47b81b89b",
1433
                "reference": "bef1217a3e002c003cbf4482becdcaa47b81b89b",
1434
                "shasum": ""
1435
            },
1436
            "require": {
1437
                "doctrine/annotations": "~1.0",
1438
                "php": ">=5.3.9",
1439
                "symfony/asset": "~2.7",
1440
                "symfony/config": "~2.4",
1441
                "symfony/dependency-injection": "~2.6,>=2.6.2",
1442
                "symfony/event-dispatcher": "~2.5",
1443
                "symfony/filesystem": "~2.3",
1444
                "symfony/http-foundation": "~2.4.9|~2.5,>=2.5.4",
1445
                "symfony/http-kernel": "~2.7",
1446
                "symfony/routing": "~2.6,>2.6.4",
1447
                "symfony/security-core": "~2.6",
1448
                "symfony/security-csrf": "~2.6",
1449
                "symfony/stopwatch": "~2.3",
1450
                "symfony/templating": "~2.1",
1451
                "symfony/translation": "~2.7"
1452
            },
1453
            "require-dev": {
1454
                "symfony/browser-kit": "~2.4",
1455
                "symfony/class-loader": "~2.1",
1456
                "symfony/console": "~2.7",
1457
                "symfony/css-selector": "~2.0,>=2.0.5",
1458
                "symfony/dom-crawler": "~2.0,>=2.0.5",
1459
                "symfony/expression-language": "~2.6",
1460
                "symfony/finder": "~2.0,>=2.0.5",
1461
                "symfony/form": "~2.7",
1462
                "symfony/intl": "~2.3",
1463
                "symfony/phpunit-bridge": "~2.7",
1464
                "symfony/process": "~2.0,>=2.0.5",
1465
                "symfony/security": "~2.6",
1466
                "symfony/validator": "~2.5",
1467
                "symfony/yaml": "~2.0,>=2.0.5"
1468
            },
1469
            "suggest": {
1470
                "doctrine/cache": "For using alternative cache drivers",
1471
                "symfony/console": "For using the console commands",
1472
                "symfony/finder": "For using the translation loader and cache warmer",
1473
                "symfony/form": "For using forms",
1474
                "symfony/validator": "For using validation",
1475
                "symfony/yaml": "For using the debug:config and lint:yaml commands"
1476
            },
1477
            "type": "symfony-bundle",
1478
            "extra": {
1479
                "branch-alias": {
1480
                    "dev-master": "2.7-dev"
1481
                }
1482
            },
1483
            "autoload": {
1484
                "psr-4": {
1485
                    "Symfony\\Bundle\\FrameworkBundle\\": ""
1486
                }
1487
            },
1488
            "notification-url": "https://packagist.org/downloads/",
1489
            "license": [
1490
                "MIT"
1491
            ],
1492
            "authors": [
1493
                {
1494
                    "name": "Fabien Potencier",
1495
                    "email": "[email protected]"
1496
                },
1497
                {
1498
                    "name": "Symfony Community",
1499
                    "homepage": "https://symfony.com/contributors"
1500
                }
1501
            ],
1502
            "description": "Symfony FrameworkBundle",
1503
            "homepage": "https://symfony.com",
1504
            "time": "2015-05-29 14:44:44"
1505
        },
1506
        {
1507
            "name": "symfony/http-foundation",
1508
            "version": "v2.7.0",
1509
            "source": {
1510
                "type": "git",
1511
                "url": "https://github.com/symfony/HttpFoundation.git",
1512
                "reference": "729de183da037c125c5f6366bd4f0631ba1a1abb"
1513
            },
1514
            "dist": {
1515
                "type": "zip",
1516
                "url": "https://api.github.com/repos/symfony/HttpFoundation/zipball/729de183da037c125c5f6366bd4f0631ba1a1abb",
1517
                "reference": "729de183da037c125c5f6366bd4f0631ba1a1abb",
1518
                "shasum": ""
1519
            },
1520
            "require": {
1521
                "php": ">=5.3.9"
1522
            },
1523
            "require-dev": {
1524
                "symfony/expression-language": "~2.4",
1525
                "symfony/phpunit-bridge": "~2.7"
1526
            },
1527
            "type": "library",
1528
            "extra": {
1529
                "branch-alias": {
1530
                    "dev-master": "2.7-dev"
1531
                }
1532
            },
1533
            "autoload": {
1534
                "psr-4": {
1535
                    "Symfony\\Component\\HttpFoundation\\": ""
1536
                },
1537
                "classmap": [
1538
                    "Resources/stubs"
1539
                ]
1540
            },
1541
            "notification-url": "https://packagist.org/downloads/",
1542
            "license": [
1543
                "MIT"
1544
            ],
1545
            "authors": [
1546
                {
1547
                    "name": "Fabien Potencier",
1548
                    "email": "[email protected]"
1549
                },
1550
                {
1551
                    "name": "Symfony Community",
1552
                    "homepage": "https://symfony.com/contributors"
1553
                }
1554
            ],
1555
            "description": "Symfony HttpFoundation Component",
1556
            "homepage": "https://symfony.com",
1557
            "time": "2015-05-22 14:54:25"
1558
        },
1559
        {
1560
            "name": "symfony/http-kernel",
1561
            "version": "v2.7.0",
1562
            "source": {
1563
                "type": "git",
1564
                "url": "https://github.com/symfony/HttpKernel.git",
1565
                "reference": "74acbb7ef9c4aae0620d3250b9b990d2fff28d16"
1566
            },
1567
            "dist": {
1568
                "type": "zip",
1569
                "url": "https://api.github.com/repos/symfony/HttpKernel/zipball/74acbb7ef9c4aae0620d3250b9b990d2fff28d16",
1570
                "reference": "74acbb7ef9c4aae0620d3250b9b990d2fff28d16",
1571
                "shasum": ""
1572
            },
1573
            "require": {
1574
                "php": ">=5.3.9",
1575
                "psr/log": "~1.0",
1576
                "symfony/debug": "~2.6,>=2.6.2",
1577
                "symfony/event-dispatcher": "~2.5.9|~2.6,>=2.6.2",
1578
                "symfony/http-foundation": "~2.5,>=2.5.4"
1579
            },
1580
            "conflict": {
1581
                "symfony/config": "<2.7"
1582
            },
1583
            "require-dev": {
1584
                "symfony/browser-kit": "~2.3",
1585
                "symfony/class-loader": "~2.1",
1586
                "symfony/config": "~2.7",
1587
                "symfony/console": "~2.3",
1588
                "symfony/css-selector": "~2.0,>=2.0.5",
1589
                "symfony/dependency-injection": "~2.2",
1590
                "symfony/dom-crawler": "~2.0,>=2.0.5",
1591
                "symfony/expression-language": "~2.4",
1592
                "symfony/finder": "~2.0,>=2.0.5",
1593
                "symfony/phpunit-bridge": "~2.7",
1594
                "symfony/process": "~2.0,>=2.0.5",
1595
                "symfony/routing": "~2.2",
1596
                "symfony/stopwatch": "~2.3",
1597
                "symfony/templating": "~2.2",
1598
                "symfony/translation": "~2.0,>=2.0.5",
1599
                "symfony/var-dumper": "~2.6"
1600
            },
1601
            "suggest": {
1602
                "symfony/browser-kit": "",
1603
                "symfony/class-loader": "",
1604
                "symfony/config": "",
1605
                "symfony/console": "",
1606
                "symfony/dependency-injection": "",
1607
                "symfony/finder": "",
1608
                "symfony/var-dumper": ""
1609
            },
1610
            "type": "library",
1611
            "extra": {
1612
                "branch-alias": {
1613
                    "dev-master": "2.7-dev"
1614
                }
1615
            },
1616
            "autoload": {
1617
                "psr-4": {
1618
                    "Symfony\\Component\\HttpKernel\\": ""
1619
                }
1620
            },
1621
            "notification-url": "https://packagist.org/downloads/",
1622
            "license": [
1623
                "MIT"
1624
            ],
1625
            "authors": [
1626
                {
1627
                    "name": "Fabien Potencier",
1628
                    "email": "[email protected]"
1629
                },
1630
                {
1631
                    "name": "Symfony Community",
1632
                    "homepage": "https://symfony.com/contributors"
1633
                }
1634
            ],
1635
            "description": "Symfony HttpKernel Component",
1636
            "homepage": "https://symfony.com",
1637
            "time": "2015-05-30 16:52:28"
1638
        },
1639
        {
1640
            "name": "symfony/routing",
1641
            "version": "v2.7.0",
1642
            "source": {
1643
                "type": "git",
1644
                "url": "https://github.com/symfony/Routing.git",
1645
                "reference": "6f0333fb8b89cf6f8fd9d6740c5e83b73d9c95b9"
1646
            },
1647
            "dist": {
1648
                "type": "zip",
1649
                "url": "https://api.github.com/repos/symfony/Routing/zipball/6f0333fb8b89cf6f8fd9d6740c5e83b73d9c95b9",
1650
                "reference": "6f0333fb8b89cf6f8fd9d6740c5e83b73d9c95b9",
1651
                "shasum": ""
1652
            },
1653
            "require": {
1654
                "php": ">=5.3.9"
1655
            },
1656
            "conflict": {
1657
                "symfony/config": "<2.7"
1658
            },
1659
            "require-dev": {
1660
                "doctrine/annotations": "~1.0",
1661
                "doctrine/common": "~2.2",
1662
                "psr/log": "~1.0",
1663
                "symfony/config": "~2.7",
1664
                "symfony/expression-language": "~2.4",
1665
                "symfony/http-foundation": "~2.3",
1666
                "symfony/phpunit-bridge": "~2.7",
1667
                "symfony/yaml": "~2.0,>=2.0.5"
1668
            },
1669
            "suggest": {
1670
                "doctrine/annotations": "For using the annotation loader",
1671
                "symfony/config": "For using the all-in-one router or any loader",
1672
                "symfony/expression-language": "For using expression matching",
1673
                "symfony/yaml": "For using the YAML loader"
1674
            },
1675
            "type": "library",
1676
            "extra": {
1677
                "branch-alias": {
1678
                    "dev-master": "2.7-dev"
1679
                }
1680
            },
1681
            "autoload": {
1682
                "psr-4": {
1683
                    "Symfony\\Component\\Routing\\": ""
1684
                }
1685
            },
1686
            "notification-url": "https://packagist.org/downloads/",
1687
            "license": [
1688
                "MIT"
1689
            ],
1690
            "authors": [
1691
                {
1692
                    "name": "Fabien Potencier",
1693
                    "email": "[email protected]"
1694
                },
1695
                {
1696
                    "name": "Symfony Community",
1697
                    "homepage": "https://symfony.com/contributors"
1698
                }
1699
            ],
1700
            "description": "Symfony Routing Component",
1701
            "homepage": "https://symfony.com",
1702
            "keywords": [
1703
                "router",
1704
                "routing",
1705
                "uri",
1706
                "url"
1707
            ],
1708
            "time": "2015-05-19 06:58:17"
1709
        },
1710
        {
1711
            "name": "symfony/security-core",
1712
            "version": "v2.7.0",
1713
            "source": {
1714
                "type": "git",
1715
                "url": "https://github.com/symfony/security-core.git",
1716
                "reference": "af39a58d9dceabeb8c29c1ac347a78d259db1b29"
1717
            },
1718
            "dist": {
1719
                "type": "zip",
1720
                "url": "https://api.github.com/repos/symfony/security-core/zipball/af39a58d9dceabeb8c29c1ac347a78d259db1b29",
1721
                "reference": "af39a58d9dceabeb8c29c1ac347a78d259db1b29",
1722
                "shasum": ""
1723
            },
1724
            "require": {
1725
                "php": ">=5.3.9"
1726
            },
1727
            "require-dev": {
1728
                "ircmaxell/password-compat": "1.0.*",
1729
                "psr/log": "~1.0",
1730
                "symfony/event-dispatcher": "~2.1",
1731
                "symfony/expression-language": "~2.6",
1732
                "symfony/http-foundation": "~2.4",
1733
                "symfony/phpunit-bridge": "~2.7",
1734
                "symfony/translation": "~2.0,>=2.0.5",
1735
                "symfony/validator": "~2.5,>=2.5.5"
1736
            },
1737
            "suggest": {
1738
                "ircmaxell/password-compat": "For using the BCrypt password encoder in PHP <5.5",
1739
                "symfony/event-dispatcher": "",
1740
                "symfony/expression-language": "For using the expression voter",
1741
                "symfony/http-foundation": "",
1742
                "symfony/validator": "For using the user password constraint"
1743
            },
1744
            "type": "library",
1745
            "extra": {
1746
                "branch-alias": {
1747
                    "dev-master": "2.7-dev"
1748
                }
1749
            },
1750
            "autoload": {
1751
                "psr-4": {
1752
                    "Symfony\\Component\\Security\\Core\\": ""
1753
                }
1754
            },
1755
            "notification-url": "https://packagist.org/downloads/",
1756
            "license": [
1757
                "MIT"
1758
            ],
1759
            "authors": [
1760
                {
1761
                    "name": "Fabien Potencier",
1762
                    "email": "[email protected]"
1763
                },
1764
                {
1765
                    "name": "Symfony Community",
1766
                    "homepage": "https://symfony.com/contributors"
1767
                }
1768
            ],
1769
            "description": "Symfony Security Component - Core Library",
1770
            "homepage": "https://symfony.com",
1771
            "time": "2015-05-15 13:53:44"
1772
        },
1773
        {
1774
            "name": "symfony/security-csrf",
1775
            "version": "v2.7.0",
1776
            "source": {
1777
                "type": "git",
1778
                "url": "https://github.com/symfony/security-csrf.git",
1779
                "reference": "e438b3e7de930e2147e397830126d2f0d32a0088"
1780
            },
1781
            "dist": {
1782
                "type": "zip",
1783
                "url": "https://api.github.com/repos/symfony/security-csrf/zipball/e438b3e7de930e2147e397830126d2f0d32a0088",
1784
                "reference": "e438b3e7de930e2147e397830126d2f0d32a0088",
1785
                "shasum": ""
1786
            },
1787
            "require": {
1788
                "php": ">=5.3.9",
1789
                "symfony/security-core": "~2.4"
1790
            },
1791
            "require-dev": {
1792
                "symfony/http-foundation": "~2.1",
1793
                "symfony/phpunit-bridge": "~2.7"
1794
            },
1795
            "suggest": {
1796
                "symfony/http-foundation": "For using the class SessionTokenStorage."
1797
            },
1798
            "type": "library",
1799
            "extra": {
1800
                "branch-alias": {
1801
                    "dev-master": "2.7-dev"
1802
                }
1803
            },
1804
            "autoload": {
1805
                "psr-4": {
1806
                    "Symfony\\Component\\Security\\Csrf\\": ""
1807
                }
1808
            },
1809
            "notification-url": "https://packagist.org/downloads/",
1810
            "license": [
1811
                "MIT"
1812
            ],
1813
            "authors": [
1814
                {
1815
                    "name": "Fabien Potencier",
1816
                    "email": "[email protected]"
1817
                },
1818
                {
1819
                    "name": "Symfony Community",
1820
                    "homepage": "https://symfony.com/contributors"
1821
                }
1822
            ],
1823
            "description": "Symfony Security Component - CSRF Library",
1824
            "homepage": "https://symfony.com",
1825
            "time": "2015-05-13 11:34:46"
1826
        },
1827
        {
1828
            "name": "symfony/stopwatch",
1829
            "version": "v2.7.0",
1830
            "source": {
1831
                "type": "git",
1832
                "url": "https://github.com/symfony/Stopwatch.git",
1833
                "reference": "7702945bceddc0e1f744519abb8a2baeb94bd5ce"
1834
            },
1835
            "dist": {
1836
                "type": "zip",
1837
                "url": "https://api.github.com/repos/symfony/Stopwatch/zipball/7702945bceddc0e1f744519abb8a2baeb94bd5ce",
1838
                "reference": "7702945bceddc0e1f744519abb8a2baeb94bd5ce",
1839
                "shasum": ""
1840
            },
1841
            "require": {
1842
                "php": ">=5.3.9"
1843
            },
1844
            "require-dev": {
1845
                "symfony/phpunit-bridge": "~2.7"
1846
            },
1847
            "type": "library",
1848
            "extra": {
1849
                "branch-alias": {
1850
                    "dev-master": "2.7-dev"
1851
                }
1852
            },
1853
            "autoload": {
1854
                "psr-4": {
1855
                    "Symfony\\Component\\Stopwatch\\": ""
1856
                }
1857
            },
1858
            "notification-url": "https://packagist.org/downloads/",
1859
            "license": [
1860
                "MIT"
1861
            ],
1862
            "authors": [
1863
                {
1864
                    "name": "Fabien Potencier",
1865
                    "email": "[email protected]"
1866
                },
1867
                {
1868
                    "name": "Symfony Community",
1869
                    "homepage": "https://symfony.com/contributors"
1870
                }
1871
            ],
1872
            "description": "Symfony Stopwatch Component",
1873
            "homepage": "https://symfony.com",
1874
            "time": "2015-05-02 15:21:08"
1875
        },
1876
        {
1877
            "name": "symfony/templating",
1878
            "version": "v2.7.0",
1879
            "source": {
1880
                "type": "git",
1881
                "url": "https://github.com/symfony/Templating.git",
1882
                "reference": "42a13d5293884f1096236f6d2306fdd7c31f63a6"
1883
            },
1884
            "dist": {
1885
                "type": "zip",
1886
                "url": "https://api.github.com/repos/symfony/Templating/zipball/42a13d5293884f1096236f6d2306fdd7c31f63a6",
1887
                "reference": "42a13d5293884f1096236f6d2306fdd7c31f63a6",
1888
                "shasum": ""
1889
            },
1890
            "require": {
1891
                "php": ">=5.3.9"
1892
            },
1893
            "require-dev": {
1894
                "psr/log": "~1.0",
1895
                "symfony/phpunit-bridge": "~2.7"
1896
            },
1897
            "suggest": {
1898
                "psr/log": "For using debug logging in loaders"
1899
            },
1900
            "type": "library",
1901
            "extra": {
1902
                "branch-alias": {
1903
                    "dev-master": "2.7-dev"
1904
                }
1905
            },
1906
            "autoload": {
1907
                "psr-4": {
1908
                    "Symfony\\Component\\Templating\\": ""
1909
                }
1910
            },
1911
            "notification-url": "https://packagist.org/downloads/",
1912
            "license": [
1913
                "MIT"
1914
            ],
1915
            "authors": [
1916
                {
1917
                    "name": "Fabien Potencier",
1918
                    "email": "[email protected]"
1919
                },
1920
                {
1921
                    "name": "Symfony Community",
1922
                    "homepage": "https://symfony.com/contributors"
1923
                }
1924
            ],
1925
            "description": "Symfony Templating Component",
1926
            "homepage": "https://symfony.com",
1927
            "time": "2015-05-02 15:21:08"
1928
        },
1929
        {
1930
            "name": "symfony/translation",
1931
            "version": "v2.7.0",
1932
            "source": {
1933
                "type": "git",
1934
                "url": "https://github.com/symfony/Translation.git",
1935
                "reference": "cc1907bbeacfcc703c031b67545400d6e7d1eb79"
1936
            },
1937
            "dist": {
1938
                "type": "zip",
1939
                "url": "https://api.github.com/repos/symfony/Translation/zipball/cc1907bbeacfcc703c031b67545400d6e7d1eb79",
1940
                "reference": "cc1907bbeacfcc703c031b67545400d6e7d1eb79",
1941
                "shasum": ""
1942
            },
1943
            "require": {
1944
                "php": ">=5.3.9"
1945
            },
1946
            "conflict": {
1947
                "symfony/config": "<2.7"
1948
            },
1949
            "require-dev": {
1950
                "psr/log": "~1.0",
1951
                "symfony/config": "~2.7",
1952
                "symfony/intl": "~2.3",
1953
                "symfony/phpunit-bridge": "~2.7",
1954
                "symfony/yaml": "~2.2"
1955
            },
1956
            "suggest": {
1957
                "psr/log": "To use logging capability in translator",
1958
                "symfony/config": "",
1959
                "symfony/yaml": ""
1960
            },
1961
            "type": "library",
1962
            "extra": {
1963
                "branch-alias": {
1964
                    "dev-master": "2.7-dev"
1965
                }
1966
            },
1967
            "autoload": {
1968
                "psr-4": {
1969
                    "Symfony\\Component\\Translation\\": ""
1970
                }
1971
            },
1972
            "notification-url": "https://packagist.org/downloads/",
1973
            "license": [
1974
                "MIT"
1975
            ],
1976
            "authors": [
1977
                {
1978
                    "name": "Fabien Potencier",
1979
                    "email": "[email protected]"
1980
                },
1981
                {
1982
                    "name": "Symfony Community",
1983
                    "homepage": "https://symfony.com/contributors"
1984
                }
1985
            ],
1986
            "description": "Symfony Translation Component",
1987
            "homepage": "https://symfony.com",
1988
            "time": "2015-05-29 14:44:44"
1989
        },
1990
        {
1991
            "name": "xabbuh/xapi-common",
1992
            "version": "dev-master",
1993
            "source": {
1994
                "type": "git",
1995
                "url": "https://github.com/xabbuh/xapi-common.git",
1996
                "reference": "b39c5fee9dd125498ee380ed75ee2b6d718174d2"
1997
            },
1998
            "dist": {
1999
                "type": "zip",
2000
                "url": "https://api.github.com/repos/xabbuh/xapi-common/zipball/b39c5fee9dd125498ee380ed75ee2b6d718174d2",
2001
                "reference": "b39c5fee9dd125498ee380ed75ee2b6d718174d2",
2002
                "shasum": ""
2003
            },
2004
            "require": {
2005
                "php": ">=5.3.0"
2006
            },
2007
            "type": "library",
2008
            "extra": {
2009
                "branch-alias": {
2010
                    "dev-master": "1.0.x-dev"
2011
                }
2012
            },
2013
            "autoload": {
2014
                "psr-4": {
2015
                    "Xabbuh\\XApi\\Common\\": ""
2016
                }
2017
            },
2018
            "notification-url": "https://packagist.org/downloads/",
2019
            "license": [
2020
                "MIT"
2021
            ],
2022
            "authors": [
2023
                {
2024
                    "name": "Christian Flothmann",
2025
                    "homepage": "https://github.com/xabbuh"
2026
                }
2027
            ],
2028
            "description": "base package for Experience API implementations",
2029
            "homepage": "https://github.com/xabbuh/xapi-common",
2030
            "keywords": [
2031
                "Experience API",
2032
                "Tin Can API",
2033
                "xAPI"
2034
            ],
2035
            "time": "2015-01-23 16:52:34"
2036
        },
2037
        {
2038
            "name": "xabbuh/xapi-data-fixtures",
2039
            "version": "dev-master",
2040
            "source": {
2041
                "type": "git",
2042
                "url": "https://github.com/xabbuh/xapi-data-fixtures.git",
2043
                "reference": "5d0fb8d4d8fc1193c23159e0b80ccf9f2218a420"
2044
            },
2045
            "dist": {
2046
                "type": "zip",
2047
                "url": "https://api.github.com/repos/xabbuh/xapi-data-fixtures/zipball/5d0fb8d4d8fc1193c23159e0b80ccf9f2218a420",
2048
                "reference": "5d0fb8d4d8fc1193c23159e0b80ccf9f2218a420",
2049
                "shasum": ""
2050
            },
2051
            "require": {
2052
                "php": ">=5.3.0",
2053
                "xabbuh/xapi-model": "~1.0"
2054
            },
2055
            "type": "library",
2056
            "extra": {
2057
                "branch-alias": {
2058
                    "dev-master": "1.0.x-dev"
2059
                }
2060
            },
2061
            "autoload": {
2062
                "psr-4": {
2063
                    "Xabbuh\\XApi\\DataFixtures\\": ""
2064
                }
2065
            },
2066
            "notification-url": "https://packagist.org/downloads/",
2067
            "license": [
2068
                "MIT"
2069
            ],
2070
            "authors": [
2071
                {
2072
                    "name": "Christian Flothmann",
2073
                    "homepage": "https://github.com/xabbuh"
2074
                }
2075
            ],
2076
            "description": "common test data fixtures for the xAPI libraries",
2077
            "homepage": "https://github.com/xabbuh/xapi-data-fixtures",
2078
            "keywords": [
2079
                "Data fixtures",
2080
                "Experience API",
2081
                "Tin Can API",
2082
                "fixtures",
2083
                "xAPI"
2084
            ],
2085
            "time": "2015-04-25 09:15:52"
2086
        },
2087
        {
2088
            "name": "xabbuh/xapi-doctrine-storage",
2089
            "version": "dev-master",
2090
            "source": {
2091
                "type": "git",
2092
                "url": "https://github.com/xabbuh/xapi-doctrine-storage.git",
2093
                "reference": "5b25ef10b811abdcc2c92b15061e071802adc64e"
2094
            },
2095
            "dist": {
2096
                "type": "zip",
2097
                "url": "https://api.github.com/repos/xabbuh/xapi-doctrine-storage/zipball/5b25ef10b811abdcc2c92b15061e071802adc64e",
2098
                "reference": "5b25ef10b811abdcc2c92b15061e071802adc64e",
2099
                "shasum": ""
2100
            },
2101
            "require": {
2102
                "doctrine/common": "~2.4",
2103
                "xabbuh/xapi-data-fixtures": "~1.0",
2104
                "xabbuh/xapi-model": "~1.0",
2105
                "xabbuh/xapi-storage-api": "~1.0"
2106
            },
2107
            "type": "library",
2108
            "extra": {
2109
                "branch-alias": {
2110
                    "dev-master": "1.0.x-dev"
2111
                }
2112
            },
2113
            "autoload": {
2114
                "psr-4": {
2115
                    "Xabbuh\\XApi\\Storage\\Doctrine\\": ""
2116
                }
2117
            },
2118
            "notification-url": "https://packagist.org/downloads/",
2119
            "license": [
2120
                "MIT"
2121
            ],
2122
            "authors": [
2123
                {
2124
                    "name": "Christian Flothmann",
2125
                    "homepage": "https://github.com/xabbuh"
2126
                }
2127
            ],
2128
            "description": "common classes for Doctrine based driver implementations of an xAPI storage",
2129
            "homepage": "https://github.com/xabbuh/xapi-doctrine-storage/",
2130
            "keywords": [
2131
                "Experience API",
2132
                "Tin Can API",
2133
                "database",
2134
                "doctrine",
2135
                "document",
2136
                "repository",
2137
                "storage",
2138
                "xAPI"
2139
            ],
2140
            "time": "2015-05-13 21:17:55"
2141
        },
2142
        {
2143
            "name": "xabbuh/xapi-model",
2144
            "version": "dev-master",
2145
            "source": {
2146
                "type": "git",
2147
                "url": "https://github.com/xabbuh/xapi-model.git",
2148
                "reference": "491cd0a8fc89ad7b79f5ab030b63090471c8ee7f"
2149
            },
2150
            "dist": {
2151
                "type": "zip",
2152
                "url": "https://api.github.com/repos/xabbuh/xapi-model/zipball/491cd0a8fc89ad7b79f5ab030b63090471c8ee7f",
2153
                "reference": "491cd0a8fc89ad7b79f5ab030b63090471c8ee7f",
2154
                "shasum": ""
2155
            },
2156
            "require": {
2157
                "php": ">=5.3.0",
2158
                "xabbuh/xapi-common": "~1.0"
2159
            },
2160
            "require-dev": {
2161
                "xabbuh/xapi-data-fixtures": "~1.0"
2162
            },
2163
            "type": "library",
2164
            "extra": {
2165
                "branch-alias": {
2166
                    "dev-master": "1.0.x-dev"
2167
                }
2168
            },
2169
            "autoload": {
2170
                "psr-4": {
2171
                    "Xabbuh\\XApi\\Model\\": "src/"
2172
                }
2173
            },
2174
            "notification-url": "https://packagist.org/downloads/",
2175
            "license": [
2176
                "MIT"
2177
            ],
2178
            "authors": [
2179
                {
2180
                    "name": "Christian Flothmann",
2181
                    "homepage": "https://github.com/xabbuh"
2182
                }
2183
            ],
2184
            "description": "Experience API model classes",
2185
            "homepage": "https://github.com/xabbuh/xapi-model",
2186
            "keywords": [
2187
                "Experience API",
2188
                "Tin Can API",
2189
                "models",
2190
                "xAPI"
2191
            ],
2192
            "time": "2015-05-13 21:15:27"
2193
        },
2194
        {
2195
            "name": "xabbuh/xapi-mongodb-storage",
2196
            "version": "dev-master",
2197
            "source": {
2198
                "type": "git",
2199
                "url": "https://github.com/xabbuh/xapi-mongodb-storage.git",
2200
                "reference": "65d2d881cc1326c3c7a7669c05b8aa6cc8b6b7c2"
2201
            },
2202
            "dist": {
2203
                "type": "zip",
2204
                "url": "https://api.github.com/repos/xabbuh/xapi-mongodb-storage/zipball/65d2d881cc1326c3c7a7669c05b8aa6cc8b6b7c2",
2205
                "reference": "65d2d881cc1326c3c7a7669c05b8aa6cc8b6b7c2",
2206
                "shasum": ""
2207
            },
2208
            "require": {
2209
                "doctrine/mongodb-odm": "~1.0,>=1.0.0-BETA6",
2210
                "xabbuh/xapi-doctrine-storage": "~1.0",
2211
                "xabbuh/xapi-model": "~1.0",
2212
                "xabbuh/xapi-storage-api": "~1.0"
2213
            },
2214
            "provide": {
2215
                "xabbuh/xapi-storage-implementation": "1.0"
2216
            },
2217
            "require-dev": {
2218
                "xabbuh/xapi-common": "~1.0"
2219
            },
2220
            "type": "library",
2221
            "extra": {
2222
                "branch-alias": {
2223
                    "dev-master": "1.0.x-dev"
2224
                }
2225
            },
2226
            "autoload": {
2227
                "psr-4": {
2228
                    "Xabbuh\\XApi\\Storage\\MongoDB\\": ""
2229
                }
2230
            },
2231
            "notification-url": "https://packagist.org/downloads/",
2232
            "license": [
2233
                "MIT"
2234
            ],
2235
            "authors": [
2236
                {
2237
                    "name": "Christian Flothmann",
2238
                    "homepage": "https://github.com/xabbuh"
2239
                }
2240
            ],
2241
            "description": "MongoDB driver implementation of an xAPI storage",
2242
            "homepage": "https://github.com/xabbuh/xapi-mongodb-storage/",
2243
            "keywords": [
2244
                "Experience API",
2245
                "Tin Can API",
2246
                "database",
2247
                "document",
2248
                "mongodb",
2249
                "repository",
2250
                "storage",
2251
                "xAPI"
2252
            ],
2253
            "time": "2015-05-13 21:15:27"
2254
        },
2255
        {
2256
            "name": "xabbuh/xapi-serializer",
2257
            "version": "dev-master",
2258
            "source": {
2259
                "type": "git",
2260
                "url": "https://github.com/xabbuh/xapi-serializer.git",
2261
                "reference": "e6bfb91ba30493743ce186217db7b8b61dd01975"
2262
            },
2263
            "dist": {
2264
                "type": "zip",
2265
                "url": "https://api.github.com/repos/xabbuh/xapi-serializer/zipball/e6bfb91ba30493743ce186217db7b8b61dd01975",
2266
                "reference": "e6bfb91ba30493743ce186217db7b8b61dd01975",
2267
                "shasum": ""
2268
            },
2269
            "require": {
2270
                "jms/serializer": "~0.16",
2271
                "php": ">=5.3.0",
2272
                "xabbuh/xapi-model": "~1.0"
2273
            },
2274
            "require-dev": {
2275
                "xabbuh/xapi-data-fixtures": "~1.0"
2276
            },
2277
            "type": "library",
2278
            "extra": {
2279
                "branch-alias": {
2280
                    "dev-master": "1.0.x-dev"
2281
                }
2282
            },
2283
            "autoload": {
2284
                "psr-4": {
2285
                    "Xabbuh\\XApi\\Serializer\\": "src/"
2286
                }
2287
            },
2288
            "notification-url": "https://packagist.org/downloads/",
2289
            "license": [
2290
                "MIT"
2291
            ],
2292
            "authors": [
2293
                {
2294
                    "name": "Christian Flothmann",
2295
                    "homepage": "https://github.com/xabbuh"
2296
                }
2297
            ],
2298
            "description": "Experience API model serializer",
2299
            "homepage": "https://github.com/xabbuh/xapi-serializer",
2300
            "keywords": [
2301
                "Experience API",
2302
                "Tin Can API",
2303
                "serializer",
2304
                "xAPI"
2305
            ],
2306
            "time": "2015-05-13 21:15:27"
2307
        },
2308
        {
2309
            "name": "xabbuh/xapi-storage-api",
2310
            "version": "dev-master",
2311
            "source": {
2312
                "type": "git",
2313
                "url": "https://github.com/xabbuh/xapi-storage-api.git",
2314
                "reference": "5d82770a74fd6cb9840f1dd97c010c7e4fa1895e"
2315
            },
2316
            "dist": {
2317
                "type": "zip",
2318
                "url": "https://api.github.com/repos/xabbuh/xapi-storage-api/zipball/5d82770a74fd6cb9840f1dd97c010c7e4fa1895e",
2319
                "reference": "5d82770a74fd6cb9840f1dd97c010c7e4fa1895e",
2320
                "shasum": ""
2321
            },
2322
            "require": {
2323
                "ramsey/uuid": "~2.8",
2324
                "xabbuh/xapi-data-fixtures": "~1.0",
2325
                "xabbuh/xapi-model": "~1.0"
2326
            },
2327
            "type": "library",
2328
            "extra": {
2329
                "branch-alias": {
2330
                    "dev-master": "1.0.x-dev"
2331
                }
2332
            },
2333
            "autoload": {
2334
                "psr-4": {
2335
                    "Xabbuh\\XApi\\Storage\\Api\\": ""
2336
                }
2337
            },
2338
            "notification-url": "https://packagist.org/downloads/",
2339
            "license": [
2340
                "MIT"
2341
            ],
2342
            "authors": [
2343
                {
2344
                    "name": "Christian Flothmann",
2345
                    "homepage": "https://github.com/xabbuh"
2346
                }
2347
            ],
2348
            "description": "abstract definition of an xAPI storage interface",
2349
            "homepage": "https://github.com/xabbuh/xapi-storage-api",
2350
            "keywords": [
2351
                "Experience API",
2352
                "Tin Can API",
2353
                "database",
2354
                "repository",
2355
                "storage",
2356
                "xAPI"
2357
            ],
2358
            "time": "2015-05-13 21:15:27"
2359
        }
2360
    ],
2361
    "packages-dev": [
2362
        {
2363
            "name": "matthiasnoback/symfony-config-test",
2364
            "version": "1.1.0",
2365
            "source": {
2366
                "type": "git",
2367
                "url": "https://github.com/matthiasnoback/SymfonyConfigTest.git",
2368
                "reference": "fe88b915a18399a1848ea30c77b56d099b771a38"
2369
            },
2370
            "dist": {
2371
                "type": "zip",
2372
                "url": "https://api.github.com/repos/matthiasnoback/SymfonyConfigTest/zipball/fe88b915a18399a1848ea30c77b56d099b771a38",
2373
                "reference": "fe88b915a18399a1848ea30c77b56d099b771a38",
2374
                "shasum": ""
2375
            },
2376
            "require": {
2377
                "symfony/config": "2.*"
2378
            },
2379
            "require-dev": {
2380
                "phpunit/phpunit": ">=3.7",
2381
                "sebastian/exporter": "1.*"
2382
            },
2383
            "type": "library",
2384
            "autoload": {
2385
                "psr-4": {
2386
                    "Matthias\\SymfonyConfigTest\\": ""
2387
                }
2388
            },
2389
            "notification-url": "https://packagist.org/downloads/",
2390
            "license": [
2391
                "MIT"
2392
            ],
2393
            "authors": [
2394
                {
2395
                    "name": "Matthias Noback",
2396
                    "email": "[email protected]",
2397
                    "homepage": "http://php-and-symfony.matthiasnoback.nl"
2398
                }
2399
            ],
2400
            "description": "Library for testing user classes related to the Symfony Config Component",
2401
            "homepage": "https://github.com/matthiasnoback/SymfonyConfigTest",
2402
            "keywords": [
2403
                "config",
2404
                "phpunit",
2405
                "symfony"
2406
            ],
2407
            "time": "2015-04-10 09:28:03"
2408
        },
2409
        {
2410
            "name": "matthiasnoback/symfony-dependency-injection-test",
2411
            "version": "v0.7.3",
2412
            "source": {
2413
                "type": "git",
2414
                "url": "https://github.com/matthiasnoback/SymfonyDependencyInjectionTest.git",
2415
                "reference": "588fe3cec8449b721c1aba4da7e6065d08c4721b"
2416
            },
2417
            "dist": {
2418
                "type": "zip",
2419
                "url": "https://api.github.com/repos/matthiasnoback/SymfonyDependencyInjectionTest/zipball/588fe3cec8449b721c1aba4da7e6065d08c4721b",
2420
                "reference": "588fe3cec8449b721c1aba4da7e6065d08c4721b",
2421
                "shasum": ""
2422
            },
2423
            "require": {
2424
                "matthiasnoback/symfony-config-test": "0.*|~1.0",
2425
                "phpunit/phpunit": ">=3",
2426
                "sebastian/exporter": "~1",
2427
                "symfony/config": "^2.0.5",
2428
                "symfony/dependency-injection": "^2.0.5"
2429
            },
2430
            "type": "library",
2431
            "autoload": {
2432
                "psr-4": {
2433
                    "Matthias\\SymfonyDependencyInjectionTest\\": ""
2434
                }
2435
            },
2436
            "notification-url": "https://packagist.org/downloads/",
2437
            "license": [
2438
                "MIT"
2439
            ],
2440
            "authors": [
2441
                {
2442
                    "name": "Matthias Noback",
2443
                    "email": "[email protected]",
2444
                    "homepage": "http://php-and-symfony.matthiasnoback.nl"
2445
                }
2446
            ],
2447
            "description": "Library for testing user classes related to the Symfony Dependency Injection Component",
2448
            "homepage": "http://github.com/matthiasnoback/SymfonyDependencyInjectionTest",
2449
            "keywords": [
2450
                "Symfony2",
2451
                "dependency injection",
2452
                "phpunit"
2453
            ],
2454
            "time": "2015-04-19 11:45:22"
2455
        },
2456
        {
2457
            "name": "phpdocumentor/reflection-docblock",
2458
            "version": "2.0.4",
2459
            "source": {
2460
                "type": "git",
2461
                "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
2462
                "reference": "d68dbdc53dc358a816f00b300704702b2eaff7b8"
2463
            },
2464
            "dist": {
2465
                "type": "zip",
2466
                "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/d68dbdc53dc358a816f00b300704702b2eaff7b8",
2467
                "reference": "d68dbdc53dc358a816f00b300704702b2eaff7b8",
2468
                "shasum": ""
2469
            },
2470
            "require": {
2471
                "php": ">=5.3.3"
2472
            },
2473
            "require-dev": {
2474
                "phpunit/phpunit": "~4.0"
2475
            },
2476
            "suggest": {
2477
                "dflydev/markdown": "~1.0",
2478
                "erusev/parsedown": "~1.0"
2479
            },
2480
            "type": "library",
2481
            "extra": {
2482
                "branch-alias": {
2483
                    "dev-master": "2.0.x-dev"
2484
                }
2485
            },
2486
            "autoload": {
2487
                "psr-0": {
2488
                    "phpDocumentor": [
2489
                        "src/"
2490
                    ]
2491
                }
2492
            },
2493
            "notification-url": "https://packagist.org/downloads/",
2494
            "license": [
2495
                "MIT"
2496
            ],
2497
            "authors": [
2498
                {
2499
                    "name": "Mike van Riel",
2500
                    "email": "[email protected]"
2501
                }
2502
            ],
2503
            "time": "2015-02-03 12:10:50"
2504
        },
2505
        {
2506
            "name": "phpspec/prophecy",
2507
            "version": "v1.4.1",
2508
            "source": {
2509
                "type": "git",
2510
                "url": "https://github.com/phpspec/prophecy.git",
2511
                "reference": "3132b1f44c7bf2ec4c7eb2d3cb78fdeca760d373"
2512
            },
2513
            "dist": {
2514
                "type": "zip",
2515
                "url": "https://api.github.com/repos/phpspec/prophecy/zipball/3132b1f44c7bf2ec4c7eb2d3cb78fdeca760d373",
2516
                "reference": "3132b1f44c7bf2ec4c7eb2d3cb78fdeca760d373",
2517
                "shasum": ""
2518
            },
2519
            "require": {
2520
                "doctrine/instantiator": "^1.0.2",
2521
                "phpdocumentor/reflection-docblock": "~2.0",
2522
                "sebastian/comparator": "~1.1"
2523
            },
2524
            "require-dev": {
2525
                "phpspec/phpspec": "~2.0"
2526
            },
2527
            "type": "library",
2528
            "extra": {
2529
                "branch-alias": {
2530
                    "dev-master": "1.4.x-dev"
2531
                }
2532
            },
2533
            "autoload": {
2534
                "psr-0": {
2535
                    "Prophecy\\": "src/"
2536
                }
2537
            },
2538
            "notification-url": "https://packagist.org/downloads/",
2539
            "license": [
2540
                "MIT"
2541
            ],
2542
            "authors": [
2543
                {
2544
                    "name": "Konstantin Kudryashov",
2545
                    "email": "[email protected]",
2546
                    "homepage": "http://everzet.com"
2547
                },
2548
                {
2549
                    "name": "Marcello Duarte",
2550
                    "email": "[email protected]"
2551
                }
2552
            ],
2553
            "description": "Highly opinionated mocking framework for PHP 5.3+",
2554
            "homepage": "https://github.com/phpspec/prophecy",
2555
            "keywords": [
2556
                "Double",
2557
                "Dummy",
2558
                "fake",
2559
                "mock",
2560
                "spy",
2561
                "stub"
2562
            ],
2563
            "time": "2015-04-27 22:15:08"
2564
        },
2565
        {
2566
            "name": "phpunit/php-code-coverage",
2567
            "version": "2.1.5",
2568
            "source": {
2569
                "type": "git",
2570
                "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
2571
                "reference": "be2286cb8c7e1773eded49d9719219e6f74f9e3e"
2572
            },
2573
            "dist": {
2574
                "type": "zip",
2575
                "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/be2286cb8c7e1773eded49d9719219e6f74f9e3e",
2576
                "reference": "be2286cb8c7e1773eded49d9719219e6f74f9e3e",
2577
                "shasum": ""
2578
            },
2579
            "require": {
2580
                "php": ">=5.3.3",
2581
                "phpunit/php-file-iterator": "~1.3",
2582
                "phpunit/php-text-template": "~1.2",
2583
                "phpunit/php-token-stream": "~1.3",
2584
                "sebastian/environment": "~1.0",
2585
                "sebastian/version": "~1.0"
2586
            },
2587
            "require-dev": {
2588
                "ext-xdebug": ">=2.1.4",
2589
                "phpunit/phpunit": "~4"
2590
            },
2591
            "suggest": {
2592
                "ext-dom": "*",
2593
                "ext-xdebug": ">=2.2.1",
2594
                "ext-xmlwriter": "*"
2595
            },
2596
            "type": "library",
2597
            "extra": {
2598
                "branch-alias": {
2599
                    "dev-master": "2.1.x-dev"
2600
                }
2601
            },
2602
            "autoload": {
2603
                "classmap": [
2604
                    "src/"
2605
                ]
2606
            },
2607
            "notification-url": "https://packagist.org/downloads/",
2608
            "license": [
2609
                "BSD-3-Clause"
2610
            ],
2611
            "authors": [
2612
                {
2613
                    "name": "Sebastian Bergmann",
2614
                    "email": "[email protected]",
2615
                    "role": "lead"
2616
                }
2617
            ],
2618
            "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
2619
            "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
2620
            "keywords": [
2621
                "coverage",
2622
                "testing",
2623
                "xunit"
2624
            ],
2625
            "time": "2015-06-09 13:05:42"
2626
        },
2627
        {
2628
            "name": "phpunit/php-file-iterator",
2629
            "version": "1.4.0",
2630
            "source": {
2631
                "type": "git",
2632
                "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
2633
                "reference": "a923bb15680d0089e2316f7a4af8f437046e96bb"
2634
            },
2635
            "dist": {
2636
                "type": "zip",
2637
                "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/a923bb15680d0089e2316f7a4af8f437046e96bb",
2638
                "reference": "a923bb15680d0089e2316f7a4af8f437046e96bb",
2639
                "shasum": ""
2640
            },
2641
            "require": {
2642
                "php": ">=5.3.3"
2643
            },
2644
            "type": "library",
2645
            "extra": {
2646
                "branch-alias": {
2647
                    "dev-master": "1.4.x-dev"
2648
                }
2649
            },
2650
            "autoload": {
2651
                "classmap": [
2652
                    "src/"
2653
                ]
2654
            },
2655
            "notification-url": "https://packagist.org/downloads/",
2656
            "license": [
2657
                "BSD-3-Clause"
2658
            ],
2659
            "authors": [
2660
                {
2661
                    "name": "Sebastian Bergmann",
2662
                    "email": "[email protected]",
2663
                    "role": "lead"
2664
                }
2665
            ],
2666
            "description": "FilterIterator implementation that filters files based on a list of suffixes.",
2667
            "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
2668
            "keywords": [
2669
                "filesystem",
2670
                "iterator"
2671
            ],
2672
            "time": "2015-04-02 05:19:05"
2673
        },
2674
        {
2675
            "name": "phpunit/php-text-template",
2676
            "version": "1.2.0",
2677
            "source": {
2678
                "type": "git",
2679
                "url": "https://github.com/sebastianbergmann/php-text-template.git",
2680
                "reference": "206dfefc0ffe9cebf65c413e3d0e809c82fbf00a"
2681
            },
2682
            "dist": {
2683
                "type": "zip",
2684
                "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/206dfefc0ffe9cebf65c413e3d0e809c82fbf00a",
2685
                "reference": "206dfefc0ffe9cebf65c413e3d0e809c82fbf00a",
2686
                "shasum": ""
2687
            },
2688
            "require": {
2689
                "php": ">=5.3.3"
2690
            },
2691
            "type": "library",
2692
            "autoload": {
2693
                "classmap": [
2694
                    "Text/"
2695
                ]
2696
            },
2697
            "notification-url": "https://packagist.org/downloads/",
2698
            "include-path": [
2699
                ""
2700
            ],
2701
            "license": [
2702
                "BSD-3-Clause"
2703
            ],
2704
            "authors": [
2705
                {
2706
                    "name": "Sebastian Bergmann",
2707
                    "email": "[email protected]",
2708
                    "role": "lead"
2709
                }
2710
            ],
2711
            "description": "Simple template engine.",
2712
            "homepage": "https://github.com/sebastianbergmann/php-text-template/",
2713
            "keywords": [
2714
                "template"
2715
            ],
2716
            "time": "2014-01-30 17:20:04"
2717
        },
2718
        {
2719
            "name": "phpunit/php-timer",
2720
            "version": "1.0.5",
2721
            "source": {
2722
                "type": "git",
2723
                "url": "https://github.com/sebastianbergmann/php-timer.git",
2724
                "reference": "19689d4354b295ee3d8c54b4f42c3efb69cbc17c"
2725
            },
2726
            "dist": {
2727
                "type": "zip",
2728
                "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/19689d4354b295ee3d8c54b4f42c3efb69cbc17c",
2729
                "reference": "19689d4354b295ee3d8c54b4f42c3efb69cbc17c",
2730
                "shasum": ""
2731
            },
2732
            "require": {
2733
                "php": ">=5.3.3"
2734
            },
2735
            "type": "library",
2736
            "autoload": {
2737
                "classmap": [
2738
                    "PHP/"
2739
                ]
2740
            },
2741
            "notification-url": "https://packagist.org/downloads/",
2742
            "include-path": [
2743
                ""
2744
            ],
2745
            "license": [
2746
                "BSD-3-Clause"
2747
            ],
2748
            "authors": [
2749
                {
2750
                    "name": "Sebastian Bergmann",
2751
                    "email": "[email protected]",
2752
                    "role": "lead"
2753
                }
2754
            ],
2755
            "description": "Utility class for timing",
2756
            "homepage": "https://github.com/sebastianbergmann/php-timer/",
2757
            "keywords": [
2758
                "timer"
2759
            ],
2760
            "time": "2013-08-02 07:42:54"
2761
        },
2762
        {
2763
            "name": "phpunit/php-token-stream",
2764
            "version": "1.4.1",
2765
            "source": {
2766
                "type": "git",
2767
                "url": "https://github.com/sebastianbergmann/php-token-stream.git",
2768
                "reference": "eab81d02569310739373308137284e0158424330"
2769
            },
2770
            "dist": {
2771
                "type": "zip",
2772
                "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/eab81d02569310739373308137284e0158424330",
2773
                "reference": "eab81d02569310739373308137284e0158424330",
2774
                "shasum": ""
2775
            },
2776
            "require": {
2777
                "ext-tokenizer": "*",
2778
                "php": ">=5.3.3"
2779
            },
2780
            "require-dev": {
2781
                "phpunit/phpunit": "~4.2"
2782
            },
2783
            "type": "library",
2784
            "extra": {
2785
                "branch-alias": {
2786
                    "dev-master": "1.4-dev"
2787
                }
2788
            },
2789
            "autoload": {
2790
                "classmap": [
2791
                    "src/"
2792
                ]
2793
            },
2794
            "notification-url": "https://packagist.org/downloads/",
2795
            "license": [
2796
                "BSD-3-Clause"
2797
            ],
2798
            "authors": [
2799
                {
2800
                    "name": "Sebastian Bergmann",
2801
                    "email": "[email protected]"
2802
                }
2803
            ],
2804
            "description": "Wrapper around PHP's tokenizer extension.",
2805
            "homepage": "https://github.com/sebastianbergmann/php-token-stream/",
2806
            "keywords": [
2807
                "tokenizer"
2808
            ],
2809
            "time": "2015-04-08 04:46:07"
2810
        },
2811
        {
2812
            "name": "phpunit/phpunit",
2813
            "version": "4.7.3",
2814
            "source": {
2815
                "type": "git",
2816
                "url": "https://github.com/sebastianbergmann/phpunit.git",
2817
                "reference": "41fea1e84ed84d373f5ac099a1276c4358c90708"
2818
            },
2819
            "dist": {
2820
                "type": "zip",
2821
                "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/41fea1e84ed84d373f5ac099a1276c4358c90708",
2822
                "reference": "41fea1e84ed84d373f5ac099a1276c4358c90708",
2823
                "shasum": ""
2824
            },
2825
            "require": {
2826
                "ext-dom": "*",
2827
                "ext-json": "*",
2828
                "ext-pcre": "*",
2829
                "ext-reflection": "*",
2830
                "ext-spl": "*",
2831
                "php": ">=5.3.3",
2832
                "phpspec/prophecy": "~1.3,>=1.3.1",
2833
                "phpunit/php-code-coverage": "~2.1",
2834
                "phpunit/php-file-iterator": "~1.4",
2835
                "phpunit/php-text-template": "~1.2",
2836
                "phpunit/php-timer": "~1.0",
2837
                "phpunit/phpunit-mock-objects": "~2.3",
2838
                "sebastian/comparator": "~1.1",
2839
                "sebastian/diff": "~1.2",
2840
                "sebastian/environment": "~1.2",
2841
                "sebastian/exporter": "~1.2",
2842
                "sebastian/global-state": "~1.0",
2843
                "sebastian/version": "~1.0",
2844
                "symfony/yaml": "~2.1|~3.0"
2845
            },
2846
            "suggest": {
2847
                "phpunit/php-invoker": "~1.1"
2848
            },
2849
            "bin": [
2850
                "phpunit"
2851
            ],
2852
            "type": "library",
2853
            "extra": {
2854
                "branch-alias": {
2855
                    "dev-master": "4.7.x-dev"
2856
                }
2857
            },
2858
            "autoload": {
2859
                "classmap": [
2860
                    "src/"
2861
                ]
2862
            },
2863
            "notification-url": "https://packagist.org/downloads/",
2864
            "license": [
2865
                "BSD-3-Clause"
2866
            ],
2867
            "authors": [
2868
                {
2869
                    "name": "Sebastian Bergmann",
2870
                    "email": "[email protected]",
2871
                    "role": "lead"
2872
                }
2873
            ],
2874
            "description": "The PHP Unit Testing framework.",
2875
            "homepage": "https://phpunit.de/",
2876
            "keywords": [
2877
                "phpunit",
2878
                "testing",
2879
                "xunit"
2880
            ],
2881
            "time": "2015-06-11 16:20:25"
2882
        },
2883
        {
2884
            "name": "phpunit/phpunit-mock-objects",
2885
            "version": "2.3.4",
2886
            "source": {
2887
                "type": "git",
2888
                "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git",
2889
                "reference": "92408bb1968a81b3217a6fdf6c1a198da83caa35"
2890
            },
2891
            "dist": {
2892
                "type": "zip",
2893
                "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/92408bb1968a81b3217a6fdf6c1a198da83caa35",
2894
                "reference": "92408bb1968a81b3217a6fdf6c1a198da83caa35",
2895
                "shasum": ""
2896
            },
2897
            "require": {
2898
                "doctrine/instantiator": "~1.0,>=1.0.2",
2899
                "php": ">=5.3.3",
2900
                "phpunit/php-text-template": "~1.2"
2901
            },
2902
            "require-dev": {
2903
                "phpunit/phpunit": "~4.4"
2904
            },
2905
            "suggest": {
2906
                "ext-soap": "*"
2907
            },
2908
            "type": "library",
2909
            "extra": {
2910
                "branch-alias": {
2911
                    "dev-master": "2.3.x-dev"
2912
                }
2913
            },
2914
            "autoload": {
2915
                "classmap": [
2916
                    "src/"
2917
                ]
2918
            },
2919
            "notification-url": "https://packagist.org/downloads/",
2920
            "license": [
2921
                "BSD-3-Clause"
2922
            ],
2923
            "authors": [
2924
                {
2925
                    "name": "Sebastian Bergmann",
2926
                    "email": "[email protected]",
2927
                    "role": "lead"
2928
                }
2929
            ],
2930
            "description": "Mock Object library for PHPUnit",
2931
            "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/",
2932
            "keywords": [
2933
                "mock",
2934
                "xunit"
2935
            ],
2936
            "time": "2015-06-11 15:55:48"
2937
        },
2938
        {
2939
            "name": "sebastian/comparator",
2940
            "version": "1.1.1",
2941
            "source": {
2942
                "type": "git",
2943
                "url": "https://github.com/sebastianbergmann/comparator.git",
2944
                "reference": "1dd8869519a225f7f2b9eb663e225298fade819e"
2945
            },
2946
            "dist": {
2947
                "type": "zip",
2948
                "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/1dd8869519a225f7f2b9eb663e225298fade819e",
2949
                "reference": "1dd8869519a225f7f2b9eb663e225298fade819e",
2950
                "shasum": ""
2951
            },
2952
            "require": {
2953
                "php": ">=5.3.3",
2954
                "sebastian/diff": "~1.2",
2955
                "sebastian/exporter": "~1.2"
2956
            },
2957
            "require-dev": {
2958
                "phpunit/phpunit": "~4.4"
2959
            },
2960
            "type": "library",
2961
            "extra": {
2962
                "branch-alias": {
2963
                    "dev-master": "1.1.x-dev"
2964
                }
2965
            },
2966
            "autoload": {
2967
                "classmap": [
2968
                    "src/"
2969
                ]
2970
            },
2971
            "notification-url": "https://packagist.org/downloads/",
2972
            "license": [
2973
                "BSD-3-Clause"
2974
            ],
2975
            "authors": [
2976
                {
2977
                    "name": "Jeff Welch",
2978
                    "email": "[email protected]"
2979
                },
2980
                {
2981
                    "name": "Volker Dusch",
2982
                    "email": "[email protected]"
2983
                },
2984
                {
2985
                    "name": "Bernhard Schussek",
2986
                    "email": "[email protected]"
2987
                },
2988
                {
2989
                    "name": "Sebastian Bergmann",
2990
                    "email": "[email protected]"
2991
                }
2992
            ],
2993
            "description": "Provides the functionality to compare PHP values for equality",
2994
            "homepage": "http://www.github.com/sebastianbergmann/comparator",
2995
            "keywords": [
2996
                "comparator",
2997
                "compare",
2998
                "equality"
2999
            ],
3000
            "time": "2015-01-29 16:28:08"
3001
        },
3002
        {
3003
            "name": "sebastian/diff",
3004
            "version": "1.3.0",
3005
            "source": {
3006
                "type": "git",
3007
                "url": "https://github.com/sebastianbergmann/diff.git",
3008
                "reference": "863df9687835c62aa423a22412d26fa2ebde3fd3"
3009
            },
3010
            "dist": {
3011
                "type": "zip",
3012
                "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/863df9687835c62aa423a22412d26fa2ebde3fd3",
3013
                "reference": "863df9687835c62aa423a22412d26fa2ebde3fd3",
3014
                "shasum": ""
3015
            },
3016
            "require": {
3017
                "php": ">=5.3.3"
3018
            },
3019
            "require-dev": {
3020
                "phpunit/phpunit": "~4.2"
3021
            },
3022
            "type": "library",
3023
            "extra": {
3024
                "branch-alias": {
3025
                    "dev-master": "1.3-dev"
3026
                }
3027
            },
3028
            "autoload": {
3029
                "classmap": [
3030
                    "src/"
3031
                ]
3032
            },
3033
            "notification-url": "https://packagist.org/downloads/",
3034
            "license": [
3035
                "BSD-3-Clause"
3036
            ],
3037
            "authors": [
3038
                {
3039
                    "name": "Kore Nordmann",
3040
                    "email": "[email protected]"
3041
                },
3042
                {
3043
                    "name": "Sebastian Bergmann",
3044
                    "email": "[email protected]"
3045
                }
3046
            ],
3047
            "description": "Diff implementation",
3048
            "homepage": "http://www.github.com/sebastianbergmann/diff",
3049
            "keywords": [
3050
                "diff"
3051
            ],
3052
            "time": "2015-02-22 15:13:53"
3053
        },
3054
        {
3055
            "name": "sebastian/environment",
3056
            "version": "1.2.2",
3057
            "source": {
3058
                "type": "git",
3059
                "url": "https://github.com/sebastianbergmann/environment.git",
3060
                "reference": "5a8c7d31914337b69923db26c4221b81ff5a196e"
3061
            },
3062
            "dist": {
3063
                "type": "zip",
3064
                "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/5a8c7d31914337b69923db26c4221b81ff5a196e",
3065
                "reference": "5a8c7d31914337b69923db26c4221b81ff5a196e",
3066
                "shasum": ""
3067
            },
3068
            "require": {
3069
                "php": ">=5.3.3"
3070
            },
3071
            "require-dev": {
3072
                "phpunit/phpunit": "~4.4"
3073
            },
3074
            "type": "library",
3075
            "extra": {
3076
                "branch-alias": {
3077
                    "dev-master": "1.3.x-dev"
3078
                }
3079
            },
3080
            "autoload": {
3081
                "classmap": [
3082
                    "src/"
3083
                ]
3084
            },
3085
            "notification-url": "https://packagist.org/downloads/",
3086
            "license": [
3087
                "BSD-3-Clause"
3088
            ],
3089
            "authors": [
3090
                {
3091
                    "name": "Sebastian Bergmann",
3092
                    "email": "[email protected]"
3093
                }
3094
            ],
3095
            "description": "Provides functionality to handle HHVM/PHP environments",
3096
            "homepage": "http://www.github.com/sebastianbergmann/environment",
3097
            "keywords": [
3098
                "Xdebug",
3099
                "environment",
3100
                "hhvm"
3101
            ],
3102
            "time": "2015-01-01 10:01:08"
3103
        },
3104
        {
3105
            "name": "sebastian/exporter",
3106
            "version": "1.2.0",
3107
            "source": {
3108
                "type": "git",
3109
                "url": "https://github.com/sebastianbergmann/exporter.git",
3110
                "reference": "84839970d05254c73cde183a721c7af13aede943"
3111
            },
3112
            "dist": {
3113
                "type": "zip",
3114
                "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/84839970d05254c73cde183a721c7af13aede943",
3115
                "reference": "84839970d05254c73cde183a721c7af13aede943",
3116
                "shasum": ""
3117
            },
3118
            "require": {
3119
                "php": ">=5.3.3",
3120
                "sebastian/recursion-context": "~1.0"
3121
            },
3122
            "require-dev": {
3123
                "phpunit/phpunit": "~4.4"
3124
            },
3125
            "type": "library",
3126
            "extra": {
3127
                "branch-alias": {
3128
                    "dev-master": "1.2.x-dev"
3129
                }
3130
            },
3131
            "autoload": {
3132
                "classmap": [
3133
                    "src/"
3134
                ]
3135
            },
3136
            "notification-url": "https://packagist.org/downloads/",
3137
            "license": [
3138
                "BSD-3-Clause"
3139
            ],
3140
            "authors": [
3141
                {
3142
                    "name": "Jeff Welch",
3143
                    "email": "[email protected]"
3144
                },
3145
                {
3146
                    "name": "Volker Dusch",
3147
                    "email": "[email protected]"
3148
                },
3149
                {
3150
                    "name": "Bernhard Schussek",
3151
                    "email": "[email protected]"
3152
                },
3153
                {
3154
                    "name": "Sebastian Bergmann",
3155
                    "email": "[email protected]"
3156
                },
3157
                {
3158
                    "name": "Adam Harvey",
3159
                    "email": "[email protected]"
3160
                }
3161
            ],
3162
            "description": "Provides the functionality to export PHP variables for visualization",
3163
            "homepage": "http://www.github.com/sebastianbergmann/exporter",
3164
            "keywords": [
3165
                "export",
3166
                "exporter"
3167
            ],
3168
            "time": "2015-01-27 07:23:06"
3169
        },
3170
        {
3171
            "name": "sebastian/global-state",
3172
            "version": "1.0.0",
3173
            "source": {
3174
                "type": "git",
3175
                "url": "https://github.com/sebastianbergmann/global-state.git",
3176
                "reference": "c7428acdb62ece0a45e6306f1ae85e1c05b09c01"
3177
            },
3178
            "dist": {
3179
                "type": "zip",
3180
                "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/c7428acdb62ece0a45e6306f1ae85e1c05b09c01",
3181
                "reference": "c7428acdb62ece0a45e6306f1ae85e1c05b09c01",
3182
                "shasum": ""
3183
            },
3184
            "require": {
3185
                "php": ">=5.3.3"
3186
            },
3187
            "require-dev": {
3188
                "phpunit/phpunit": "~4.2"
3189
            },
3190
            "suggest": {
3191
                "ext-uopz": "*"
3192
            },
3193
            "type": "library",
3194
            "extra": {
3195
                "branch-alias": {
3196
                    "dev-master": "1.0-dev"
3197
                }
3198
            },
3199
            "autoload": {
3200
                "classmap": [
3201
                    "src/"
3202
                ]
3203
            },
3204
            "notification-url": "https://packagist.org/downloads/",
3205
            "license": [
3206
                "BSD-3-Clause"
3207
            ],
3208
            "authors": [
3209
                {
3210
                    "name": "Sebastian Bergmann",
3211
                    "email": "[email protected]"
3212
                }
3213
            ],
3214
            "description": "Snapshotting of global state",
3215
            "homepage": "http://www.github.com/sebastianbergmann/global-state",
3216
            "keywords": [
3217
                "global state"
3218
            ],
3219
            "time": "2014-10-06 09:23:50"
3220
        },
3221
        {
3222
            "name": "sebastian/recursion-context",
3223
            "version": "1.0.0",
3224
            "source": {
3225
                "type": "git",
3226
                "url": "https://github.com/sebastianbergmann/recursion-context.git",
3227
                "reference": "3989662bbb30a29d20d9faa04a846af79b276252"
3228
            },
3229
            "dist": {
3230
                "type": "zip",
3231
                "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/3989662bbb30a29d20d9faa04a846af79b276252",
3232
                "reference": "3989662bbb30a29d20d9faa04a846af79b276252",
3233
                "shasum": ""
3234
            },
3235
            "require": {
3236
                "php": ">=5.3.3"
3237
            },
3238
            "require-dev": {
3239
                "phpunit/phpunit": "~4.4"
3240
            },
3241
            "type": "library",
3242
            "extra": {
3243
                "branch-alias": {
3244
                    "dev-master": "1.0.x-dev"
3245
                }
3246
            },
3247
            "autoload": {
3248
                "classmap": [
3249
                    "src/"
3250
                ]
3251
            },
3252
            "notification-url": "https://packagist.org/downloads/",
3253
            "license": [
3254
                "BSD-3-Clause"
3255
            ],
3256
            "authors": [
3257
                {
3258
                    "name": "Jeff Welch",
3259
                    "email": "[email protected]"
3260
                },
3261
                {
3262
                    "name": "Sebastian Bergmann",
3263
                    "email": "[email protected]"
3264
                },
3265
                {
3266
                    "name": "Adam Harvey",
3267
                    "email": "[email protected]"
3268
                }
3269
            ],
3270
            "description": "Provides functionality to recursively process PHP variables",
3271
            "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
3272
            "time": "2015-01-24 09:48:32"
3273
        },
3274
        {
3275
            "name": "sebastian/version",
3276
            "version": "1.0.5",
3277
            "source": {
3278
                "type": "git",
3279
                "url": "https://github.com/sebastianbergmann/version.git",
3280
                "reference": "ab931d46cd0d3204a91e1b9a40c4bc13032b58e4"
3281
            },
3282
            "dist": {
3283
                "type": "zip",
3284
                "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/ab931d46cd0d3204a91e1b9a40c4bc13032b58e4",
3285
                "reference": "ab931d46cd0d3204a91e1b9a40c4bc13032b58e4",
3286
                "shasum": ""
3287
            },
3288
            "type": "library",
3289
            "autoload": {
3290
                "classmap": [
3291
                    "src/"
3292
                ]
3293
            },
3294
            "notification-url": "https://packagist.org/downloads/",
3295
            "license": [
3296
                "BSD-3-Clause"
3297
            ],
3298
            "authors": [
3299
                {
3300
                    "name": "Sebastian Bergmann",
3301
                    "email": "[email protected]",
3302
                    "role": "lead"
3303
                }
3304
            ],
3305
            "description": "Library that helps with managing the version number of Git-hosted PHP projects",
3306
            "homepage": "https://github.com/sebastianbergmann/version",
3307
            "time": "2015-02-24 06:35:25"
3308
        },
3309
        {
3310
            "name": "symfony/yaml",
3311
            "version": "v2.7.0",
3312
            "source": {
3313
                "type": "git",
3314
                "url": "https://github.com/symfony/Yaml.git",
3315
                "reference": "4a29a5248aed4fb45f626a7bbbd330291492f5c3"
3316
            },
3317
            "dist": {
3318
                "type": "zip",
3319
                "url": "https://api.github.com/repos/symfony/Yaml/zipball/4a29a5248aed4fb45f626a7bbbd330291492f5c3",
3320
                "reference": "4a29a5248aed4fb45f626a7bbbd330291492f5c3",
3321
                "shasum": ""
3322
            },
3323
            "require": {
3324
                "php": ">=5.3.9"
3325
            },
3326
            "require-dev": {
3327
                "symfony/phpunit-bridge": "~2.7"
3328
            },
3329
            "type": "library",
3330
            "extra": {
3331
                "branch-alias": {
3332
                    "dev-master": "2.7-dev"
3333
                }
3334
            },
3335
            "autoload": {
3336
                "psr-4": {
3337
                    "Symfony\\Component\\Yaml\\": ""
3338
                }
3339
            },
3340
            "notification-url": "https://packagist.org/downloads/",
3341
            "license": [
3342
                "MIT"
3343
            ],
3344
            "authors": [
3345
                {
3346
                    "name": "Fabien Potencier",
3347
                    "email": "[email protected]"
3348
                },
3349
                {
3350
                    "name": "Symfony Community",
3351
                    "homepage": "https://symfony.com/contributors"
3352
                }
3353
            ],
3354
            "description": "Symfony Yaml Component",
3355
            "homepage": "https://symfony.com",
3356
            "time": "2015-05-02 15:21:08"
3357
        }
3358
    ],
3359
    "aliases": [],
3360
    "minimum-stability": "dev",
3361
    "stability-flags": [],
3362
    "prefer-stable": true,
3363
    "prefer-lowest": false,
3364
    "platform": [],
3365
    "platform-dev": []
3366
}
3367