Completed
Push — feature/symfony3-compat ( 63d226 )
by Lucas
17:23
created

composer.lock (1 issue)

Severity

Upgrade to new PHP Analysis Engine

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

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