Issues (18)

Security Analysis    not enabled

This project does not seem to handle request data directly as such no vulnerable execution paths were found.

  Cross-Site Scripting
Cross-Site Scripting enables an attacker to inject code into the response of a web-request that is viewed by other users. It can for example be used to bypass access controls, or even to take over other users' accounts.
  File Exposure
File Exposure allows an attacker to gain access to local files that he should not be able to access. These files can for example include database credentials, or other configuration files.
  File Manipulation
File Manipulation enables an attacker to write custom data to files. This potentially leads to injection of arbitrary code on the server.
  Object Injection
Object Injection enables an attacker to inject an object into PHP code, and can lead to arbitrary code execution, file exposure, or file manipulation attacks.
  Code Injection
Code Injection enables an attacker to execute arbitrary code on the server.
  Response Splitting
Response Splitting can be used to send arbitrary responses.
  File Inclusion
File Inclusion enables an attacker to inject custom files into PHP's file loading mechanism, either explicitly passed to include, or for example via PHP's auto-loading mechanism.
  Command Injection
Command Injection enables an attacker to inject a shell command that is execute with the privileges of the web-server. This can be used to expose sensitive data, or gain access of your server.
  SQL Injection
SQL Injection enables an attacker to execute arbitrary SQL code on your database server gaining access to user data, or manipulating user data.
  XPath Injection
XPath Injection enables an attacker to modify the parts of XML document that are read. If that XML document is for example used for authentication, this can lead to further vulnerabilities similar to SQL Injection.
  LDAP Injection
LDAP Injection enables an attacker to inject LDAP statements potentially granting permission to run unauthorized queries, or modify content inside the LDAP tree.
  Header Injection
  Other Vulnerability
This category comprises other attack vectors such as manipulating the PHP runtime, loading custom extensions, freezing the runtime, or similar.
  Regex Injection
Regex Injection enables an attacker to execute arbitrary code in your PHP process.
  XML Injection
XML Injection enables an attacker to read files on your local filesystem including configuration files, or can be abused to freeze your web-server process.
  Variable Injection
Variable Injection enables an attacker to overwrite program variables with custom data, and can lead to further vulnerabilities.
Unfortunately, the security analysis is currently not available for your project. If you are a non-commercial open-source project, please contact support to gain access.

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
    "content-hash": "d1b9581fd87e32c5d6c20e282b22ec09",
8
    "packages": [
9
        {
10
            "name": "composer/installers",
11
            "version": "v1.2.0",
12
            "source": {
13
                "type": "git",
14
                "url": "https://github.com/composer/installers.git",
15
                "reference": "d78064c68299743e0161004f2de3a0204e33b804"
16
            },
17
            "dist": {
18
                "type": "zip",
19
                "url": "https://api.github.com/repos/composer/installers/zipball/d78064c68299743e0161004f2de3a0204e33b804",
20
                "reference": "d78064c68299743e0161004f2de3a0204e33b804",
21
                "shasum": ""
22
            },
23
            "require": {
24
                "composer-plugin-api": "^1.0"
25
            },
26
            "replace": {
27
                "roundcube/plugin-installer": "*",
28
                "shama/baton": "*"
29
            },
30
            "require-dev": {
31
                "composer/composer": "1.0.*@dev",
32
                "phpunit/phpunit": "4.1.*"
33
            },
34
            "type": "composer-plugin",
35
            "extra": {
36
                "class": "Composer\\Installers\\Plugin",
37
                "branch-alias": {
38
                    "dev-master": "1.0-dev"
39
                }
40
            },
41
            "autoload": {
42
                "psr-4": {
43
                    "Composer\\Installers\\": "src/Composer/Installers"
44
                }
45
            },
46
            "notification-url": "https://packagist.org/downloads/",
47
            "license": [
48
                "MIT"
49
            ],
50
            "authors": [
51
                {
52
                    "name": "Kyle Robinson Young",
53
                    "email": "[email protected]",
54
                    "homepage": "https://github.com/shama"
55
                }
56
            ],
57
            "description": "A multi-framework Composer library installer",
58
            "homepage": "https://composer.github.io/installers/",
59
            "keywords": [
60
                "Craft",
61
                "Dolibarr",
62
                "Hurad",
63
                "ImageCMS",
64
                "MODX Evo",
65
                "Mautic",
66
                "OXID",
67
                "Plentymarkets",
68
                "RadPHP",
69
                "SMF",
70
                "Thelia",
71
                "WolfCMS",
72
                "agl",
73
                "aimeos",
74
                "annotatecms",
75
                "attogram",
76
                "bitrix",
77
                "cakephp",
78
                "chef",
79
                "cockpit",
80
                "codeigniter",
81
                "concrete5",
82
                "croogo",
83
                "dokuwiki",
84
                "drupal",
85
                "elgg",
86
                "expressionengine",
87
                "fuelphp",
88
                "grav",
89
                "installer",
90
                "joomla",
91
                "kohana",
92
                "laravel",
93
                "lithium",
94
                "magento",
95
                "mako",
96
                "mediawiki",
97
                "modulework",
98
                "moodle",
99
                "phpbb",
100
                "piwik",
101
                "ppi",
102
                "puppet",
103
                "reindex",
104
                "roundcube",
105
                "shopware",
106
                "silverstripe",
107
                "symfony",
108
                "typo3",
109
                "wordpress",
110
                "yawik",
111
                "zend",
112
                "zikula"
113
            ],
114
            "time": "2016-08-13T20:53:52+00:00"
115
        },
116
        {
117
            "name": "doctrine/annotations",
118
            "version": "v1.3.1",
119
            "source": {
120
                "type": "git",
121
                "url": "https://github.com/doctrine/annotations.git",
122
                "reference": "bd4461328621bde0ae6b1b2675fbc6aca4ceb558"
123
            },
124
            "dist": {
125
                "type": "zip",
126
                "url": "https://api.github.com/repos/doctrine/annotations/zipball/bd4461328621bde0ae6b1b2675fbc6aca4ceb558",
127
                "reference": "bd4461328621bde0ae6b1b2675fbc6aca4ceb558",
128
                "shasum": ""
129
            },
130
            "require": {
131
                "doctrine/lexer": "1.*",
132
                "php": "^5.6 || ^7.0"
133
            },
134
            "require-dev": {
135
                "doctrine/cache": "1.*",
136
                "phpunit/phpunit": "^5.6.1"
137
            },
138
            "type": "library",
139
            "extra": {
140
                "branch-alias": {
141
                    "dev-master": "1.4.x-dev"
142
                }
143
            },
144
            "autoload": {
145
                "psr-4": {
146
                    "Doctrine\\Common\\Annotations\\": "lib/Doctrine/Common/Annotations"
147
                }
148
            },
149
            "notification-url": "https://packagist.org/downloads/",
150
            "license": [
151
                "MIT"
152
            ],
153
            "authors": [
154
                {
155
                    "name": "Roman Borschel",
156
                    "email": "[email protected]"
157
                },
158
                {
159
                    "name": "Benjamin Eberlei",
160
                    "email": "[email protected]"
161
                },
162
                {
163
                    "name": "Guilherme Blanco",
164
                    "email": "[email protected]"
165
                },
166
                {
167
                    "name": "Jonathan Wage",
168
                    "email": "[email protected]"
169
                },
170
                {
171
                    "name": "Johannes Schmitt",
172
                    "email": "[email protected]"
173
                }
174
            ],
175
            "description": "Docblock Annotations Parser",
176
            "homepage": "http://www.doctrine-project.org",
177
            "keywords": [
178
                "annotations",
179
                "docblock",
180
                "parser"
181
            ],
182
            "time": "2016-12-30T15:59:45+00:00"
183
        },
184
        {
185
            "name": "doctrine/cache",
186
            "version": "v1.6.1",
187
            "source": {
188
                "type": "git",
189
                "url": "https://github.com/doctrine/cache.git",
190
                "reference": "b6f544a20f4807e81f7044d31e679ccbb1866dc3"
191
            },
192
            "dist": {
193
                "type": "zip",
194
                "url": "https://api.github.com/repos/doctrine/cache/zipball/b6f544a20f4807e81f7044d31e679ccbb1866dc3",
195
                "reference": "b6f544a20f4807e81f7044d31e679ccbb1866dc3",
196
                "shasum": ""
197
            },
198
            "require": {
199
                "php": "~5.5|~7.0"
200
            },
201
            "conflict": {
202
                "doctrine/common": ">2.2,<2.4"
203
            },
204
            "require-dev": {
205
                "phpunit/phpunit": "~4.8|~5.0",
206
                "predis/predis": "~1.0",
207
                "satooshi/php-coveralls": "~0.6"
208
            },
209
            "type": "library",
210
            "extra": {
211
                "branch-alias": {
212
                    "dev-master": "1.6.x-dev"
213
                }
214
            },
215
            "autoload": {
216
                "psr-4": {
217
                    "Doctrine\\Common\\Cache\\": "lib/Doctrine/Common/Cache"
218
                }
219
            },
220
            "notification-url": "https://packagist.org/downloads/",
221
            "license": [
222
                "MIT"
223
            ],
224
            "authors": [
225
                {
226
                    "name": "Roman Borschel",
227
                    "email": "[email protected]"
228
                },
229
                {
230
                    "name": "Benjamin Eberlei",
231
                    "email": "[email protected]"
232
                },
233
                {
234
                    "name": "Guilherme Blanco",
235
                    "email": "[email protected]"
236
                },
237
                {
238
                    "name": "Jonathan Wage",
239
                    "email": "[email protected]"
240
                },
241
                {
242
                    "name": "Johannes Schmitt",
243
                    "email": "[email protected]"
244
                }
245
            ],
246
            "description": "Caching library offering an object-oriented API for many cache backends",
247
            "homepage": "http://www.doctrine-project.org",
248
            "keywords": [
249
                "cache",
250
                "caching"
251
            ],
252
            "time": "2016-10-29T11:16:17+00:00"
253
        },
254
        {
255
            "name": "doctrine/collections",
256
            "version": "v1.3.0",
257
            "source": {
258
                "type": "git",
259
                "url": "https://github.com/doctrine/collections.git",
260
                "reference": "6c1e4eef75f310ea1b3e30945e9f06e652128b8a"
261
            },
262
            "dist": {
263
                "type": "zip",
264
                "url": "https://api.github.com/repos/doctrine/collections/zipball/6c1e4eef75f310ea1b3e30945e9f06e652128b8a",
265
                "reference": "6c1e4eef75f310ea1b3e30945e9f06e652128b8a",
266
                "shasum": ""
267
            },
268
            "require": {
269
                "php": ">=5.3.2"
270
            },
271
            "require-dev": {
272
                "phpunit/phpunit": "~4.0"
273
            },
274
            "type": "library",
275
            "extra": {
276
                "branch-alias": {
277
                    "dev-master": "1.2.x-dev"
278
                }
279
            },
280
            "autoload": {
281
                "psr-0": {
282
                    "Doctrine\\Common\\Collections\\": "lib/"
283
                }
284
            },
285
            "notification-url": "https://packagist.org/downloads/",
286
            "license": [
287
                "MIT"
288
            ],
289
            "authors": [
290
                {
291
                    "name": "Roman Borschel",
292
                    "email": "[email protected]"
293
                },
294
                {
295
                    "name": "Benjamin Eberlei",
296
                    "email": "[email protected]"
297
                },
298
                {
299
                    "name": "Guilherme Blanco",
300
                    "email": "[email protected]"
301
                },
302
                {
303
                    "name": "Jonathan Wage",
304
                    "email": "[email protected]"
305
                },
306
                {
307
                    "name": "Johannes Schmitt",
308
                    "email": "[email protected]"
309
                }
310
            ],
311
            "description": "Collections Abstraction library",
312
            "homepage": "http://www.doctrine-project.org",
313
            "keywords": [
314
                "array",
315
                "collections",
316
                "iterator"
317
            ],
318
            "time": "2015-04-14T22:21:58+00:00"
319
        },
320
        {
321
            "name": "doctrine/common",
322
            "version": "v2.6.2",
323
            "source": {
324
                "type": "git",
325
                "url": "https://github.com/doctrine/common.git",
326
                "reference": "7bce00698899aa2c06fe7365c76e4d78ddb15fa3"
327
            },
328
            "dist": {
329
                "type": "zip",
330
                "url": "https://api.github.com/repos/doctrine/common/zipball/7bce00698899aa2c06fe7365c76e4d78ddb15fa3",
331
                "reference": "7bce00698899aa2c06fe7365c76e4d78ddb15fa3",
332
                "shasum": ""
333
            },
334
            "require": {
335
                "doctrine/annotations": "1.*",
336
                "doctrine/cache": "1.*",
337
                "doctrine/collections": "1.*",
338
                "doctrine/inflector": "1.*",
339
                "doctrine/lexer": "1.*",
340
                "php": "~5.5|~7.0"
341
            },
342
            "require-dev": {
343
                "phpunit/phpunit": "~4.8|~5.0"
344
            },
345
            "type": "library",
346
            "extra": {
347
                "branch-alias": {
348
                    "dev-master": "2.7.x-dev"
349
                }
350
            },
351
            "autoload": {
352
                "psr-4": {
353
                    "Doctrine\\Common\\": "lib/Doctrine/Common"
354
                }
355
            },
356
            "notification-url": "https://packagist.org/downloads/",
357
            "license": [
358
                "MIT"
359
            ],
360
            "authors": [
361
                {
362
                    "name": "Roman Borschel",
363
                    "email": "[email protected]"
364
                },
365
                {
366
                    "name": "Benjamin Eberlei",
367
                    "email": "[email protected]"
368
                },
369
                {
370
                    "name": "Guilherme Blanco",
371
                    "email": "[email protected]"
372
                },
373
                {
374
                    "name": "Jonathan Wage",
375
                    "email": "[email protected]"
376
                },
377
                {
378
                    "name": "Johannes Schmitt",
379
                    "email": "[email protected]"
380
                }
381
            ],
382
            "description": "Common Library for Doctrine projects",
383
            "homepage": "http://www.doctrine-project.org",
384
            "keywords": [
385
                "annotations",
386
                "collections",
387
                "eventmanager",
388
                "persistence",
389
                "spl"
390
            ],
391
            "time": "2016-11-30T16:50:46+00:00"
392
        },
393
        {
394
            "name": "doctrine/data-fixtures",
395
            "version": "dev-master",
396
            "source": {
397
                "type": "git",
398
                "url": "https://github.com/doctrine/data-fixtures.git",
399
                "reference": "17fa5bfe6ff52e35cb3d9ec37c934a2f4bd1fa2e"
400
            },
401
            "dist": {
402
                "type": "zip",
403
                "url": "https://api.github.com/repos/doctrine/data-fixtures/zipball/17fa5bfe6ff52e35cb3d9ec37c934a2f4bd1fa2e",
404
                "reference": "17fa5bfe6ff52e35cb3d9ec37c934a2f4bd1fa2e",
405
                "shasum": ""
406
            },
407
            "require": {
408
                "doctrine/common": "~2.2",
409
                "php": "^5.6 || ^7.0"
410
            },
411
            "conflict": {
412
                "doctrine/orm": "< 2.4"
413
            },
414
            "require-dev": {
415
                "doctrine/dbal": "^2.5.4",
416
                "doctrine/orm": "^2.5.4",
417
                "phpunit/phpunit": "^5.4.6"
418
            },
419
            "suggest": {
420
                "doctrine/mongodb-odm": "For loading MongoDB ODM fixtures",
421
                "doctrine/orm": "For loading ORM fixtures",
422
                "doctrine/phpcr-odm": "For loading PHPCR ODM fixtures"
423
            },
424
            "type": "library",
425
            "extra": {
426
                "branch-alias": {
427
                    "dev-master": "1.3.x-dev"
428
                }
429
            },
430
            "autoload": {
431
                "psr-0": {
432
                    "Doctrine\\Common\\DataFixtures": "lib/"
433
                }
434
            },
435
            "notification-url": "https://packagist.org/downloads/",
436
            "license": [
437
                "MIT"
438
            ],
439
            "authors": [
440
                {
441
                    "name": "Jonathan Wage",
442
                    "email": "[email protected]"
443
                }
444
            ],
445
            "description": "Data Fixtures for all Doctrine Object Managers",
446
            "homepage": "http://www.doctrine-project.org",
447
            "keywords": [
448
                "database"
449
            ],
450
            "time": "2016-09-20 10:07:57"
451
        },
452
        {
453
            "name": "doctrine/dbal",
454
            "version": "v2.5.5",
455
            "source": {
456
                "type": "git",
457
                "url": "https://github.com/doctrine/dbal.git",
458
                "reference": "9f8c05cd5225a320d56d4bfdb4772f10d045a0c9"
459
            },
460
            "dist": {
461
                "type": "zip",
462
                "url": "https://api.github.com/repos/doctrine/dbal/zipball/9f8c05cd5225a320d56d4bfdb4772f10d045a0c9",
463
                "reference": "9f8c05cd5225a320d56d4bfdb4772f10d045a0c9",
464
                "shasum": ""
465
            },
466
            "require": {
467
                "doctrine/common": ">=2.4,<2.7-dev",
468
                "php": ">=5.3.2"
469
            },
470
            "require-dev": {
471
                "phpunit/phpunit": "4.*",
472
                "symfony/console": "2.*||^3.0"
473
            },
474
            "suggest": {
475
                "symfony/console": "For helpful console commands such as SQL execution and import of files."
476
            },
477
            "bin": [
478
                "bin/doctrine-dbal"
479
            ],
480
            "type": "library",
481
            "extra": {
482
                "branch-alias": {
483
                    "dev-master": "2.5.x-dev"
484
                }
485
            },
486
            "autoload": {
487
                "psr-0": {
488
                    "Doctrine\\DBAL\\": "lib/"
489
                }
490
            },
491
            "notification-url": "https://packagist.org/downloads/",
492
            "license": [
493
                "MIT"
494
            ],
495
            "authors": [
496
                {
497
                    "name": "Roman Borschel",
498
                    "email": "[email protected]"
499
                },
500
                {
501
                    "name": "Benjamin Eberlei",
502
                    "email": "[email protected]"
503
                },
504
                {
505
                    "name": "Guilherme Blanco",
506
                    "email": "[email protected]"
507
                },
508
                {
509
                    "name": "Jonathan Wage",
510
                    "email": "[email protected]"
511
                }
512
            ],
513
            "description": "Database Abstraction Layer",
514
            "homepage": "http://www.doctrine-project.org",
515
            "keywords": [
516
                "database",
517
                "dbal",
518
                "persistence",
519
                "queryobject"
520
            ],
521
            "time": "2016-09-09T19:13:33+00:00"
522
        },
523
        {
524
            "name": "doctrine/doctrine-bundle",
525
            "version": "1.6.4",
526
            "source": {
527
                "type": "git",
528
                "url": "https://github.com/doctrine/DoctrineBundle.git",
529
                "reference": "dd40b0a7fb16658cda9def9786992b8df8a49be7"
530
            },
531
            "dist": {
532
                "type": "zip",
533
                "url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/dd40b0a7fb16658cda9def9786992b8df8a49be7",
534
                "reference": "dd40b0a7fb16658cda9def9786992b8df8a49be7",
535
                "shasum": ""
536
            },
537
            "require": {
538
                "doctrine/dbal": "~2.3",
539
                "doctrine/doctrine-cache-bundle": "~1.0",
540
                "jdorn/sql-formatter": "~1.1",
541
                "php": ">=5.3.2",
542
                "symfony/console": "~2.3|~3.0",
543
                "symfony/dependency-injection": "~2.3|~3.0",
544
                "symfony/doctrine-bridge": "~2.2|~3.0",
545
                "symfony/framework-bundle": "~2.3|~3.0"
546
            },
547
            "require-dev": {
548
                "doctrine/orm": "~2.3",
549
                "phpunit/phpunit": "~4",
550
                "satooshi/php-coveralls": "~0.6.1",
551
                "symfony/phpunit-bridge": "~2.7|~3.0",
552
                "symfony/property-info": "~2.8|~3.0",
553
                "symfony/validator": "~2.2|~3.0",
554
                "symfony/yaml": "~2.2|~3.0",
555
                "twig/twig": "~1.10"
556
            },
557
            "suggest": {
558
                "doctrine/orm": "The Doctrine ORM integration is optional in the bundle.",
559
                "symfony/web-profiler-bundle": "To use the data collector."
560
            },
561
            "type": "symfony-bundle",
562
            "extra": {
563
                "branch-alias": {
564
                    "dev-master": "1.6.x-dev"
565
                }
566
            },
567
            "autoload": {
568
                "psr-4": {
569
                    "Doctrine\\Bundle\\DoctrineBundle\\": ""
570
                }
571
            },
572
            "notification-url": "https://packagist.org/downloads/",
573
            "license": [
574
                "MIT"
575
            ],
576
            "authors": [
577
                {
578
                    "name": "Symfony Community",
579
                    "homepage": "http://symfony.com/contributors"
580
                },
581
                {
582
                    "name": "Benjamin Eberlei",
583
                    "email": "[email protected]"
584
                },
585
                {
586
                    "name": "Doctrine Project",
587
                    "homepage": "http://www.doctrine-project.org/"
588
                },
589
                {
590
                    "name": "Fabien Potencier",
591
                    "email": "[email protected]"
592
                }
593
            ],
594
            "description": "Symfony DoctrineBundle",
595
            "homepage": "http://www.doctrine-project.org",
596
            "keywords": [
597
                "database",
598
                "dbal",
599
                "orm",
600
                "persistence"
601
            ],
602
            "time": "2016-08-10T15:35:22+00:00"
603
        },
604
        {
605
            "name": "doctrine/doctrine-cache-bundle",
606
            "version": "1.3.0",
607
            "source": {
608
                "type": "git",
609
                "url": "https://github.com/doctrine/DoctrineCacheBundle.git",
610
                "reference": "18c600a9b82f6454d2e81ca4957cdd56a1cf3504"
611
            },
612
            "dist": {
613
                "type": "zip",
614
                "url": "https://api.github.com/repos/doctrine/DoctrineCacheBundle/zipball/18c600a9b82f6454d2e81ca4957cdd56a1cf3504",
615
                "reference": "18c600a9b82f6454d2e81ca4957cdd56a1cf3504",
616
                "shasum": ""
617
            },
618
            "require": {
619
                "doctrine/cache": "^1.4.2",
620
                "doctrine/inflector": "~1.0",
621
                "php": ">=5.3.2",
622
                "symfony/doctrine-bridge": "~2.2|~3.0"
623
            },
624
            "require-dev": {
625
                "instaclick/coding-standard": "~1.1",
626
                "instaclick/object-calisthenics-sniffs": "dev-master",
627
                "instaclick/symfony2-coding-standard": "dev-remaster",
628
                "phpunit/phpunit": "~4",
629
                "predis/predis": "~0.8",
630
                "satooshi/php-coveralls": "~0.6.1",
631
                "squizlabs/php_codesniffer": "~1.5",
632
                "symfony/console": "~2.2|~3.0",
633
                "symfony/finder": "~2.2|~3.0",
634
                "symfony/framework-bundle": "~2.2|~3.0",
635
                "symfony/phpunit-bridge": "~2.7|~3.0",
636
                "symfony/security-acl": "~2.3|~3.0",
637
                "symfony/validator": "~2.2|~3.0",
638
                "symfony/yaml": "~2.2|~3.0"
639
            },
640
            "suggest": {
641
                "symfony/security-acl": "For using this bundle to cache ACLs"
642
            },
643
            "type": "symfony-bundle",
644
            "extra": {
645
                "branch-alias": {
646
                    "dev-master": "1.2.x-dev"
647
                }
648
            },
649
            "autoload": {
650
                "psr-4": {
651
                    "Doctrine\\Bundle\\DoctrineCacheBundle\\": ""
652
                }
653
            },
654
            "notification-url": "https://packagist.org/downloads/",
655
            "license": [
656
                "MIT"
657
            ],
658
            "authors": [
659
                {
660
                    "name": "Symfony Community",
661
                    "homepage": "http://symfony.com/contributors"
662
                },
663
                {
664
                    "name": "Benjamin Eberlei",
665
                    "email": "[email protected]"
666
                },
667
                {
668
                    "name": "Fabio B. Silva",
669
                    "email": "[email protected]"
670
                },
671
                {
672
                    "name": "Guilherme Blanco",
673
                    "email": "[email protected]"
674
                },
675
                {
676
                    "name": "Doctrine Project",
677
                    "homepage": "http://www.doctrine-project.org/"
678
                },
679
                {
680
                    "name": "Fabien Potencier",
681
                    "email": "[email protected]"
682
                }
683
            ],
684
            "description": "Symfony Bundle for Doctrine Cache",
685
            "homepage": "http://www.doctrine-project.org",
686
            "keywords": [
687
                "cache",
688
                "caching"
689
            ],
690
            "time": "2016-01-26T17:28:51+00:00"
691
        },
692
        {
693
            "name": "doctrine/doctrine-fixtures-bundle",
694
            "version": "dev-master",
695
            "source": {
696
                "type": "git",
697
                "url": "https://github.com/doctrine/DoctrineFixturesBundle.git",
698
                "reference": "fb060e289a2996e21869c261a983c0f8450132f6"
699
            },
700
            "dist": {
701
                "type": "zip",
702
                "url": "https://api.github.com/repos/doctrine/DoctrineFixturesBundle/zipball/fb060e289a2996e21869c261a983c0f8450132f6",
703
                "reference": "fb060e289a2996e21869c261a983c0f8450132f6",
704
                "shasum": ""
705
            },
706
            "require": {
707
                "doctrine/data-fixtures": "~1.0",
708
                "doctrine/doctrine-bundle": "~1.0",
709
                "php": ">=5.3.2",
710
                "symfony/doctrine-bridge": "~2.3|~3.0"
711
            },
712
            "type": "symfony-bundle",
713
            "extra": {
714
                "branch-alias": {
715
                    "dev-master": "2.2.x-dev"
716
                }
717
            },
718
            "autoload": {
719
                "psr-4": {
720
                    "Doctrine\\Bundle\\FixturesBundle\\": ""
721
                }
722
            },
723
            "notification-url": "https://packagist.org/downloads/",
724
            "license": [
725
                "MIT"
726
            ],
727
            "authors": [
728
                {
729
                    "name": "Symfony Community",
730
                    "homepage": "http://symfony.com/contributors"
731
                },
732
                {
733
                    "name": "Doctrine Project",
734
                    "homepage": "http://www.doctrine-project.org"
735
                },
736
                {
737
                    "name": "Fabien Potencier",
738
                    "email": "[email protected]"
739
                }
740
            ],
741
            "description": "Symfony DoctrineFixturesBundle",
742
            "homepage": "http://www.doctrine-project.org",
743
            "keywords": [
744
                "Fixture",
745
                "persistence"
746
            ],
747
            "time": "2016-10-13 13:56:07"
748
        },
749
        {
750
            "name": "doctrine/doctrine-migrations-bundle",
751
            "version": "dev-master",
752
            "source": {
753
                "type": "git",
754
                "url": "https://github.com/doctrine/DoctrineMigrationsBundle.git",
755
                "reference": "6276139e0b913a4e5120fc36bb5b0eae8ac549bc"
756
            },
757
            "dist": {
758
                "type": "zip",
759
                "url": "https://api.github.com/repos/doctrine/DoctrineMigrationsBundle/zipball/6276139e0b913a4e5120fc36bb5b0eae8ac549bc",
760
                "reference": "6276139e0b913a4e5120fc36bb5b0eae8ac549bc",
761
                "shasum": ""
762
            },
763
            "require": {
764
                "doctrine/doctrine-bundle": "~1.0",
765
                "doctrine/migrations": "^1.1",
766
                "php": ">=5.4.0",
767
                "symfony/framework-bundle": "~2.3|~3.0"
768
            },
769
            "require-dev": {
770
                "phpunit/phpunit": "~4.8"
771
            },
772
            "type": "symfony-bundle",
773
            "extra": {
774
                "branch-alias": {
775
                    "dev-master": "1.2-dev"
776
                }
777
            },
778
            "autoload": {
779
                "psr-4": {
780
                    "Doctrine\\Bundle\\MigrationsBundle\\": ""
781
                }
782
            },
783
            "notification-url": "https://packagist.org/downloads/",
784
            "license": [
785
                "MIT"
786
            ],
787
            "authors": [
788
                {
789
                    "name": "Symfony Community",
790
                    "homepage": "http://symfony.com/contributors"
791
                },
792
                {
793
                    "name": "Doctrine Project",
794
                    "homepage": "http://www.doctrine-project.org"
795
                },
796
                {
797
                    "name": "Fabien Potencier",
798
                    "email": "[email protected]"
799
                }
800
            ],
801
            "description": "Symfony DoctrineMigrationsBundle",
802
            "homepage": "http://www.doctrine-project.org",
803
            "keywords": [
804
                "dbal",
805
                "migrations",
806
                "schema"
807
            ],
808
            "time": "2016-12-05 18:36:37"
809
        },
810
        {
811
            "name": "doctrine/inflector",
812
            "version": "v1.1.0",
813
            "source": {
814
                "type": "git",
815
                "url": "https://github.com/doctrine/inflector.git",
816
                "reference": "90b2128806bfde671b6952ab8bea493942c1fdae"
817
            },
818
            "dist": {
819
                "type": "zip",
820
                "url": "https://api.github.com/repos/doctrine/inflector/zipball/90b2128806bfde671b6952ab8bea493942c1fdae",
821
                "reference": "90b2128806bfde671b6952ab8bea493942c1fdae",
822
                "shasum": ""
823
            },
824
            "require": {
825
                "php": ">=5.3.2"
826
            },
827
            "require-dev": {
828
                "phpunit/phpunit": "4.*"
829
            },
830
            "type": "library",
831
            "extra": {
832
                "branch-alias": {
833
                    "dev-master": "1.1.x-dev"
834
                }
835
            },
836
            "autoload": {
837
                "psr-0": {
838
                    "Doctrine\\Common\\Inflector\\": "lib/"
839
                }
840
            },
841
            "notification-url": "https://packagist.org/downloads/",
842
            "license": [
843
                "MIT"
844
            ],
845
            "authors": [
846
                {
847
                    "name": "Roman Borschel",
848
                    "email": "[email protected]"
849
                },
850
                {
851
                    "name": "Benjamin Eberlei",
852
                    "email": "[email protected]"
853
                },
854
                {
855
                    "name": "Guilherme Blanco",
856
                    "email": "[email protected]"
857
                },
858
                {
859
                    "name": "Jonathan Wage",
860
                    "email": "[email protected]"
861
                },
862
                {
863
                    "name": "Johannes Schmitt",
864
                    "email": "[email protected]"
865
                }
866
            ],
867
            "description": "Common String Manipulations with regard to casing and singular/plural rules.",
868
            "homepage": "http://www.doctrine-project.org",
869
            "keywords": [
870
                "inflection",
871
                "pluralize",
872
                "singularize",
873
                "string"
874
            ],
875
            "time": "2015-11-06T14:35:42+00:00"
876
        },
877
        {
878
            "name": "doctrine/instantiator",
879
            "version": "1.0.5",
880
            "source": {
881
                "type": "git",
882
                "url": "https://github.com/doctrine/instantiator.git",
883
                "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d"
884
            },
885
            "dist": {
886
                "type": "zip",
887
                "url": "https://api.github.com/repos/doctrine/instantiator/zipball/8e884e78f9f0eb1329e445619e04456e64d8051d",
888
                "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d",
889
                "shasum": ""
890
            },
891
            "require": {
892
                "php": ">=5.3,<8.0-DEV"
893
            },
894
            "require-dev": {
895
                "athletic/athletic": "~0.1.8",
896
                "ext-pdo": "*",
897
                "ext-phar": "*",
898
                "phpunit/phpunit": "~4.0",
899
                "squizlabs/php_codesniffer": "~2.0"
900
            },
901
            "type": "library",
902
            "extra": {
903
                "branch-alias": {
904
                    "dev-master": "1.0.x-dev"
905
                }
906
            },
907
            "autoload": {
908
                "psr-4": {
909
                    "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
910
                }
911
            },
912
            "notification-url": "https://packagist.org/downloads/",
913
            "license": [
914
                "MIT"
915
            ],
916
            "authors": [
917
                {
918
                    "name": "Marco Pivetta",
919
                    "email": "[email protected]",
920
                    "homepage": "http://ocramius.github.com/"
921
                }
922
            ],
923
            "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
924
            "homepage": "https://github.com/doctrine/instantiator",
925
            "keywords": [
926
                "constructor",
927
                "instantiate"
928
            ],
929
            "time": "2015-06-14T21:17:01+00:00"
930
        },
931
        {
932
            "name": "doctrine/lexer",
933
            "version": "v1.0.1",
934
            "source": {
935
                "type": "git",
936
                "url": "https://github.com/doctrine/lexer.git",
937
                "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c"
938
            },
939
            "dist": {
940
                "type": "zip",
941
                "url": "https://api.github.com/repos/doctrine/lexer/zipball/83893c552fd2045dd78aef794c31e694c37c0b8c",
942
                "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c",
943
                "shasum": ""
944
            },
945
            "require": {
946
                "php": ">=5.3.2"
947
            },
948
            "type": "library",
949
            "extra": {
950
                "branch-alias": {
951
                    "dev-master": "1.0.x-dev"
952
                }
953
            },
954
            "autoload": {
955
                "psr-0": {
956
                    "Doctrine\\Common\\Lexer\\": "lib/"
957
                }
958
            },
959
            "notification-url": "https://packagist.org/downloads/",
960
            "license": [
961
                "MIT"
962
            ],
963
            "authors": [
964
                {
965
                    "name": "Roman Borschel",
966
                    "email": "[email protected]"
967
                },
968
                {
969
                    "name": "Guilherme Blanco",
970
                    "email": "[email protected]"
971
                },
972
                {
973
                    "name": "Johannes Schmitt",
974
                    "email": "[email protected]"
975
                }
976
            ],
977
            "description": "Base library for a lexer that can be used in Top-Down, Recursive Descent Parsers.",
978
            "homepage": "http://www.doctrine-project.org",
979
            "keywords": [
980
                "lexer",
981
                "parser"
982
            ],
983
            "time": "2014-09-09T13:34:57+00:00"
984
        },
985
        {
986
            "name": "doctrine/migrations",
987
            "version": "dev-master",
988
            "source": {
989
                "type": "git",
990
                "url": "https://github.com/doctrine/migrations.git",
991
                "reference": "c81147c0f2938a6566594455367e095150547f72"
992
            },
993
            "dist": {
994
                "type": "zip",
995
                "url": "https://api.github.com/repos/doctrine/migrations/zipball/c81147c0f2938a6566594455367e095150547f72",
996
                "reference": "c81147c0f2938a6566594455367e095150547f72",
997
                "shasum": ""
998
            },
999
            "require": {
1000
                "doctrine/dbal": "~2.2",
1001
                "ocramius/proxy-manager": "^1.0|^2.0",
1002
                "php": "^5.5|^7.0",
1003
                "symfony/console": "~2.3|~3.0",
1004
                "symfony/yaml": "~2.3|~3.0"
1005
            },
1006
            "require-dev": {
1007
                "doctrine/coding-standard": "dev-master",
1008
                "doctrine/orm": "2.*",
1009
                "jdorn/sql-formatter": "~1.1",
1010
                "johnkary/phpunit-speedtrap": "~1.0@dev",
1011
                "mikey179/vfsstream": "^1.6",
1012
                "mockery/mockery": "^0.9.4",
1013
                "phpunit/phpunit": "~4.7",
1014
                "satooshi/php-coveralls": "^1.0"
1015
            },
1016
            "suggest": {
1017
                "jdorn/sql-formatter": "Allows to generate formatted SQL with the diff command."
1018
            },
1019
            "bin": [
1020
                "bin/doctrine-migrations"
1021
            ],
1022
            "type": "library",
1023
            "extra": {
1024
                "branch-alias": {
1025
                    "dev-master": "v1.6.x-dev"
1026
                }
1027
            },
1028
            "autoload": {
1029
                "psr-4": {
1030
                    "Doctrine\\DBAL\\Migrations\\": "lib/Doctrine/DBAL/Migrations"
1031
                }
1032
            },
1033
            "notification-url": "https://packagist.org/downloads/",
1034
            "license": [
1035
                "LGPL-2.1"
1036
            ],
1037
            "authors": [
1038
                {
1039
                    "name": "Benjamin Eberlei",
1040
                    "email": "[email protected]"
1041
                },
1042
                {
1043
                    "name": "Jonathan Wage",
1044
                    "email": "[email protected]"
1045
                },
1046
                {
1047
                    "name": "Michael Simonson",
1048
                    "email": "[email protected]"
1049
                }
1050
            ],
1051
            "description": "Database Schema migrations using Doctrine DBAL",
1052
            "homepage": "http://www.doctrine-project.org",
1053
            "keywords": [
1054
                "database",
1055
                "migrations"
1056
            ],
1057
            "time": "2016-12-25 22:54:00"
1058
        },
1059
        {
1060
            "name": "doctrine/orm",
1061
            "version": "v2.5.6",
1062
            "source": {
1063
                "type": "git",
1064
                "url": "https://github.com/doctrine/doctrine2.git",
1065
                "reference": "e6c434196c8ef058239aaa0724b4aadb0107940b"
1066
            },
1067
            "dist": {
1068
                "type": "zip",
1069
                "url": "https://api.github.com/repos/doctrine/doctrine2/zipball/e6c434196c8ef058239aaa0724b4aadb0107940b",
1070
                "reference": "e6c434196c8ef058239aaa0724b4aadb0107940b",
1071
                "shasum": ""
1072
            },
1073
            "require": {
1074
                "doctrine/cache": "~1.4",
1075
                "doctrine/collections": "~1.2",
1076
                "doctrine/common": ">=2.5-dev,<2.8-dev",
1077
                "doctrine/dbal": ">=2.5-dev,<2.6-dev",
1078
                "doctrine/instantiator": "~1.0.1",
1079
                "ext-pdo": "*",
1080
                "php": ">=5.4",
1081
                "symfony/console": "~2.5|~3.0"
1082
            },
1083
            "require-dev": {
1084
                "phpunit/phpunit": "~4.0",
1085
                "symfony/yaml": "~2.3|~3.0"
1086
            },
1087
            "suggest": {
1088
                "symfony/yaml": "If you want to use YAML Metadata Mapping Driver"
1089
            },
1090
            "bin": [
1091
                "bin/doctrine",
1092
                "bin/doctrine.php"
1093
            ],
1094
            "type": "library",
1095
            "extra": {
1096
                "branch-alias": {
1097
                    "dev-master": "2.6.x-dev"
1098
                }
1099
            },
1100
            "autoload": {
1101
                "psr-0": {
1102
                    "Doctrine\\ORM\\": "lib/"
1103
                }
1104
            },
1105
            "notification-url": "https://packagist.org/downloads/",
1106
            "license": [
1107
                "MIT"
1108
            ],
1109
            "authors": [
1110
                {
1111
                    "name": "Roman Borschel",
1112
                    "email": "[email protected]"
1113
                },
1114
                {
1115
                    "name": "Benjamin Eberlei",
1116
                    "email": "[email protected]"
1117
                },
1118
                {
1119
                    "name": "Guilherme Blanco",
1120
                    "email": "[email protected]"
1121
                },
1122
                {
1123
                    "name": "Jonathan Wage",
1124
                    "email": "[email protected]"
1125
                }
1126
            ],
1127
            "description": "Object-Relational-Mapper for PHP",
1128
            "homepage": "http://www.doctrine-project.org",
1129
            "keywords": [
1130
                "database",
1131
                "orm"
1132
            ],
1133
            "time": "2016-12-18T15:42:34+00:00"
1134
        },
1135
        {
1136
            "name": "gitonomy/gitlib",
1137
            "version": "v0.1.8",
1138
            "source": {
1139
                "type": "git",
1140
                "url": "https://github.com/gitonomy/gitlib.git",
1141
                "reference": "f575b8f7da917ade7890c6aa705fa22545690389"
1142
            },
1143
            "dist": {
1144
                "type": "zip",
1145
                "url": "https://api.github.com/repos/gitonomy/gitlib/zipball/f575b8f7da917ade7890c6aa705fa22545690389",
1146
                "reference": "f575b8f7da917ade7890c6aa705fa22545690389",
1147
                "shasum": ""
1148
            },
1149
            "require": {
1150
                "symfony/process": "^2.3|^3.0"
1151
            },
1152
            "require-dev": {
1153
                "psr/log": "^1.0"
1154
            },
1155
            "suggest": {
1156
                "psr/log": "Add some log"
1157
            },
1158
            "type": "library",
1159
            "extra": {
1160
                "branch-alias": {
1161
                    "dev-master": "1.0-dev"
1162
                }
1163
            },
1164
            "autoload": {
1165
                "psr-4": {
1166
                    "Gitonomy\\Git\\": "src/Gitonomy/Git/"
1167
                }
1168
            },
1169
            "notification-url": "https://packagist.org/downloads/",
1170
            "license": [
1171
                "MIT"
1172
            ],
1173
            "authors": [
1174
                {
1175
                    "name": "Alexandre Salomé",
1176
                    "email": "[email protected]",
1177
                    "homepage": "http://alexandre-salome.fr"
1178
                },
1179
                {
1180
                    "name": "Julien DIDIER",
1181
                    "email": "[email protected]",
1182
                    "homepage": "http://www.jdidier.net"
1183
                }
1184
            ],
1185
            "description": "Library for accessing git",
1186
            "homepage": "http://gitonomy.com",
1187
            "time": "2015-12-01T22:25:57+00:00"
1188
        },
1189
        {
1190
            "name": "ircmaxell/password-compat",
1191
            "version": "v1.0.4",
1192
            "source": {
1193
                "type": "git",
1194
                "url": "https://github.com/ircmaxell/password_compat.git",
1195
                "reference": "5c5cde8822a69545767f7c7f3058cb15ff84614c"
1196
            },
1197
            "dist": {
1198
                "type": "zip",
1199
                "url": "https://api.github.com/repos/ircmaxell/password_compat/zipball/5c5cde8822a69545767f7c7f3058cb15ff84614c",
1200
                "reference": "5c5cde8822a69545767f7c7f3058cb15ff84614c",
1201
                "shasum": ""
1202
            },
1203
            "require-dev": {
1204
                "phpunit/phpunit": "4.*"
1205
            },
1206
            "type": "library",
1207
            "autoload": {
1208
                "files": [
1209
                    "lib/password.php"
1210
                ]
1211
            },
1212
            "notification-url": "https://packagist.org/downloads/",
1213
            "license": [
1214
                "MIT"
1215
            ],
1216
            "authors": [
1217
                {
1218
                    "name": "Anthony Ferrara",
1219
                    "email": "[email protected]",
1220
                    "homepage": "http://blog.ircmaxell.com"
1221
                }
1222
            ],
1223
            "description": "A compatibility library for the proposed simplified password hashing algorithm: https://wiki.php.net/rfc/password_hash",
1224
            "homepage": "https://github.com/ircmaxell/password_compat",
1225
            "keywords": [
1226
                "hashing",
1227
                "password"
1228
            ],
1229
            "time": "2014-11-20T16:49:30+00:00"
1230
        },
1231
        {
1232
            "name": "jdorn/sql-formatter",
1233
            "version": "v1.2.17",
1234
            "source": {
1235
                "type": "git",
1236
                "url": "https://github.com/jdorn/sql-formatter.git",
1237
                "reference": "64990d96e0959dff8e059dfcdc1af130728d92bc"
1238
            },
1239
            "dist": {
1240
                "type": "zip",
1241
                "url": "https://api.github.com/repos/jdorn/sql-formatter/zipball/64990d96e0959dff8e059dfcdc1af130728d92bc",
1242
                "reference": "64990d96e0959dff8e059dfcdc1af130728d92bc",
1243
                "shasum": ""
1244
            },
1245
            "require": {
1246
                "php": ">=5.2.4"
1247
            },
1248
            "require-dev": {
1249
                "phpunit/phpunit": "3.7.*"
1250
            },
1251
            "type": "library",
1252
            "extra": {
1253
                "branch-alias": {
1254
                    "dev-master": "1.3.x-dev"
1255
                }
1256
            },
1257
            "autoload": {
1258
                "classmap": [
1259
                    "lib"
1260
                ]
1261
            },
1262
            "notification-url": "https://packagist.org/downloads/",
1263
            "license": [
1264
                "MIT"
1265
            ],
1266
            "authors": [
1267
                {
1268
                    "name": "Jeremy Dorn",
1269
                    "email": "[email protected]",
1270
                    "homepage": "http://jeremydorn.com/"
1271
                }
1272
            ],
1273
            "description": "a PHP SQL highlighting library",
1274
            "homepage": "https://github.com/jdorn/sql-formatter/",
1275
            "keywords": [
1276
                "highlight",
1277
                "sql"
1278
            ],
1279
            "time": "2014-01-12T16:20:24+00:00"
1280
        },
1281
        {
1282
            "name": "kriswallsmith/assetic",
1283
            "version": "v1.4.0",
1284
            "source": {
1285
                "type": "git",
1286
                "url": "https://github.com/kriswallsmith/assetic.git",
1287
                "reference": "e911c437dbdf006a8f62c2f59b15b2d69a5e0aa1"
1288
            },
1289
            "dist": {
1290
                "type": "zip",
1291
                "url": "https://api.github.com/repos/kriswallsmith/assetic/zipball/e911c437dbdf006a8f62c2f59b15b2d69a5e0aa1",
1292
                "reference": "e911c437dbdf006a8f62c2f59b15b2d69a5e0aa1",
1293
                "shasum": ""
1294
            },
1295
            "require": {
1296
                "php": ">=5.3.1",
1297
                "symfony/process": "~2.1|~3.0"
1298
            },
1299
            "conflict": {
1300
                "twig/twig": "<1.27"
1301
            },
1302
            "require-dev": {
1303
                "leafo/lessphp": "^0.3.7",
1304
                "leafo/scssphp": "~0.1",
1305
                "meenie/javascript-packer": "^1.1",
1306
                "mrclay/minify": "<2.3",
1307
                "natxet/cssmin": "3.0.4",
1308
                "patchwork/jsqueeze": "~1.0|~2.0",
1309
                "phpunit/phpunit": "~4.8 || ^5.6",
1310
                "psr/log": "~1.0",
1311
                "ptachoire/cssembed": "~1.0",
1312
                "symfony/phpunit-bridge": "~2.7|~3.0",
1313
                "twig/twig": "~1.23|~2.0",
1314
                "yfix/packager": "dev-master"
1315
            },
1316
            "suggest": {
1317
                "leafo/lessphp": "Assetic provides the integration with the lessphp LESS compiler",
1318
                "leafo/scssphp": "Assetic provides the integration with the scssphp SCSS compiler",
1319
                "leafo/scssphp-compass": "Assetic provides the integration with the SCSS compass plugin",
1320
                "patchwork/jsqueeze": "Assetic provides the integration with the JSqueeze JavaScript compressor",
1321
                "ptachoire/cssembed": "Assetic provides the integration with phpcssembed to embed data uris",
1322
                "twig/twig": "Assetic provides the integration with the Twig templating engine"
1323
            },
1324
            "type": "library",
1325
            "extra": {
1326
                "branch-alias": {
1327
                    "dev-master": "1.4-dev"
1328
                }
1329
            },
1330
            "autoload": {
1331
                "psr-0": {
1332
                    "Assetic": "src/"
1333
                },
1334
                "files": [
1335
                    "src/functions.php"
1336
                ]
1337
            },
1338
            "notification-url": "https://packagist.org/downloads/",
1339
            "license": [
1340
                "MIT"
1341
            ],
1342
            "authors": [
1343
                {
1344
                    "name": "Kris Wallsmith",
1345
                    "email": "[email protected]",
1346
                    "homepage": "http://kriswallsmith.net/"
1347
                }
1348
            ],
1349
            "description": "Asset Management for PHP",
1350
            "homepage": "https://github.com/kriswallsmith/assetic",
1351
            "keywords": [
1352
                "assets",
1353
                "compression",
1354
                "minification"
1355
            ],
1356
            "time": "2016-11-11T18:43:20+00:00"
1357
        },
1358
        {
1359
            "name": "monolog/monolog",
1360
            "version": "1.22.0",
1361
            "source": {
1362
                "type": "git",
1363
                "url": "https://github.com/Seldaek/monolog.git",
1364
                "reference": "bad29cb8d18ab0315e6c477751418a82c850d558"
1365
            },
1366
            "dist": {
1367
                "type": "zip",
1368
                "url": "https://api.github.com/repos/Seldaek/monolog/zipball/bad29cb8d18ab0315e6c477751418a82c850d558",
1369
                "reference": "bad29cb8d18ab0315e6c477751418a82c850d558",
1370
                "shasum": ""
1371
            },
1372
            "require": {
1373
                "php": ">=5.3.0",
1374
                "psr/log": "~1.0"
1375
            },
1376
            "provide": {
1377
                "psr/log-implementation": "1.0.0"
1378
            },
1379
            "require-dev": {
1380
                "aws/aws-sdk-php": "^2.4.9 || ^3.0",
1381
                "doctrine/couchdb": "~1.0@dev",
1382
                "graylog2/gelf-php": "~1.0",
1383
                "jakub-onderka/php-parallel-lint": "0.9",
1384
                "php-amqplib/php-amqplib": "~2.4",
1385
                "php-console/php-console": "^3.1.3",
1386
                "phpunit/phpunit": "~4.5",
1387
                "phpunit/phpunit-mock-objects": "2.3.0",
1388
                "ruflin/elastica": ">=0.90 <3.0",
1389
                "sentry/sentry": "^0.13",
1390
                "swiftmailer/swiftmailer": "~5.3"
1391
            },
1392
            "suggest": {
1393
                "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
1394
                "doctrine/couchdb": "Allow sending log messages to a CouchDB server",
1395
                "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
1396
                "ext-mongo": "Allow sending log messages to a MongoDB server",
1397
                "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
1398
                "mongodb/mongodb": "Allow sending log messages to a MongoDB server via PHP Driver",
1399
                "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib",
1400
                "php-console/php-console": "Allow sending log messages to Google Chrome",
1401
                "rollbar/rollbar": "Allow sending log messages to Rollbar",
1402
                "ruflin/elastica": "Allow sending log messages to an Elastic Search server",
1403
                "sentry/sentry": "Allow sending log messages to a Sentry server"
1404
            },
1405
            "type": "library",
1406
            "extra": {
1407
                "branch-alias": {
1408
                    "dev-master": "2.0.x-dev"
1409
                }
1410
            },
1411
            "autoload": {
1412
                "psr-4": {
1413
                    "Monolog\\": "src/Monolog"
1414
                }
1415
            },
1416
            "notification-url": "https://packagist.org/downloads/",
1417
            "license": [
1418
                "MIT"
1419
            ],
1420
            "authors": [
1421
                {
1422
                    "name": "Jordi Boggiano",
1423
                    "email": "[email protected]",
1424
                    "homepage": "http://seld.be"
1425
                }
1426
            ],
1427
            "description": "Sends your logs to files, sockets, inboxes, databases and various web services",
1428
            "homepage": "http://github.com/Seldaek/monolog",
1429
            "keywords": [
1430
                "log",
1431
                "logging",
1432
                "psr-3"
1433
            ],
1434
            "time": "2016-11-26T00:15:39+00:00"
1435
        },
1436
        {
1437
            "name": "nikic/php-parser",
1438
            "version": "v0.9.5",
1439
            "source": {
1440
                "type": "git",
1441
                "url": "https://github.com/nikic/PHP-Parser.git",
1442
                "reference": "ef70767475434bdb3615b43c327e2cae17ef12eb"
1443
            },
1444
            "dist": {
1445
                "type": "zip",
1446
                "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/ef70767475434bdb3615b43c327e2cae17ef12eb",
1447
                "reference": "ef70767475434bdb3615b43c327e2cae17ef12eb",
1448
                "shasum": ""
1449
            },
1450
            "require": {
1451
                "ext-tokenizer": "*",
1452
                "php": ">=5.2"
1453
            },
1454
            "type": "library",
1455
            "extra": {
1456
                "branch-alias": {
1457
                    "dev-master": "0.9-dev"
1458
                }
1459
            },
1460
            "autoload": {
1461
                "psr-0": {
1462
                    "PHPParser": "lib/"
1463
                }
1464
            },
1465
            "notification-url": "https://packagist.org/downloads/",
1466
            "license": [
1467
                "BSD-3-Clause"
1468
            ],
1469
            "authors": [
1470
                {
1471
                    "name": "Nikita Popov"
1472
                }
1473
            ],
1474
            "description": "A PHP parser written in PHP",
1475
            "keywords": [
1476
                "parser",
1477
                "php"
1478
            ],
1479
            "time": "2014-07-23T18:24:17+00:00"
1480
        },
1481
        {
1482
            "name": "ocramius/proxy-manager",
1483
            "version": "1.0.2",
1484
            "source": {
1485
                "type": "git",
1486
                "url": "https://github.com/Ocramius/ProxyManager.git",
1487
                "reference": "57e9272ec0e8deccf09421596e0e2252df440e11"
1488
            },
1489
            "dist": {
1490
                "type": "zip",
1491
                "url": "https://api.github.com/repos/Ocramius/ProxyManager/zipball/57e9272ec0e8deccf09421596e0e2252df440e11",
1492
                "reference": "57e9272ec0e8deccf09421596e0e2252df440e11",
1493
                "shasum": ""
1494
            },
1495
            "require": {
1496
                "php": ">=5.3.3",
1497
                "zendframework/zend-code": ">2.2.5,<3.0"
1498
            },
1499
            "require-dev": {
1500
                "ext-phar": "*",
1501
                "phpunit/phpunit": "~4.0",
1502
                "squizlabs/php_codesniffer": "1.5.*"
1503
            },
1504
            "suggest": {
1505
                "ocramius/generated-hydrator": "To have very fast object to array to object conversion for ghost objects",
1506
                "zendframework/zend-json": "To have the JsonRpc adapter (Remote Object feature)",
1507
                "zendframework/zend-soap": "To have the Soap adapter (Remote Object feature)",
1508
                "zendframework/zend-stdlib": "To use the hydrator proxy",
1509
                "zendframework/zend-xmlrpc": "To have the XmlRpc adapter (Remote Object feature)"
1510
            },
1511
            "type": "library",
1512
            "extra": {
1513
                "branch-alias": {
1514
                    "dev-master": "2.0.x-dev"
1515
                }
1516
            },
1517
            "autoload": {
1518
                "psr-0": {
1519
                    "ProxyManager\\": "src"
1520
                }
1521
            },
1522
            "notification-url": "https://packagist.org/downloads/",
1523
            "license": [
1524
                "MIT"
1525
            ],
1526
            "authors": [
1527
                {
1528
                    "name": "Marco Pivetta",
1529
                    "email": "[email protected]",
1530
                    "homepage": "http://ocramius.github.com/"
1531
                }
1532
            ],
1533
            "description": "A library providing utilities to generate, instantiate and generally operate with Object Proxies",
1534
            "homepage": "https://github.com/Ocramius/ProxyManager",
1535
            "keywords": [
1536
                "aop",
1537
                "lazy loading",
1538
                "proxy",
1539
                "proxy pattern",
1540
                "service proxies"
1541
            ],
1542
            "time": "2015-08-09T04:28:19+00:00"
1543
        },
1544
        {
1545
            "name": "paragonie/random_compat",
1546
            "version": "v2.0.4",
1547
            "source": {
1548
                "type": "git",
1549
                "url": "https://github.com/paragonie/random_compat.git",
1550
                "reference": "a9b97968bcde1c4de2a5ec6cbd06a0f6c919b46e"
1551
            },
1552
            "dist": {
1553
                "type": "zip",
1554
                "url": "https://api.github.com/repos/paragonie/random_compat/zipball/a9b97968bcde1c4de2a5ec6cbd06a0f6c919b46e",
1555
                "reference": "a9b97968bcde1c4de2a5ec6cbd06a0f6c919b46e",
1556
                "shasum": ""
1557
            },
1558
            "require": {
1559
                "php": ">=5.2.0"
1560
            },
1561
            "require-dev": {
1562
                "phpunit/phpunit": "4.*|5.*"
1563
            },
1564
            "suggest": {
1565
                "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
1566
            },
1567
            "type": "library",
1568
            "autoload": {
1569
                "files": [
1570
                    "lib/random.php"
1571
                ]
1572
            },
1573
            "notification-url": "https://packagist.org/downloads/",
1574
            "license": [
1575
                "MIT"
1576
            ],
1577
            "authors": [
1578
                {
1579
                    "name": "Paragon Initiative Enterprises",
1580
                    "email": "[email protected]",
1581
                    "homepage": "https://paragonie.com"
1582
                }
1583
            ],
1584
            "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
1585
            "keywords": [
1586
                "csprng",
1587
                "pseudorandom",
1588
                "random"
1589
            ],
1590
            "time": "2016-11-07T23:38:38+00:00"
1591
        },
1592
        {
1593
            "name": "phpbb/epv",
1594
            "version": "0.0.8",
1595
            "source": {
1596
                "type": "git",
1597
                "url": "https://github.com/phpbb/epv.git",
1598
                "reference": "87c89df9560431910fa9027a8129a9efac362ba4"
1599
            },
1600
            "dist": {
1601
                "type": "zip",
1602
                "url": "https://api.github.com/repos/phpbb/epv/zipball/87c89df9560431910fa9027a8129a9efac362ba4",
1603
                "reference": "87c89df9560431910fa9027a8129a9efac362ba4",
1604
                "shasum": ""
1605
            },
1606
            "require": {
1607
                "gitonomy/gitlib": "0.1.*@dev",
1608
                "nikic/php-parser": "0.9.*@dev",
1609
                "php": ">=5.3.3",
1610
                "sensiolabs/ansi-to-html": "~1.1",
1611
                "symfony/console": "~2.3",
1612
                "symfony/finder": "~2.3",
1613
                "symfony/process": "~2.3",
1614
                "symfony/yaml": "~2.3"
1615
            },
1616
            "require-dev": {
1617
                "phpunit/phpunit": "4.4.*",
1618
                "phpunit/phpunit-mock-objects": "2.3.*"
1619
            },
1620
            "bin": [
1621
                "src/EPV.php"
1622
            ],
1623
            "type": "library",
1624
            "autoload": {
1625
                "psr-4": {
1626
                    "Phpbb\\Epv\\": "src/"
1627
                }
1628
            },
1629
            "notification-url": "https://packagist.org/downloads/",
1630
            "license": [
1631
                "GPL-2.0"
1632
            ],
1633
            "authors": [
1634
                {
1635
                    "name": "Paul Sohier",
1636
                    "email": "[email protected]"
1637
                }
1638
            ],
1639
            "description": "A extension validator for phpBB extensions. Extensions are required to pass the validator when submitted to the extension database.",
1640
            "time": "2016-10-17T12:04:32+00:00"
1641
        },
1642
        {
1643
            "name": "phpbb/website-assets",
1644
            "version": "dev-master",
1645
            "source": {
1646
                "type": "git",
1647
                "url": "https://github.com/phpbb/website-assets.git",
1648
                "reference": "0e672c671884c3b2459632db246e06984b011281"
1649
            },
1650
            "dist": {
1651
                "type": "zip",
1652
                "url": "https://api.github.com/repos/phpbb/website-assets/zipball/0e672c671884c3b2459632db246e06984b011281",
1653
                "reference": "0e672c671884c3b2459632db246e06984b011281",
1654
                "shasum": ""
1655
            },
1656
            "require": {
1657
                "composer/installers": "~1.0"
1658
            },
1659
            "type": "phpbb-style",
1660
            "support": {
1661
                "source": "https://github.com/phpbb/website-assets/tree/master"
1662
            },
1663
            "time": "2018-01-07 19:14:36"
1664
        },
1665
        {
1666
            "name": "psr/log",
1667
            "version": "1.0.2",
1668
            "source": {
1669
                "type": "git",
1670
                "url": "https://github.com/php-fig/log.git",
1671
                "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d"
1672
            },
1673
            "dist": {
1674
                "type": "zip",
1675
                "url": "https://api.github.com/repos/php-fig/log/zipball/4ebe3a8bf773a19edfe0a84b6585ba3d401b724d",
1676
                "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d",
1677
                "shasum": ""
1678
            },
1679
            "require": {
1680
                "php": ">=5.3.0"
1681
            },
1682
            "type": "library",
1683
            "extra": {
1684
                "branch-alias": {
1685
                    "dev-master": "1.0.x-dev"
1686
                }
1687
            },
1688
            "autoload": {
1689
                "psr-4": {
1690
                    "Psr\\Log\\": "Psr/Log/"
1691
                }
1692
            },
1693
            "notification-url": "https://packagist.org/downloads/",
1694
            "license": [
1695
                "MIT"
1696
            ],
1697
            "authors": [
1698
                {
1699
                    "name": "PHP-FIG",
1700
                    "homepage": "http://www.php-fig.org/"
1701
                }
1702
            ],
1703
            "description": "Common interface for logging libraries",
1704
            "homepage": "https://github.com/php-fig/log",
1705
            "keywords": [
1706
                "log",
1707
                "psr",
1708
                "psr-3"
1709
            ],
1710
            "time": "2016-10-10T12:19:37+00:00"
1711
        },
1712
        {
1713
            "name": "qafoolabs/profiler",
1714
            "version": "v1.3.6",
1715
            "source": {
1716
                "type": "git",
1717
                "url": "https://github.com/QafooLabs/profiler.git",
1718
                "reference": "b1a823768e731006987dd95793fd250aa9d04b1f"
1719
            },
1720
            "dist": {
1721
                "type": "zip",
1722
                "url": "https://api.github.com/repos/QafooLabs/profiler/zipball/b1a823768e731006987dd95793fd250aa9d04b1f",
1723
                "reference": "b1a823768e731006987dd95793fd250aa9d04b1f",
1724
                "shasum": ""
1725
            },
1726
            "type": "library",
1727
            "autoload": {
1728
                "psr-0": {
1729
                    "QafooLabs\\Profiler": "src/main"
1730
                }
1731
            },
1732
            "notification-url": "https://packagist.org/downloads/",
1733
            "license": [
1734
                "MIT"
1735
            ],
1736
            "description": "Simple library that wraps Xhprof profile collection and sends to Qafoo Profiler",
1737
            "time": "2015-02-19T11:46:10+00:00"
1738
        },
1739
        {
1740
            "name": "sensio/distribution-bundle",
1741
            "version": "v3.0.2",
1742
            "target-dir": "Sensio/Bundle/DistributionBundle",
1743
            "source": {
1744
                "type": "git",
1745
                "url": "https://github.com/sensiolabs/SensioDistributionBundle.git",
1746
                "reference": "67b34359f91c25ad36b960f66a287df0615d7c54"
1747
            },
1748
            "dist": {
1749
                "type": "zip",
1750
                "url": "https://api.github.com/repos/sensiolabs/SensioDistributionBundle/zipball/67b34359f91c25ad36b960f66a287df0615d7c54",
1751
                "reference": "67b34359f91c25ad36b960f66a287df0615d7c54",
1752
                "shasum": ""
1753
            },
1754
            "require": {
1755
                "php": ">=5.3.3",
1756
                "symfony/class-loader": "~2.2",
1757
                "symfony/config": "~2.2",
1758
                "symfony/dependency-injection": "~2.2",
1759
                "symfony/filesystem": "~2.2",
1760
                "symfony/form": "~2.2",
1761
                "symfony/framework-bundle": "~2.2",
1762
                "symfony/http-foundation": "~2.2",
1763
                "symfony/http-kernel": "~2.2",
1764
                "symfony/process": "~2.2",
1765
                "symfony/validator": "~2.2",
1766
                "symfony/yaml": "~2.2"
1767
            },
1768
            "type": "symfony-bundle",
1769
            "extra": {
1770
                "branch-alias": {
1771
                    "dev-master": "3.0.x-dev"
1772
                }
1773
            },
1774
            "autoload": {
1775
                "psr-0": {
1776
                    "Sensio\\Bundle\\DistributionBundle": ""
1777
                }
1778
            },
1779
            "notification-url": "https://packagist.org/downloads/",
1780
            "license": [
1781
                "MIT"
1782
            ],
1783
            "authors": [
1784
                {
1785
                    "name": "Fabien Potencier",
1786
                    "email": "[email protected]",
1787
                    "homepage": "http://fabien.potencier.org",
1788
                    "role": "Lead Developer"
1789
                }
1790
            ],
1791
            "description": "The base bundle for the Symfony Distributions",
1792
            "keywords": [
1793
                "configuration",
1794
                "distribution"
1795
            ],
1796
            "time": "2014-07-16T07:46:27+00:00"
1797
        },
1798
        {
1799
            "name": "sensio/framework-extra-bundle",
1800
            "version": "v3.0.18",
1801
            "source": {
1802
                "type": "git",
1803
                "url": "https://github.com/sensiolabs/SensioFrameworkExtraBundle.git",
1804
                "reference": "c38bc608e12e81089d5d9dfbf72775ed553c61af"
1805
            },
1806
            "dist": {
1807
                "type": "zip",
1808
                "url": "https://api.github.com/repos/sensiolabs/SensioFrameworkExtraBundle/zipball/c38bc608e12e81089d5d9dfbf72775ed553c61af",
1809
                "reference": "c38bc608e12e81089d5d9dfbf72775ed553c61af",
1810
                "shasum": ""
1811
            },
1812
            "require": {
1813
                "doctrine/common": "~2.2",
1814
                "symfony/dependency-injection": "~2.3|~3.0",
1815
                "symfony/framework-bundle": "~2.3|~3.0"
1816
            },
1817
            "require-dev": {
1818
                "symfony/asset": "~2.7|~3.0",
1819
                "symfony/browser-kit": "~2.3|~3.0",
1820
                "symfony/dom-crawler": "~2.3|~3.0",
1821
                "symfony/expression-language": "~2.4|~3.0",
1822
                "symfony/finder": "~2.3|~3.0",
1823
                "symfony/phpunit-bridge": "~3.2",
1824
                "symfony/psr-http-message-bridge": "^0.3",
1825
                "symfony/security-bundle": "~2.4|~3.0",
1826
                "symfony/templating": "~2.3|~3.0",
1827
                "symfony/translation": "~2.3|~3.0",
1828
                "symfony/twig-bundle": "~2.3|~3.0",
1829
                "symfony/yaml": "~2.3|~3.0",
1830
                "twig/twig": "~1.11|~2.0",
1831
                "zendframework/zend-diactoros": "^1.3"
1832
            },
1833
            "suggest": {
1834
                "symfony/expression-language": "",
1835
                "symfony/psr-http-message-bridge": "To use the PSR-7 converters",
1836
                "symfony/security-bundle": ""
1837
            },
1838
            "type": "symfony-bundle",
1839
            "extra": {
1840
                "branch-alias": {
1841
                    "dev-master": "3.0.x-dev"
1842
                }
1843
            },
1844
            "autoload": {
1845
                "psr-4": {
1846
                    "Sensio\\Bundle\\FrameworkExtraBundle\\": ""
1847
                }
1848
            },
1849
            "notification-url": "https://packagist.org/downloads/",
1850
            "license": [
1851
                "MIT"
1852
            ],
1853
            "authors": [
1854
                {
1855
                    "name": "Fabien Potencier",
1856
                    "email": "[email protected]"
1857
                }
1858
            ],
1859
            "description": "This bundle provides a way to configure your controllers with annotations",
1860
            "keywords": [
1861
                "annotations",
1862
                "controllers"
1863
            ],
1864
            "time": "2016-12-14T08:30:06+00:00"
1865
        },
1866
        {
1867
            "name": "sensio/generator-bundle",
1868
            "version": "v2.5.3",
1869
            "target-dir": "Sensio/Bundle/GeneratorBundle",
1870
            "source": {
1871
                "type": "git",
1872
                "url": "https://github.com/sensiolabs/SensioGeneratorBundle.git",
1873
                "reference": "e50108c2133ee5c9c484555faed50c17a61221d3"
1874
            },
1875
            "dist": {
1876
                "type": "zip",
1877
                "url": "https://api.github.com/repos/sensiolabs/SensioGeneratorBundle/zipball/e50108c2133ee5c9c484555faed50c17a61221d3",
1878
                "reference": "e50108c2133ee5c9c484555faed50c17a61221d3",
1879
                "shasum": ""
1880
            },
1881
            "require": {
1882
                "symfony/console": "~2.5",
1883
                "symfony/framework-bundle": "~2.2"
1884
            },
1885
            "require-dev": {
1886
                "doctrine/orm": "~2.2,>=2.2.3",
1887
                "symfony/doctrine-bridge": "~2.2",
1888
                "twig/twig": "~1.11"
1889
            },
1890
            "type": "symfony-bundle",
1891
            "extra": {
1892
                "branch-alias": {
1893
                    "dev-master": "2.5.x-dev"
1894
                }
1895
            },
1896
            "autoload": {
1897
                "psr-0": {
1898
                    "Sensio\\Bundle\\GeneratorBundle": ""
1899
                }
1900
            },
1901
            "notification-url": "https://packagist.org/downloads/",
1902
            "license": [
1903
                "MIT"
1904
            ],
1905
            "authors": [
1906
                {
1907
                    "name": "Fabien Potencier",
1908
                    "email": "[email protected]"
1909
                }
1910
            ],
1911
            "description": "This bundle generates code for you",
1912
            "time": "2015-03-17T06:36:52+00:00"
1913
        },
1914
        {
1915
            "name": "sensiolabs/ansi-to-html",
1916
            "version": "v1.1.2",
1917
            "source": {
1918
                "type": "git",
1919
                "url": "https://github.com/sensiolabs/ansi-to-html.git",
1920
                "reference": "02598b975c510e9e7d07d0be0a89c7a6b43464d6"
1921
            },
1922
            "dist": {
1923
                "type": "zip",
1924
                "url": "https://api.github.com/repos/sensiolabs/ansi-to-html/zipball/02598b975c510e9e7d07d0be0a89c7a6b43464d6",
1925
                "reference": "02598b975c510e9e7d07d0be0a89c7a6b43464d6",
1926
                "shasum": ""
1927
            },
1928
            "require": {
1929
                "php": ">=5.3.0"
1930
            },
1931
            "suggest": {
1932
                "twig/twig": "Provides nice templating features"
1933
            },
1934
            "type": "library",
1935
            "extra": {
1936
                "branch-alias": {
1937
                    "dev-master": "1.1-dev"
1938
                }
1939
            },
1940
            "autoload": {
1941
                "psr-0": {
1942
                    "SensioLabs\\AnsiConverter": "."
1943
                }
1944
            },
1945
            "notification-url": "https://packagist.org/downloads/",
1946
            "license": [
1947
                "MIT"
1948
            ],
1949
            "authors": [
1950
                {
1951
                    "name": "Fabien Potencier",
1952
                    "email": "[email protected]"
1953
                }
1954
            ],
1955
            "description": "A library to convert a text with ANSI codes to HTML",
1956
            "time": "2015-07-22T03:07:58+00:00"
1957
        },
1958
        {
1959
            "name": "swiftmailer/swiftmailer",
1960
            "version": "v5.4.5",
1961
            "source": {
1962
                "type": "git",
1963
                "url": "https://github.com/swiftmailer/swiftmailer.git",
1964
                "reference": "cd142238a339459b10da3d8234220963f392540c"
1965
            },
1966
            "dist": {
1967
                "type": "zip",
1968
                "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/cd142238a339459b10da3d8234220963f392540c",
1969
                "reference": "cd142238a339459b10da3d8234220963f392540c",
1970
                "shasum": ""
1971
            },
1972
            "require": {
1973
                "php": ">=5.3.3"
1974
            },
1975
            "require-dev": {
1976
                "mockery/mockery": "~0.9.1",
1977
                "symfony/phpunit-bridge": "~3.2"
1978
            },
1979
            "type": "library",
1980
            "extra": {
1981
                "branch-alias": {
1982
                    "dev-master": "5.4-dev"
1983
                }
1984
            },
1985
            "autoload": {
1986
                "files": [
1987
                    "lib/swift_required.php"
1988
                ]
1989
            },
1990
            "notification-url": "https://packagist.org/downloads/",
1991
            "license": [
1992
                "MIT"
1993
            ],
1994
            "authors": [
1995
                {
1996
                    "name": "Chris Corbyn"
1997
                },
1998
                {
1999
                    "name": "Fabien Potencier",
2000
                    "email": "[email protected]"
2001
                }
2002
            ],
2003
            "description": "Swiftmailer, free feature-rich PHP mailer",
2004
            "homepage": "http://swiftmailer.org",
2005
            "keywords": [
2006
                "email",
2007
                "mail",
2008
                "mailer"
2009
            ],
2010
            "time": "2016-12-29T10:02:40+00:00"
2011
        },
2012
        {
2013
            "name": "symfony/assetic-bundle",
2014
            "version": "v2.8.1",
2015
            "source": {
2016
                "type": "git",
2017
                "url": "https://github.com/symfony/assetic-bundle.git",
2018
                "reference": "0241b135ff64c6031048c6425cd833a8300da46b"
2019
            },
2020
            "dist": {
2021
                "type": "zip",
2022
                "url": "https://api.github.com/repos/symfony/assetic-bundle/zipball/0241b135ff64c6031048c6425cd833a8300da46b",
2023
                "reference": "0241b135ff64c6031048c6425cd833a8300da46b",
2024
                "shasum": ""
2025
            },
2026
            "require": {
2027
                "kriswallsmith/assetic": "~1.4",
2028
                "php": ">=5.3.0",
2029
                "symfony/console": "~2.3|~3.0",
2030
                "symfony/dependency-injection": "~2.3|~3.0",
2031
                "symfony/framework-bundle": "~2.3|~3.0",
2032
                "symfony/yaml": "~2.3|~3.0"
2033
            },
2034
            "conflict": {
2035
                "kriswallsmith/spork": "<=0.2",
2036
                "twig/twig": "<1.27"
2037
            },
2038
            "require-dev": {
2039
                "kriswallsmith/spork": "~0.3",
2040
                "patchwork/jsqueeze": "~1.0",
2041
                "symfony/class-loader": "~2.3|~3.0",
2042
                "symfony/css-selector": "~2.3|~3.0",
2043
                "symfony/dom-crawler": "~2.3|~3.0",
2044
                "symfony/phpunit-bridge": "~2.7|~3.0",
2045
                "symfony/twig-bundle": "~2.3|~3.0"
2046
            },
2047
            "suggest": {
2048
                "kriswallsmith/spork": "to be able to dump assets in parallel",
2049
                "symfony/twig-bundle": "to use the Twig integration"
2050
            },
2051
            "type": "symfony-bundle",
2052
            "extra": {
2053
                "branch-alias": {
2054
                    "dev-master": "2.8-dev"
2055
                }
2056
            },
2057
            "autoload": {
2058
                "psr-4": {
2059
                    "Symfony\\Bundle\\AsseticBundle\\": ""
2060
                }
2061
            },
2062
            "notification-url": "https://packagist.org/downloads/",
2063
            "license": [
2064
                "MIT"
2065
            ],
2066
            "authors": [
2067
                {
2068
                    "name": "Kris Wallsmith",
2069
                    "email": "[email protected]",
2070
                    "homepage": "http://kriswallsmith.net/"
2071
                }
2072
            ],
2073
            "description": "Integrates Assetic into Symfony2",
2074
            "homepage": "https://github.com/symfony/AsseticBundle",
2075
            "keywords": [
2076
                "assets",
2077
                "compression",
2078
                "minification"
2079
            ],
2080
            "time": "2016-11-22T11:42:57+00:00"
2081
        },
2082
        {
2083
            "name": "symfony/monolog-bundle",
2084
            "version": "2.12.0",
2085
            "source": {
2086
                "type": "git",
2087
                "url": "https://github.com/symfony/monolog-bundle.git",
2088
                "reference": "6acef3bd201c4f35e42e52dedf1fe088f30e07e8"
2089
            },
2090
            "dist": {
2091
                "type": "zip",
2092
                "url": "https://api.github.com/repos/symfony/monolog-bundle/zipball/6acef3bd201c4f35e42e52dedf1fe088f30e07e8",
2093
                "reference": "6acef3bd201c4f35e42e52dedf1fe088f30e07e8",
2094
                "shasum": ""
2095
            },
2096
            "require": {
2097
                "monolog/monolog": "~1.18",
2098
                "php": ">=5.3.2",
2099
                "symfony/config": "~2.3|~3.0",
2100
                "symfony/dependency-injection": "~2.3|~3.0",
2101
                "symfony/http-kernel": "~2.3|~3.0",
2102
                "symfony/monolog-bridge": "~2.3|~3.0"
2103
            },
2104
            "require-dev": {
2105
                "phpunit/phpunit": "^4.8",
2106
                "symfony/console": "~2.3|~3.0",
2107
                "symfony/yaml": "~2.3|~3.0"
2108
            },
2109
            "type": "symfony-bundle",
2110
            "extra": {
2111
                "branch-alias": {
2112
                    "dev-master": "2.x-dev"
2113
                }
2114
            },
2115
            "autoload": {
2116
                "psr-4": {
2117
                    "Symfony\\Bundle\\MonologBundle\\": ""
2118
                }
2119
            },
2120
            "notification-url": "https://packagist.org/downloads/",
2121
            "license": [
2122
                "MIT"
2123
            ],
2124
            "authors": [
2125
                {
2126
                    "name": "Symfony Community",
2127
                    "homepage": "http://symfony.com/contributors"
2128
                },
2129
                {
2130
                    "name": "Fabien Potencier",
2131
                    "email": "[email protected]"
2132
                }
2133
            ],
2134
            "description": "Symfony MonologBundle",
2135
            "homepage": "http://symfony.com",
2136
            "keywords": [
2137
                "log",
2138
                "logging"
2139
            ],
2140
            "time": "2016-11-06T18:54:50+00:00"
2141
        },
2142
        {
2143
            "name": "symfony/polyfill-apcu",
2144
            "version": "v1.3.0",
2145
            "source": {
2146
                "type": "git",
2147
                "url": "https://github.com/symfony/polyfill-apcu.git",
2148
                "reference": "5d4474f447403c3348e37b70acc2b95475b7befa"
2149
            },
2150
            "dist": {
2151
                "type": "zip",
2152
                "url": "https://api.github.com/repos/symfony/polyfill-apcu/zipball/5d4474f447403c3348e37b70acc2b95475b7befa",
2153
                "reference": "5d4474f447403c3348e37b70acc2b95475b7befa",
2154
                "shasum": ""
2155
            },
2156
            "require": {
2157
                "php": ">=5.3.3"
2158
            },
2159
            "type": "library",
2160
            "extra": {
2161
                "branch-alias": {
2162
                    "dev-master": "1.3-dev"
2163
                }
2164
            },
2165
            "autoload": {
2166
                "files": [
2167
                    "bootstrap.php"
2168
                ]
2169
            },
2170
            "notification-url": "https://packagist.org/downloads/",
2171
            "license": [
2172
                "MIT"
2173
            ],
2174
            "authors": [
2175
                {
2176
                    "name": "Nicolas Grekas",
2177
                    "email": "[email protected]"
2178
                },
2179
                {
2180
                    "name": "Symfony Community",
2181
                    "homepage": "https://symfony.com/contributors"
2182
                }
2183
            ],
2184
            "description": "Symfony polyfill backporting apcu_* functions to lower PHP versions",
2185
            "homepage": "https://symfony.com",
2186
            "keywords": [
2187
                "apcu",
2188
                "compatibility",
2189
                "polyfill",
2190
                "portable",
2191
                "shim"
2192
            ],
2193
            "time": "2016-11-14T01:06:16+00:00"
2194
        },
2195
        {
2196
            "name": "symfony/polyfill-intl-icu",
2197
            "version": "v1.3.0",
2198
            "source": {
2199
                "type": "git",
2200
                "url": "https://github.com/symfony/polyfill-intl-icu.git",
2201
                "reference": "2d6e2b20d457603eefb6e614286c22efca30fdb4"
2202
            },
2203
            "dist": {
2204
                "type": "zip",
2205
                "url": "https://api.github.com/repos/symfony/polyfill-intl-icu/zipball/2d6e2b20d457603eefb6e614286c22efca30fdb4",
2206
                "reference": "2d6e2b20d457603eefb6e614286c22efca30fdb4",
2207
                "shasum": ""
2208
            },
2209
            "require": {
2210
                "php": ">=5.3.3",
2211
                "symfony/intl": "~2.3|~3.0"
2212
            },
2213
            "suggest": {
2214
                "ext-intl": "For best performance"
2215
            },
2216
            "type": "library",
2217
            "extra": {
2218
                "branch-alias": {
2219
                    "dev-master": "1.3-dev"
2220
                }
2221
            },
2222
            "autoload": {
2223
                "files": [
2224
                    "bootstrap.php"
2225
                ]
2226
            },
2227
            "notification-url": "https://packagist.org/downloads/",
2228
            "license": [
2229
                "MIT"
2230
            ],
2231
            "authors": [
2232
                {
2233
                    "name": "Nicolas Grekas",
2234
                    "email": "[email protected]"
2235
                },
2236
                {
2237
                    "name": "Symfony Community",
2238
                    "homepage": "https://symfony.com/contributors"
2239
                }
2240
            ],
2241
            "description": "Symfony polyfill for intl's ICU-related data and classes",
2242
            "homepage": "https://symfony.com",
2243
            "keywords": [
2244
                "compatibility",
2245
                "icu",
2246
                "intl",
2247
                "polyfill",
2248
                "portable",
2249
                "shim"
2250
            ],
2251
            "time": "2016-11-14T01:06:16+00:00"
2252
        },
2253
        {
2254
            "name": "symfony/polyfill-mbstring",
2255
            "version": "v1.3.0",
2256
            "source": {
2257
                "type": "git",
2258
                "url": "https://github.com/symfony/polyfill-mbstring.git",
2259
                "reference": "e79d363049d1c2128f133a2667e4f4190904f7f4"
2260
            },
2261
            "dist": {
2262
                "type": "zip",
2263
                "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/e79d363049d1c2128f133a2667e4f4190904f7f4",
2264
                "reference": "e79d363049d1c2128f133a2667e4f4190904f7f4",
2265
                "shasum": ""
2266
            },
2267
            "require": {
2268
                "php": ">=5.3.3"
2269
            },
2270
            "suggest": {
2271
                "ext-mbstring": "For best performance"
2272
            },
2273
            "type": "library",
2274
            "extra": {
2275
                "branch-alias": {
2276
                    "dev-master": "1.3-dev"
2277
                }
2278
            },
2279
            "autoload": {
2280
                "psr-4": {
2281
                    "Symfony\\Polyfill\\Mbstring\\": ""
2282
                },
2283
                "files": [
2284
                    "bootstrap.php"
2285
                ]
2286
            },
2287
            "notification-url": "https://packagist.org/downloads/",
2288
            "license": [
2289
                "MIT"
2290
            ],
2291
            "authors": [
2292
                {
2293
                    "name": "Nicolas Grekas",
2294
                    "email": "[email protected]"
2295
                },
2296
                {
2297
                    "name": "Symfony Community",
2298
                    "homepage": "https://symfony.com/contributors"
2299
                }
2300
            ],
2301
            "description": "Symfony polyfill for the Mbstring extension",
2302
            "homepage": "https://symfony.com",
2303
            "keywords": [
2304
                "compatibility",
2305
                "mbstring",
2306
                "polyfill",
2307
                "portable",
2308
                "shim"
2309
            ],
2310
            "time": "2016-11-14T01:06:16+00:00"
2311
        },
2312
        {
2313
            "name": "symfony/polyfill-php54",
2314
            "version": "v1.3.0",
2315
            "source": {
2316
                "type": "git",
2317
                "url": "https://github.com/symfony/polyfill-php54.git",
2318
                "reference": "90e085822963fdcc9d1c5b73deb3d2e5783b16a0"
2319
            },
2320
            "dist": {
2321
                "type": "zip",
2322
                "url": "https://api.github.com/repos/symfony/polyfill-php54/zipball/90e085822963fdcc9d1c5b73deb3d2e5783b16a0",
2323
                "reference": "90e085822963fdcc9d1c5b73deb3d2e5783b16a0",
2324
                "shasum": ""
2325
            },
2326
            "require": {
2327
                "php": ">=5.3.3"
2328
            },
2329
            "type": "library",
2330
            "extra": {
2331
                "branch-alias": {
2332
                    "dev-master": "1.3-dev"
2333
                }
2334
            },
2335
            "autoload": {
2336
                "psr-4": {
2337
                    "Symfony\\Polyfill\\Php54\\": ""
2338
                },
2339
                "files": [
2340
                    "bootstrap.php"
2341
                ],
2342
                "classmap": [
2343
                    "Resources/stubs"
2344
                ]
2345
            },
2346
            "notification-url": "https://packagist.org/downloads/",
2347
            "license": [
2348
                "MIT"
2349
            ],
2350
            "authors": [
2351
                {
2352
                    "name": "Nicolas Grekas",
2353
                    "email": "[email protected]"
2354
                },
2355
                {
2356
                    "name": "Symfony Community",
2357
                    "homepage": "https://symfony.com/contributors"
2358
                }
2359
            ],
2360
            "description": "Symfony polyfill backporting some PHP 5.4+ features to lower PHP versions",
2361
            "homepage": "https://symfony.com",
2362
            "keywords": [
2363
                "compatibility",
2364
                "polyfill",
2365
                "portable",
2366
                "shim"
2367
            ],
2368
            "time": "2016-11-14T01:06:16+00:00"
2369
        },
2370
        {
2371
            "name": "symfony/polyfill-php55",
2372
            "version": "v1.3.0",
2373
            "source": {
2374
                "type": "git",
2375
                "url": "https://github.com/symfony/polyfill-php55.git",
2376
                "reference": "03e3f0350bca2220e3623a0e340eef194405fc67"
2377
            },
2378
            "dist": {
2379
                "type": "zip",
2380
                "url": "https://api.github.com/repos/symfony/polyfill-php55/zipball/03e3f0350bca2220e3623a0e340eef194405fc67",
2381
                "reference": "03e3f0350bca2220e3623a0e340eef194405fc67",
2382
                "shasum": ""
2383
            },
2384
            "require": {
2385
                "ircmaxell/password-compat": "~1.0",
2386
                "php": ">=5.3.3"
2387
            },
2388
            "type": "library",
2389
            "extra": {
2390
                "branch-alias": {
2391
                    "dev-master": "1.3-dev"
2392
                }
2393
            },
2394
            "autoload": {
2395
                "psr-4": {
2396
                    "Symfony\\Polyfill\\Php55\\": ""
2397
                },
2398
                "files": [
2399
                    "bootstrap.php"
2400
                ]
2401
            },
2402
            "notification-url": "https://packagist.org/downloads/",
2403
            "license": [
2404
                "MIT"
2405
            ],
2406
            "authors": [
2407
                {
2408
                    "name": "Nicolas Grekas",
2409
                    "email": "[email protected]"
2410
                },
2411
                {
2412
                    "name": "Symfony Community",
2413
                    "homepage": "https://symfony.com/contributors"
2414
                }
2415
            ],
2416
            "description": "Symfony polyfill backporting some PHP 5.5+ features to lower PHP versions",
2417
            "homepage": "https://symfony.com",
2418
            "keywords": [
2419
                "compatibility",
2420
                "polyfill",
2421
                "portable",
2422
                "shim"
2423
            ],
2424
            "time": "2016-11-14T01:06:16+00:00"
2425
        },
2426
        {
2427
            "name": "symfony/polyfill-php56",
2428
            "version": "v1.3.0",
2429
            "source": {
2430
                "type": "git",
2431
                "url": "https://github.com/symfony/polyfill-php56.git",
2432
                "reference": "1dd42b9b89556f18092f3d1ada22cb05ac85383c"
2433
            },
2434
            "dist": {
2435
                "type": "zip",
2436
                "url": "https://api.github.com/repos/symfony/polyfill-php56/zipball/1dd42b9b89556f18092f3d1ada22cb05ac85383c",
2437
                "reference": "1dd42b9b89556f18092f3d1ada22cb05ac85383c",
2438
                "shasum": ""
2439
            },
2440
            "require": {
2441
                "php": ">=5.3.3",
2442
                "symfony/polyfill-util": "~1.0"
2443
            },
2444
            "type": "library",
2445
            "extra": {
2446
                "branch-alias": {
2447
                    "dev-master": "1.3-dev"
2448
                }
2449
            },
2450
            "autoload": {
2451
                "psr-4": {
2452
                    "Symfony\\Polyfill\\Php56\\": ""
2453
                },
2454
                "files": [
2455
                    "bootstrap.php"
2456
                ]
2457
            },
2458
            "notification-url": "https://packagist.org/downloads/",
2459
            "license": [
2460
                "MIT"
2461
            ],
2462
            "authors": [
2463
                {
2464
                    "name": "Nicolas Grekas",
2465
                    "email": "[email protected]"
2466
                },
2467
                {
2468
                    "name": "Symfony Community",
2469
                    "homepage": "https://symfony.com/contributors"
2470
                }
2471
            ],
2472
            "description": "Symfony polyfill backporting some PHP 5.6+ features to lower PHP versions",
2473
            "homepage": "https://symfony.com",
2474
            "keywords": [
2475
                "compatibility",
2476
                "polyfill",
2477
                "portable",
2478
                "shim"
2479
            ],
2480
            "time": "2016-11-14T01:06:16+00:00"
2481
        },
2482
        {
2483
            "name": "symfony/polyfill-php70",
2484
            "version": "v1.3.0",
2485
            "source": {
2486
                "type": "git",
2487
                "url": "https://github.com/symfony/polyfill-php70.git",
2488
                "reference": "13ce343935f0f91ca89605a2f6ca6f5c2f3faac2"
2489
            },
2490
            "dist": {
2491
                "type": "zip",
2492
                "url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/13ce343935f0f91ca89605a2f6ca6f5c2f3faac2",
2493
                "reference": "13ce343935f0f91ca89605a2f6ca6f5c2f3faac2",
2494
                "shasum": ""
2495
            },
2496
            "require": {
2497
                "paragonie/random_compat": "~1.0|~2.0",
2498
                "php": ">=5.3.3"
2499
            },
2500
            "type": "library",
2501
            "extra": {
2502
                "branch-alias": {
2503
                    "dev-master": "1.3-dev"
2504
                }
2505
            },
2506
            "autoload": {
2507
                "psr-4": {
2508
                    "Symfony\\Polyfill\\Php70\\": ""
2509
                },
2510
                "files": [
2511
                    "bootstrap.php"
2512
                ],
2513
                "classmap": [
2514
                    "Resources/stubs"
2515
                ]
2516
            },
2517
            "notification-url": "https://packagist.org/downloads/",
2518
            "license": [
2519
                "MIT"
2520
            ],
2521
            "authors": [
2522
                {
2523
                    "name": "Nicolas Grekas",
2524
                    "email": "[email protected]"
2525
                },
2526
                {
2527
                    "name": "Symfony Community",
2528
                    "homepage": "https://symfony.com/contributors"
2529
                }
2530
            ],
2531
            "description": "Symfony polyfill backporting some PHP 7.0+ features to lower PHP versions",
2532
            "homepage": "https://symfony.com",
2533
            "keywords": [
2534
                "compatibility",
2535
                "polyfill",
2536
                "portable",
2537
                "shim"
2538
            ],
2539
            "time": "2016-11-14T01:06:16+00:00"
2540
        },
2541
        {
2542
            "name": "symfony/polyfill-util",
2543
            "version": "v1.3.0",
2544
            "source": {
2545
                "type": "git",
2546
                "url": "https://github.com/symfony/polyfill-util.git",
2547
                "reference": "746bce0fca664ac0a575e465f65c6643faddf7fb"
2548
            },
2549
            "dist": {
2550
                "type": "zip",
2551
                "url": "https://api.github.com/repos/symfony/polyfill-util/zipball/746bce0fca664ac0a575e465f65c6643faddf7fb",
2552
                "reference": "746bce0fca664ac0a575e465f65c6643faddf7fb",
2553
                "shasum": ""
2554
            },
2555
            "require": {
2556
                "php": ">=5.3.3"
2557
            },
2558
            "type": "library",
2559
            "extra": {
2560
                "branch-alias": {
2561
                    "dev-master": "1.3-dev"
2562
                }
2563
            },
2564
            "autoload": {
2565
                "psr-4": {
2566
                    "Symfony\\Polyfill\\Util\\": ""
2567
                }
2568
            },
2569
            "notification-url": "https://packagist.org/downloads/",
2570
            "license": [
2571
                "MIT"
2572
            ],
2573
            "authors": [
2574
                {
2575
                    "name": "Nicolas Grekas",
2576
                    "email": "[email protected]"
2577
                },
2578
                {
2579
                    "name": "Symfony Community",
2580
                    "homepage": "https://symfony.com/contributors"
2581
                }
2582
            ],
2583
            "description": "Symfony utilities for portability of PHP codes",
2584
            "homepage": "https://symfony.com",
2585
            "keywords": [
2586
                "compat",
2587
                "compatibility",
2588
                "polyfill",
2589
                "shim"
2590
            ],
2591
            "time": "2016-11-14T01:06:16+00:00"
2592
        },
2593
        {
2594
            "name": "symfony/security-acl",
2595
            "version": "v3.0.0",
2596
            "source": {
2597
                "type": "git",
2598
                "url": "https://github.com/symfony/security-acl.git",
2599
                "reference": "053b49bf4aa333a392c83296855989bcf88ddad1"
2600
            },
2601
            "dist": {
2602
                "type": "zip",
2603
                "url": "https://api.github.com/repos/symfony/security-acl/zipball/053b49bf4aa333a392c83296855989bcf88ddad1",
2604
                "reference": "053b49bf4aa333a392c83296855989bcf88ddad1",
2605
                "shasum": ""
2606
            },
2607
            "require": {
2608
                "php": ">=5.5.9",
2609
                "symfony/security-core": "~2.8|~3.0"
2610
            },
2611
            "require-dev": {
2612
                "doctrine/common": "~2.2",
2613
                "doctrine/dbal": "~2.2",
2614
                "psr/log": "~1.0",
2615
                "symfony/phpunit-bridge": "~2.8|~3.0"
2616
            },
2617
            "suggest": {
2618
                "doctrine/dbal": "For using the built-in ACL implementation",
2619
                "symfony/class-loader": "For using the ACL generateSql script",
2620
                "symfony/finder": "For using the ACL generateSql script"
2621
            },
2622
            "type": "library",
2623
            "extra": {
2624
                "branch-alias": {
2625
                    "dev-master": "3.0-dev"
2626
                }
2627
            },
2628
            "autoload": {
2629
                "psr-4": {
2630
                    "Symfony\\Component\\Security\\Acl\\": ""
2631
                },
2632
                "exclude-from-classmap": [
2633
                    "/Tests/"
2634
                ]
2635
            },
2636
            "notification-url": "https://packagist.org/downloads/",
2637
            "license": [
2638
                "MIT"
2639
            ],
2640
            "authors": [
2641
                {
2642
                    "name": "Fabien Potencier",
2643
                    "email": "[email protected]"
2644
                },
2645
                {
2646
                    "name": "Symfony Community",
2647
                    "homepage": "https://symfony.com/contributors"
2648
                }
2649
            ],
2650
            "description": "Symfony Security Component - ACL (Access Control List)",
2651
            "homepage": "https://symfony.com",
2652
            "time": "2015-12-28T09:39:46+00:00"
2653
        },
2654
        {
2655
            "name": "symfony/swiftmailer-bundle",
2656
            "version": "v2.4.2",
2657
            "source": {
2658
                "type": "git",
2659
                "url": "https://github.com/symfony/swiftmailer-bundle.git",
2660
                "reference": "ad751095576ce0c12a284e30e3fff80c91f27225"
2661
            },
2662
            "dist": {
2663
                "type": "zip",
2664
                "url": "https://api.github.com/repos/symfony/swiftmailer-bundle/zipball/ad751095576ce0c12a284e30e3fff80c91f27225",
2665
                "reference": "ad751095576ce0c12a284e30e3fff80c91f27225",
2666
                "shasum": ""
2667
            },
2668
            "require": {
2669
                "php": ">=5.3.2",
2670
                "swiftmailer/swiftmailer": ">=4.2.0,~5.0",
2671
                "symfony/config": "~2.7|~3.0",
2672
                "symfony/dependency-injection": "~2.7|~3.0",
2673
                "symfony/http-kernel": "~2.7|~3.0"
2674
            },
2675
            "require-dev": {
2676
                "symfony/console": "~2.7|~3.0",
2677
                "symfony/framework-bundle": "~2.7|~3.0",
2678
                "symfony/phpunit-bridge": "~2.7|~3.0",
2679
                "symfony/yaml": "~2.7|~3.0"
2680
            },
2681
            "suggest": {
2682
                "psr/log": "Allows logging"
2683
            },
2684
            "type": "symfony-bundle",
2685
            "extra": {
2686
                "branch-alias": {
2687
                    "dev-master": "2.4-dev"
2688
                }
2689
            },
2690
            "autoload": {
2691
                "psr-4": {
2692
                    "Symfony\\Bundle\\SwiftmailerBundle\\": ""
2693
                }
2694
            },
2695
            "notification-url": "https://packagist.org/downloads/",
2696
            "license": [
2697
                "MIT"
2698
            ],
2699
            "authors": [
2700
                {
2701
                    "name": "Symfony Community",
2702
                    "homepage": "http://symfony.com/contributors"
2703
                },
2704
                {
2705
                    "name": "Fabien Potencier",
2706
                    "email": "[email protected]"
2707
                }
2708
            ],
2709
            "description": "Symfony SwiftmailerBundle",
2710
            "homepage": "http://symfony.com",
2711
            "time": "2016-12-20T04:44:33+00:00"
2712
        },
2713
        {
2714
            "name": "symfony/symfony",
0 ignored issues
show
2715
            "version": "v2.8.15",
2716
            "source": {
2717
                "type": "git",
2718
                "url": "https://github.com/symfony/symfony.git",
2719
                "reference": "3ec15b9379ebb0758e296d4193926a7b4121a964"
2720
            },
2721
            "dist": {
2722
                "type": "zip",
2723
                "url": "https://api.github.com/repos/symfony/symfony/zipball/3ec15b9379ebb0758e296d4193926a7b4121a964",
2724
                "reference": "3ec15b9379ebb0758e296d4193926a7b4121a964",
2725
                "shasum": ""
2726
            },
2727
            "require": {
2728
                "doctrine/common": "~2.4",
2729
                "php": ">=5.3.9",
2730
                "psr/log": "~1.0",
2731
                "symfony/polyfill-apcu": "~1.1",
2732
                "symfony/polyfill-intl-icu": "~1.0",
2733
                "symfony/polyfill-mbstring": "~1.0",
2734
                "symfony/polyfill-php54": "~1.0",
2735
                "symfony/polyfill-php55": "~1.0",
2736
                "symfony/polyfill-php56": "~1.0",
2737
                "symfony/polyfill-php70": "~1.0",
2738
                "symfony/polyfill-util": "~1.0",
2739
                "symfony/security-acl": "~2.7|~3.0.0",
2740
                "twig/twig": "~1.28|~2.0"
2741
            },
2742
            "conflict": {
2743
                "phpdocumentor/reflection": "<1.0.7"
2744
            },
2745
            "replace": {
2746
                "symfony/asset": "self.version",
2747
                "symfony/browser-kit": "self.version",
2748
                "symfony/class-loader": "self.version",
2749
                "symfony/config": "self.version",
2750
                "symfony/console": "self.version",
2751
                "symfony/css-selector": "self.version",
2752
                "symfony/debug": "self.version",
2753
                "symfony/debug-bundle": "self.version",
2754
                "symfony/dependency-injection": "self.version",
2755
                "symfony/doctrine-bridge": "self.version",
2756
                "symfony/dom-crawler": "self.version",
2757
                "symfony/event-dispatcher": "self.version",
2758
                "symfony/expression-language": "self.version",
2759
                "symfony/filesystem": "self.version",
2760
                "symfony/finder": "self.version",
2761
                "symfony/form": "self.version",
2762
                "symfony/framework-bundle": "self.version",
2763
                "symfony/http-foundation": "self.version",
2764
                "symfony/http-kernel": "self.version",
2765
                "symfony/intl": "self.version",
2766
                "symfony/ldap": "self.version",
2767
                "symfony/locale": "self.version",
2768
                "symfony/monolog-bridge": "self.version",
2769
                "symfony/options-resolver": "self.version",
2770
                "symfony/process": "self.version",
2771
                "symfony/property-access": "self.version",
2772
                "symfony/property-info": "self.version",
2773
                "symfony/proxy-manager-bridge": "self.version",
2774
                "symfony/routing": "self.version",
2775
                "symfony/security": "self.version",
2776
                "symfony/security-bundle": "self.version",
2777
                "symfony/security-core": "self.version",
2778
                "symfony/security-csrf": "self.version",
2779
                "symfony/security-guard": "self.version",
2780
                "symfony/security-http": "self.version",
2781
                "symfony/serializer": "self.version",
2782
                "symfony/stopwatch": "self.version",
2783
                "symfony/swiftmailer-bridge": "self.version",
2784
                "symfony/templating": "self.version",
2785
                "symfony/translation": "self.version",
2786
                "symfony/twig-bridge": "self.version",
2787
                "symfony/twig-bundle": "self.version",
2788
                "symfony/validator": "self.version",
2789
                "symfony/var-dumper": "self.version",
2790
                "symfony/web-profiler-bundle": "self.version",
2791
                "symfony/yaml": "self.version"
2792
            },
2793
            "require-dev": {
2794
                "doctrine/data-fixtures": "1.0.*",
2795
                "doctrine/dbal": "~2.4",
2796
                "doctrine/doctrine-bundle": "~1.2",
2797
                "doctrine/orm": "~2.4,>=2.4.5",
2798
                "egulias/email-validator": "~1.2,>=1.2.1",
2799
                "monolog/monolog": "~1.11",
2800
                "ocramius/proxy-manager": "~0.4|~1.0|~2.0",
2801
                "phpdocumentor/reflection": "^1.0.7",
2802
                "symfony/phpunit-bridge": "~3.2"
2803
            },
2804
            "type": "library",
2805
            "extra": {
2806
                "branch-alias": {
2807
                    "dev-master": "2.8-dev"
2808
                }
2809
            },
2810
            "autoload": {
2811
                "psr-4": {
2812
                    "Symfony\\Bridge\\Doctrine\\": "src/Symfony/Bridge/Doctrine/",
2813
                    "Symfony\\Bridge\\Monolog\\": "src/Symfony/Bridge/Monolog/",
2814
                    "Symfony\\Bridge\\ProxyManager\\": "src/Symfony/Bridge/ProxyManager/",
2815
                    "Symfony\\Bridge\\Swiftmailer\\": "src/Symfony/Bridge/Swiftmailer/",
2816
                    "Symfony\\Bridge\\Twig\\": "src/Symfony/Bridge/Twig/",
2817
                    "Symfony\\Bundle\\": "src/Symfony/Bundle/",
2818
                    "Symfony\\Component\\": "src/Symfony/Component/"
2819
                },
2820
                "classmap": [
2821
                    "src/Symfony/Component/Intl/Resources/stubs"
2822
                ],
2823
                "exclude-from-classmap": [
2824
                    "**/Tests/"
2825
                ]
2826
            },
2827
            "notification-url": "https://packagist.org/downloads/",
2828
            "license": [
2829
                "MIT"
2830
            ],
2831
            "authors": [
2832
                {
2833
                    "name": "Fabien Potencier",
2834
                    "email": "[email protected]"
2835
                },
2836
                {
2837
                    "name": "Symfony Community",
2838
                    "homepage": "https://symfony.com/contributors"
2839
                }
2840
            ],
2841
            "description": "The Symfony PHP framework",
2842
            "homepage": "https://symfony.com",
2843
            "keywords": [
2844
                "framework"
2845
            ],
2846
            "time": "2016-12-13T12:16:34+00:00"
2847
        },
2848
        {
2849
            "name": "twig/extensions",
2850
            "version": "v1.4.1",
2851
            "source": {
2852
                "type": "git",
2853
                "url": "https://github.com/twigphp/Twig-extensions.git",
2854
                "reference": "f0bb8431c8691f5a39f1017d9a5967a082bf01ff"
2855
            },
2856
            "dist": {
2857
                "type": "zip",
2858
                "url": "https://api.github.com/repos/twigphp/Twig-extensions/zipball/f0bb8431c8691f5a39f1017d9a5967a082bf01ff",
2859
                "reference": "f0bb8431c8691f5a39f1017d9a5967a082bf01ff",
2860
                "shasum": ""
2861
            },
2862
            "require": {
2863
                "twig/twig": "~1.20|~2.0"
2864
            },
2865
            "require-dev": {
2866
                "symfony/translation": "~2.3"
2867
            },
2868
            "suggest": {
2869
                "symfony/translation": "Allow the time_diff output to be translated"
2870
            },
2871
            "type": "library",
2872
            "extra": {
2873
                "branch-alias": {
2874
                    "dev-master": "1.4-dev"
2875
                }
2876
            },
2877
            "autoload": {
2878
                "psr-0": {
2879
                    "Twig_Extensions_": "lib/"
2880
                }
2881
            },
2882
            "notification-url": "https://packagist.org/downloads/",
2883
            "license": [
2884
                "MIT"
2885
            ],
2886
            "authors": [
2887
                {
2888
                    "name": "Fabien Potencier",
2889
                    "email": "[email protected]"
2890
                }
2891
            ],
2892
            "description": "Common additional features for Twig that do not directly belong in core",
2893
            "homepage": "http://twig.sensiolabs.org/doc/extensions/index.html",
2894
            "keywords": [
2895
                "i18n",
2896
                "text"
2897
            ],
2898
            "time": "2016-10-25T17:34:14+00:00"
2899
        },
2900
        {
2901
            "name": "twig/twig",
2902
            "version": "v1.30.0",
2903
            "source": {
2904
                "type": "git",
2905
                "url": "https://github.com/twigphp/Twig.git",
2906
                "reference": "c6ff71094fde15d12398eaba029434b013dc5e59"
2907
            },
2908
            "dist": {
2909
                "type": "zip",
2910
                "url": "https://api.github.com/repos/twigphp/Twig/zipball/c6ff71094fde15d12398eaba029434b013dc5e59",
2911
                "reference": "c6ff71094fde15d12398eaba029434b013dc5e59",
2912
                "shasum": ""
2913
            },
2914
            "require": {
2915
                "php": ">=5.2.7"
2916
            },
2917
            "require-dev": {
2918
                "symfony/debug": "~2.7",
2919
                "symfony/phpunit-bridge": "~3.2@dev"
2920
            },
2921
            "type": "library",
2922
            "extra": {
2923
                "branch-alias": {
2924
                    "dev-master": "1.30-dev"
2925
                }
2926
            },
2927
            "autoload": {
2928
                "psr-0": {
2929
                    "Twig_": "lib/"
2930
                }
2931
            },
2932
            "notification-url": "https://packagist.org/downloads/",
2933
            "license": [
2934
                "BSD-3-Clause"
2935
            ],
2936
            "authors": [
2937
                {
2938
                    "name": "Fabien Potencier",
2939
                    "email": "[email protected]",
2940
                    "homepage": "http://fabien.potencier.org",
2941
                    "role": "Lead Developer"
2942
                },
2943
                {
2944
                    "name": "Armin Ronacher",
2945
                    "email": "[email protected]",
2946
                    "role": "Project Founder"
2947
                },
2948
                {
2949
                    "name": "Twig Team",
2950
                    "homepage": "http://twig.sensiolabs.org/contributors",
2951
                    "role": "Contributors"
2952
                }
2953
            ],
2954
            "description": "Twig, the flexible, fast, and secure template language for PHP",
2955
            "homepage": "http://twig.sensiolabs.org",
2956
            "keywords": [
2957
                "templating"
2958
            ],
2959
            "time": "2016-12-23T11:06:22+00:00"
2960
        },
2961
        {
2962
            "name": "zendframework/zend-code",
2963
            "version": "2.6.3",
2964
            "source": {
2965
                "type": "git",
2966
                "url": "https://github.com/zendframework/zend-code.git",
2967
                "reference": "95033f061b083e16cdee60530ec260d7d628b887"
2968
            },
2969
            "dist": {
2970
                "type": "zip",
2971
                "url": "https://api.github.com/repos/zendframework/zend-code/zipball/95033f061b083e16cdee60530ec260d7d628b887",
2972
                "reference": "95033f061b083e16cdee60530ec260d7d628b887",
2973
                "shasum": ""
2974
            },
2975
            "require": {
2976
                "php": "^5.5 || 7.0.0 - 7.0.4 || ^7.0.6",
2977
                "zendframework/zend-eventmanager": "^2.6 || ^3.0"
2978
            },
2979
            "require-dev": {
2980
                "doctrine/annotations": "~1.0",
2981
                "fabpot/php-cs-fixer": "1.7.*",
2982
                "phpunit/phpunit": "^4.8.21",
2983
                "zendframework/zend-stdlib": "^2.7 || ^3.0"
2984
            },
2985
            "suggest": {
2986
                "doctrine/annotations": "Doctrine\\Common\\Annotations >=1.0 for annotation features",
2987
                "zendframework/zend-stdlib": "Zend\\Stdlib component"
2988
            },
2989
            "type": "library",
2990
            "extra": {
2991
                "branch-alias": {
2992
                    "dev-master": "2.6-dev",
2993
                    "dev-develop": "2.7-dev"
2994
                }
2995
            },
2996
            "autoload": {
2997
                "psr-4": {
2998
                    "Zend\\Code\\": "src/"
2999
                }
3000
            },
3001
            "notification-url": "https://packagist.org/downloads/",
3002
            "license": [
3003
                "BSD-3-Clause"
3004
            ],
3005
            "description": "provides facilities to generate arbitrary code using an object oriented interface",
3006
            "homepage": "https://github.com/zendframework/zend-code",
3007
            "keywords": [
3008
                "code",
3009
                "zf2"
3010
            ],
3011
            "time": "2016-04-20T17:26:42+00:00"
3012
        },
3013
        {
3014
            "name": "zendframework/zend-eventmanager",
3015
            "version": "3.1.0",
3016
            "source": {
3017
                "type": "git",
3018
                "url": "https://github.com/zendframework/zend-eventmanager.git",
3019
                "reference": "c3bce7b7d47c54040b9ae51bc55491c72513b75d"
3020
            },
3021
            "dist": {
3022
                "type": "zip",
3023
                "url": "https://api.github.com/repos/zendframework/zend-eventmanager/zipball/c3bce7b7d47c54040b9ae51bc55491c72513b75d",
3024
                "reference": "c3bce7b7d47c54040b9ae51bc55491c72513b75d",
3025
                "shasum": ""
3026
            },
3027
            "require": {
3028
                "php": "^5.6 || ^7.0"
3029
            },
3030
            "require-dev": {
3031
                "athletic/athletic": "^0.1",
3032
                "container-interop/container-interop": "^1.1.0",
3033
                "phpunit/phpunit": "^5.6",
3034
                "zendframework/zend-coding-standard": "~1.0.0",
3035
                "zendframework/zend-stdlib": "^2.7.3 || ^3.0"
3036
            },
3037
            "suggest": {
3038
                "container-interop/container-interop": "^1.1.0, to use the lazy listeners feature",
3039
                "zendframework/zend-stdlib": "^2.7.3 || ^3.0, to use the FilterChain feature"
3040
            },
3041
            "type": "library",
3042
            "extra": {
3043
                "branch-alias": {
3044
                    "dev-master": "3.1-dev",
3045
                    "dev-develop": "3.2-dev"
3046
                }
3047
            },
3048
            "autoload": {
3049
                "psr-4": {
3050
                    "Zend\\EventManager\\": "src/"
3051
                }
3052
            },
3053
            "notification-url": "https://packagist.org/downloads/",
3054
            "license": [
3055
                "BSD-3-Clause"
3056
            ],
3057
            "description": "Trigger and listen to events within a PHP application",
3058
            "homepage": "https://github.com/zendframework/zend-eventmanager",
3059
            "keywords": [
3060
                "event",
3061
                "eventmanager",
3062
                "events",
3063
                "zf2"
3064
            ],
3065
            "time": "2016-12-19T21:47:12+00:00"
3066
        }
3067
    ],
3068
    "packages-dev": [
3069
        {
3070
            "name": "liuggio/fastest",
3071
            "version": "dev-master",
3072
            "source": {
3073
                "type": "git",
3074
                "url": "https://github.com/liuggio/fastest.git",
3075
                "reference": "d4b70d5fdd72636c8a6c1a9fe59a194adefc2433"
3076
            },
3077
            "dist": {
3078
                "type": "zip",
3079
                "url": "https://api.github.com/repos/liuggio/fastest/zipball/d4b70d5fdd72636c8a6c1a9fe59a194adefc2433",
3080
                "reference": "d4b70d5fdd72636c8a6c1a9fe59a194adefc2433",
3081
                "shasum": ""
3082
            },
3083
            "require": {
3084
                "doctrine/collections": "~1.2",
3085
                "php": ">=5.6",
3086
                "phpunit/phpunit": "~4.8|~5.4",
3087
                "symfony/console": "~2.7|~3.0",
3088
                "symfony/process": "~2.7|~3.0",
3089
                "symfony/stopwatch": "~2.7|~3.0"
3090
            },
3091
            "require-dev": {
3092
                "behat/behat": "~2.5"
3093
            },
3094
            "suggest": {
3095
                "behat/behat": "Install it if you want to run tests with the provided Behat extension"
3096
            },
3097
            "bin": [
3098
                "fastest"
3099
            ],
3100
            "type": "library",
3101
            "extra": {
3102
                "branch-alias": {
3103
                    "dev-master": "1.4-dev"
3104
                }
3105
            },
3106
            "autoload": {
3107
                "psr-4": {
3108
                    "Liuggio\\Fastest\\": [
3109
                        "src",
3110
                        "adapters"
3111
                    ]
3112
                }
3113
            },
3114
            "notification-url": "https://packagist.org/downloads/",
3115
            "license": [
3116
                "MIT"
3117
            ],
3118
            "authors": [
3119
                {
3120
                    "name": "liuggio",
3121
                    "email": "[email protected]"
3122
                }
3123
            ],
3124
            "description": "Simple parallel testing execution... with some goodies for functional tests.",
3125
            "time": "2016-11-13 18:47:13"
3126
        },
3127
        {
3128
            "name": "phpdocumentor/reflection-common",
3129
            "version": "1.0",
3130
            "source": {
3131
                "type": "git",
3132
                "url": "https://github.com/phpDocumentor/ReflectionCommon.git",
3133
                "reference": "144c307535e82c8fdcaacbcfc1d6d8eeb896687c"
3134
            },
3135
            "dist": {
3136
                "type": "zip",
3137
                "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/144c307535e82c8fdcaacbcfc1d6d8eeb896687c",
3138
                "reference": "144c307535e82c8fdcaacbcfc1d6d8eeb896687c",
3139
                "shasum": ""
3140
            },
3141
            "require": {
3142
                "php": ">=5.5"
3143
            },
3144
            "require-dev": {
3145
                "phpunit/phpunit": "^4.6"
3146
            },
3147
            "type": "library",
3148
            "extra": {
3149
                "branch-alias": {
3150
                    "dev-master": "1.0.x-dev"
3151
                }
3152
            },
3153
            "autoload": {
3154
                "psr-4": {
3155
                    "phpDocumentor\\Reflection\\": [
3156
                        "src"
3157
                    ]
3158
                }
3159
            },
3160
            "notification-url": "https://packagist.org/downloads/",
3161
            "license": [
3162
                "MIT"
3163
            ],
3164
            "authors": [
3165
                {
3166
                    "name": "Jaap van Otterdijk",
3167
                    "email": "[email protected]"
3168
                }
3169
            ],
3170
            "description": "Common reflection classes used by phpdocumentor to reflect the code structure",
3171
            "homepage": "http://www.phpdoc.org",
3172
            "keywords": [
3173
                "FQSEN",
3174
                "phpDocumentor",
3175
                "phpdoc",
3176
                "reflection",
3177
                "static analysis"
3178
            ],
3179
            "time": "2015-12-27T11:43:31+00:00"
3180
        },
3181
        {
3182
            "name": "phpdocumentor/reflection-docblock",
3183
            "version": "3.1.1",
3184
            "source": {
3185
                "type": "git",
3186
                "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
3187
                "reference": "8331b5efe816ae05461b7ca1e721c01b46bafb3e"
3188
            },
3189
            "dist": {
3190
                "type": "zip",
3191
                "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/8331b5efe816ae05461b7ca1e721c01b46bafb3e",
3192
                "reference": "8331b5efe816ae05461b7ca1e721c01b46bafb3e",
3193
                "shasum": ""
3194
            },
3195
            "require": {
3196
                "php": ">=5.5",
3197
                "phpdocumentor/reflection-common": "^1.0@dev",
3198
                "phpdocumentor/type-resolver": "^0.2.0",
3199
                "webmozart/assert": "^1.0"
3200
            },
3201
            "require-dev": {
3202
                "mockery/mockery": "^0.9.4",
3203
                "phpunit/phpunit": "^4.4"
3204
            },
3205
            "type": "library",
3206
            "autoload": {
3207
                "psr-4": {
3208
                    "phpDocumentor\\Reflection\\": [
3209
                        "src/"
3210
                    ]
3211
                }
3212
            },
3213
            "notification-url": "https://packagist.org/downloads/",
3214
            "license": [
3215
                "MIT"
3216
            ],
3217
            "authors": [
3218
                {
3219
                    "name": "Mike van Riel",
3220
                    "email": "[email protected]"
3221
                }
3222
            ],
3223
            "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
3224
            "time": "2016-09-30T07:12:33+00:00"
3225
        },
3226
        {
3227
            "name": "phpdocumentor/type-resolver",
3228
            "version": "0.2.1",
3229
            "source": {
3230
                "type": "git",
3231
                "url": "https://github.com/phpDocumentor/TypeResolver.git",
3232
                "reference": "e224fb2ea2fba6d3ad6fdaef91cd09a172155ccb"
3233
            },
3234
            "dist": {
3235
                "type": "zip",
3236
                "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/e224fb2ea2fba6d3ad6fdaef91cd09a172155ccb",
3237
                "reference": "e224fb2ea2fba6d3ad6fdaef91cd09a172155ccb",
3238
                "shasum": ""
3239
            },
3240
            "require": {
3241
                "php": ">=5.5",
3242
                "phpdocumentor/reflection-common": "^1.0"
3243
            },
3244
            "require-dev": {
3245
                "mockery/mockery": "^0.9.4",
3246
                "phpunit/phpunit": "^5.2||^4.8.24"
3247
            },
3248
            "type": "library",
3249
            "extra": {
3250
                "branch-alias": {
3251
                    "dev-master": "1.0.x-dev"
3252
                }
3253
            },
3254
            "autoload": {
3255
                "psr-4": {
3256
                    "phpDocumentor\\Reflection\\": [
3257
                        "src/"
3258
                    ]
3259
                }
3260
            },
3261
            "notification-url": "https://packagist.org/downloads/",
3262
            "license": [
3263
                "MIT"
3264
            ],
3265
            "authors": [
3266
                {
3267
                    "name": "Mike van Riel",
3268
                    "email": "[email protected]"
3269
                }
3270
            ],
3271
            "time": "2016-11-25T06:54:22+00:00"
3272
        },
3273
        {
3274
            "name": "phpspec/prophecy",
3275
            "version": "v1.6.2",
3276
            "source": {
3277
                "type": "git",
3278
                "url": "https://github.com/phpspec/prophecy.git",
3279
                "reference": "6c52c2722f8460122f96f86346600e1077ce22cb"
3280
            },
3281
            "dist": {
3282
                "type": "zip",
3283
                "url": "https://api.github.com/repos/phpspec/prophecy/zipball/6c52c2722f8460122f96f86346600e1077ce22cb",
3284
                "reference": "6c52c2722f8460122f96f86346600e1077ce22cb",
3285
                "shasum": ""
3286
            },
3287
            "require": {
3288
                "doctrine/instantiator": "^1.0.2",
3289
                "php": "^5.3|^7.0",
3290
                "phpdocumentor/reflection-docblock": "^2.0|^3.0.2",
3291
                "sebastian/comparator": "^1.1",
3292
                "sebastian/recursion-context": "^1.0|^2.0"
3293
            },
3294
            "require-dev": {
3295
                "phpspec/phpspec": "^2.0",
3296
                "phpunit/phpunit": "^4.8 || ^5.6.5"
3297
            },
3298
            "type": "library",
3299
            "extra": {
3300
                "branch-alias": {
3301
                    "dev-master": "1.6.x-dev"
3302
                }
3303
            },
3304
            "autoload": {
3305
                "psr-0": {
3306
                    "Prophecy\\": "src/"
3307
                }
3308
            },
3309
            "notification-url": "https://packagist.org/downloads/",
3310
            "license": [
3311
                "MIT"
3312
            ],
3313
            "authors": [
3314
                {
3315
                    "name": "Konstantin Kudryashov",
3316
                    "email": "[email protected]",
3317
                    "homepage": "http://everzet.com"
3318
                },
3319
                {
3320
                    "name": "Marcello Duarte",
3321
                    "email": "[email protected]"
3322
                }
3323
            ],
3324
            "description": "Highly opinionated mocking framework for PHP 5.3+",
3325
            "homepage": "https://github.com/phpspec/prophecy",
3326
            "keywords": [
3327
                "Double",
3328
                "Dummy",
3329
                "fake",
3330
                "mock",
3331
                "spy",
3332
                "stub"
3333
            ],
3334
            "time": "2016-11-21T14:58:47+00:00"
3335
        },
3336
        {
3337
            "name": "phpunit/php-code-coverage",
3338
            "version": "2.2.4",
3339
            "source": {
3340
                "type": "git",
3341
                "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
3342
                "reference": "eabf68b476ac7d0f73793aada060f1c1a9bf8979"
3343
            },
3344
            "dist": {
3345
                "type": "zip",
3346
                "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/eabf68b476ac7d0f73793aada060f1c1a9bf8979",
3347
                "reference": "eabf68b476ac7d0f73793aada060f1c1a9bf8979",
3348
                "shasum": ""
3349
            },
3350
            "require": {
3351
                "php": ">=5.3.3",
3352
                "phpunit/php-file-iterator": "~1.3",
3353
                "phpunit/php-text-template": "~1.2",
3354
                "phpunit/php-token-stream": "~1.3",
3355
                "sebastian/environment": "^1.3.2",
3356
                "sebastian/version": "~1.0"
3357
            },
3358
            "require-dev": {
3359
                "ext-xdebug": ">=2.1.4",
3360
                "phpunit/phpunit": "~4"
3361
            },
3362
            "suggest": {
3363
                "ext-dom": "*",
3364
                "ext-xdebug": ">=2.2.1",
3365
                "ext-xmlwriter": "*"
3366
            },
3367
            "type": "library",
3368
            "extra": {
3369
                "branch-alias": {
3370
                    "dev-master": "2.2.x-dev"
3371
                }
3372
            },
3373
            "autoload": {
3374
                "classmap": [
3375
                    "src/"
3376
                ]
3377
            },
3378
            "notification-url": "https://packagist.org/downloads/",
3379
            "license": [
3380
                "BSD-3-Clause"
3381
            ],
3382
            "authors": [
3383
                {
3384
                    "name": "Sebastian Bergmann",
3385
                    "email": "[email protected]",
3386
                    "role": "lead"
3387
                }
3388
            ],
3389
            "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
3390
            "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
3391
            "keywords": [
3392
                "coverage",
3393
                "testing",
3394
                "xunit"
3395
            ],
3396
            "time": "2015-10-06T15:47:00+00:00"
3397
        },
3398
        {
3399
            "name": "phpunit/php-file-iterator",
3400
            "version": "1.4.2",
3401
            "source": {
3402
                "type": "git",
3403
                "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
3404
                "reference": "3cc8f69b3028d0f96a9078e6295d86e9bf019be5"
3405
            },
3406
            "dist": {
3407
                "type": "zip",
3408
                "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/3cc8f69b3028d0f96a9078e6295d86e9bf019be5",
3409
                "reference": "3cc8f69b3028d0f96a9078e6295d86e9bf019be5",
3410
                "shasum": ""
3411
            },
3412
            "require": {
3413
                "php": ">=5.3.3"
3414
            },
3415
            "type": "library",
3416
            "extra": {
3417
                "branch-alias": {
3418
                    "dev-master": "1.4.x-dev"
3419
                }
3420
            },
3421
            "autoload": {
3422
                "classmap": [
3423
                    "src/"
3424
                ]
3425
            },
3426
            "notification-url": "https://packagist.org/downloads/",
3427
            "license": [
3428
                "BSD-3-Clause"
3429
            ],
3430
            "authors": [
3431
                {
3432
                    "name": "Sebastian Bergmann",
3433
                    "email": "[email protected]",
3434
                    "role": "lead"
3435
                }
3436
            ],
3437
            "description": "FilterIterator implementation that filters files based on a list of suffixes.",
3438
            "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
3439
            "keywords": [
3440
                "filesystem",
3441
                "iterator"
3442
            ],
3443
            "time": "2016-10-03T07:40:28+00:00"
3444
        },
3445
        {
3446
            "name": "phpunit/php-text-template",
3447
            "version": "1.2.1",
3448
            "source": {
3449
                "type": "git",
3450
                "url": "https://github.com/sebastianbergmann/php-text-template.git",
3451
                "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686"
3452
            },
3453
            "dist": {
3454
                "type": "zip",
3455
                "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
3456
                "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
3457
                "shasum": ""
3458
            },
3459
            "require": {
3460
                "php": ">=5.3.3"
3461
            },
3462
            "type": "library",
3463
            "autoload": {
3464
                "classmap": [
3465
                    "src/"
3466
                ]
3467
            },
3468
            "notification-url": "https://packagist.org/downloads/",
3469
            "license": [
3470
                "BSD-3-Clause"
3471
            ],
3472
            "authors": [
3473
                {
3474
                    "name": "Sebastian Bergmann",
3475
                    "email": "[email protected]",
3476
                    "role": "lead"
3477
                }
3478
            ],
3479
            "description": "Simple template engine.",
3480
            "homepage": "https://github.com/sebastianbergmann/php-text-template/",
3481
            "keywords": [
3482
                "template"
3483
            ],
3484
            "time": "2015-06-21T13:50:34+00:00"
3485
        },
3486
        {
3487
            "name": "phpunit/php-timer",
3488
            "version": "1.0.8",
3489
            "source": {
3490
                "type": "git",
3491
                "url": "https://github.com/sebastianbergmann/php-timer.git",
3492
                "reference": "38e9124049cf1a164f1e4537caf19c99bf1eb260"
3493
            },
3494
            "dist": {
3495
                "type": "zip",
3496
                "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/38e9124049cf1a164f1e4537caf19c99bf1eb260",
3497
                "reference": "38e9124049cf1a164f1e4537caf19c99bf1eb260",
3498
                "shasum": ""
3499
            },
3500
            "require": {
3501
                "php": ">=5.3.3"
3502
            },
3503
            "require-dev": {
3504
                "phpunit/phpunit": "~4|~5"
3505
            },
3506
            "type": "library",
3507
            "autoload": {
3508
                "classmap": [
3509
                    "src/"
3510
                ]
3511
            },
3512
            "notification-url": "https://packagist.org/downloads/",
3513
            "license": [
3514
                "BSD-3-Clause"
3515
            ],
3516
            "authors": [
3517
                {
3518
                    "name": "Sebastian Bergmann",
3519
                    "email": "[email protected]",
3520
                    "role": "lead"
3521
                }
3522
            ],
3523
            "description": "Utility class for timing",
3524
            "homepage": "https://github.com/sebastianbergmann/php-timer/",
3525
            "keywords": [
3526
                "timer"
3527
            ],
3528
            "time": "2016-05-12T18:03:57+00:00"
3529
        },
3530
        {
3531
            "name": "phpunit/php-token-stream",
3532
            "version": "1.4.9",
3533
            "source": {
3534
                "type": "git",
3535
                "url": "https://github.com/sebastianbergmann/php-token-stream.git",
3536
                "reference": "3b402f65a4cc90abf6e1104e388b896ce209631b"
3537
            },
3538
            "dist": {
3539
                "type": "zip",
3540
                "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/3b402f65a4cc90abf6e1104e388b896ce209631b",
3541
                "reference": "3b402f65a4cc90abf6e1104e388b896ce209631b",
3542
                "shasum": ""
3543
            },
3544
            "require": {
3545
                "ext-tokenizer": "*",
3546
                "php": ">=5.3.3"
3547
            },
3548
            "require-dev": {
3549
                "phpunit/phpunit": "~4.2"
3550
            },
3551
            "type": "library",
3552
            "extra": {
3553
                "branch-alias": {
3554
                    "dev-master": "1.4-dev"
3555
                }
3556
            },
3557
            "autoload": {
3558
                "classmap": [
3559
                    "src/"
3560
                ]
3561
            },
3562
            "notification-url": "https://packagist.org/downloads/",
3563
            "license": [
3564
                "BSD-3-Clause"
3565
            ],
3566
            "authors": [
3567
                {
3568
                    "name": "Sebastian Bergmann",
3569
                    "email": "[email protected]"
3570
                }
3571
            ],
3572
            "description": "Wrapper around PHP's tokenizer extension.",
3573
            "homepage": "https://github.com/sebastianbergmann/php-token-stream/",
3574
            "keywords": [
3575
                "tokenizer"
3576
            ],
3577
            "time": "2016-11-15T14:06:22+00:00"
3578
        },
3579
        {
3580
            "name": "phpunit/phpunit",
3581
            "version": "4.8.31",
3582
            "source": {
3583
                "type": "git",
3584
                "url": "https://github.com/sebastianbergmann/phpunit.git",
3585
                "reference": "98b2b39a520766bec663ff5b7ff1b729db9dbfe3"
3586
            },
3587
            "dist": {
3588
                "type": "zip",
3589
                "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/98b2b39a520766bec663ff5b7ff1b729db9dbfe3",
3590
                "reference": "98b2b39a520766bec663ff5b7ff1b729db9dbfe3",
3591
                "shasum": ""
3592
            },
3593
            "require": {
3594
                "ext-dom": "*",
3595
                "ext-json": "*",
3596
                "ext-pcre": "*",
3597
                "ext-reflection": "*",
3598
                "ext-spl": "*",
3599
                "php": ">=5.3.3",
3600
                "phpspec/prophecy": "^1.3.1",
3601
                "phpunit/php-code-coverage": "~2.1",
3602
                "phpunit/php-file-iterator": "~1.4",
3603
                "phpunit/php-text-template": "~1.2",
3604
                "phpunit/php-timer": "^1.0.6",
3605
                "phpunit/phpunit-mock-objects": "~2.3",
3606
                "sebastian/comparator": "~1.2.2",
3607
                "sebastian/diff": "~1.2",
3608
                "sebastian/environment": "~1.3",
3609
                "sebastian/exporter": "~1.2",
3610
                "sebastian/global-state": "~1.0",
3611
                "sebastian/version": "~1.0",
3612
                "symfony/yaml": "~2.1|~3.0"
3613
            },
3614
            "suggest": {
3615
                "phpunit/php-invoker": "~1.1"
3616
            },
3617
            "bin": [
3618
                "phpunit"
3619
            ],
3620
            "type": "library",
3621
            "extra": {
3622
                "branch-alias": {
3623
                    "dev-master": "4.8.x-dev"
3624
                }
3625
            },
3626
            "autoload": {
3627
                "classmap": [
3628
                    "src/"
3629
                ]
3630
            },
3631
            "notification-url": "https://packagist.org/downloads/",
3632
            "license": [
3633
                "BSD-3-Clause"
3634
            ],
3635
            "authors": [
3636
                {
3637
                    "name": "Sebastian Bergmann",
3638
                    "email": "[email protected]",
3639
                    "role": "lead"
3640
                }
3641
            ],
3642
            "description": "The PHP Unit Testing framework.",
3643
            "homepage": "https://phpunit.de/",
3644
            "keywords": [
3645
                "phpunit",
3646
                "testing",
3647
                "xunit"
3648
            ],
3649
            "time": "2016-12-09T02:45:31+00:00"
3650
        },
3651
        {
3652
            "name": "phpunit/phpunit-mock-objects",
3653
            "version": "2.3.8",
3654
            "source": {
3655
                "type": "git",
3656
                "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git",
3657
                "reference": "ac8e7a3db35738d56ee9a76e78a4e03d97628983"
3658
            },
3659
            "dist": {
3660
                "type": "zip",
3661
                "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/ac8e7a3db35738d56ee9a76e78a4e03d97628983",
3662
                "reference": "ac8e7a3db35738d56ee9a76e78a4e03d97628983",
3663
                "shasum": ""
3664
            },
3665
            "require": {
3666
                "doctrine/instantiator": "^1.0.2",
3667
                "php": ">=5.3.3",
3668
                "phpunit/php-text-template": "~1.2",
3669
                "sebastian/exporter": "~1.2"
3670
            },
3671
            "require-dev": {
3672
                "phpunit/phpunit": "~4.4"
3673
            },
3674
            "suggest": {
3675
                "ext-soap": "*"
3676
            },
3677
            "type": "library",
3678
            "extra": {
3679
                "branch-alias": {
3680
                    "dev-master": "2.3.x-dev"
3681
                }
3682
            },
3683
            "autoload": {
3684
                "classmap": [
3685
                    "src/"
3686
                ]
3687
            },
3688
            "notification-url": "https://packagist.org/downloads/",
3689
            "license": [
3690
                "BSD-3-Clause"
3691
            ],
3692
            "authors": [
3693
                {
3694
                    "name": "Sebastian Bergmann",
3695
                    "email": "[email protected]",
3696
                    "role": "lead"
3697
                }
3698
            ],
3699
            "description": "Mock Object library for PHPUnit",
3700
            "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/",
3701
            "keywords": [
3702
                "mock",
3703
                "xunit"
3704
            ],
3705
            "time": "2015-10-02T06:51:40+00:00"
3706
        },
3707
        {
3708
            "name": "sebastian/comparator",
3709
            "version": "1.2.2",
3710
            "source": {
3711
                "type": "git",
3712
                "url": "https://github.com/sebastianbergmann/comparator.git",
3713
                "reference": "6a1ed12e8b2409076ab22e3897126211ff8b1f7f"
3714
            },
3715
            "dist": {
3716
                "type": "zip",
3717
                "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/6a1ed12e8b2409076ab22e3897126211ff8b1f7f",
3718
                "reference": "6a1ed12e8b2409076ab22e3897126211ff8b1f7f",
3719
                "shasum": ""
3720
            },
3721
            "require": {
3722
                "php": ">=5.3.3",
3723
                "sebastian/diff": "~1.2",
3724
                "sebastian/exporter": "~1.2 || ~2.0"
3725
            },
3726
            "require-dev": {
3727
                "phpunit/phpunit": "~4.4"
3728
            },
3729
            "type": "library",
3730
            "extra": {
3731
                "branch-alias": {
3732
                    "dev-master": "1.2.x-dev"
3733
                }
3734
            },
3735
            "autoload": {
3736
                "classmap": [
3737
                    "src/"
3738
                ]
3739
            },
3740
            "notification-url": "https://packagist.org/downloads/",
3741
            "license": [
3742
                "BSD-3-Clause"
3743
            ],
3744
            "authors": [
3745
                {
3746
                    "name": "Jeff Welch",
3747
                    "email": "[email protected]"
3748
                },
3749
                {
3750
                    "name": "Volker Dusch",
3751
                    "email": "[email protected]"
3752
                },
3753
                {
3754
                    "name": "Bernhard Schussek",
3755
                    "email": "[email protected]"
3756
                },
3757
                {
3758
                    "name": "Sebastian Bergmann",
3759
                    "email": "[email protected]"
3760
                }
3761
            ],
3762
            "description": "Provides the functionality to compare PHP values for equality",
3763
            "homepage": "http://www.github.com/sebastianbergmann/comparator",
3764
            "keywords": [
3765
                "comparator",
3766
                "compare",
3767
                "equality"
3768
            ],
3769
            "time": "2016-11-19T09:18:40+00:00"
3770
        },
3771
        {
3772
            "name": "sebastian/diff",
3773
            "version": "1.4.1",
3774
            "source": {
3775
                "type": "git",
3776
                "url": "https://github.com/sebastianbergmann/diff.git",
3777
                "reference": "13edfd8706462032c2f52b4b862974dd46b71c9e"
3778
            },
3779
            "dist": {
3780
                "type": "zip",
3781
                "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/13edfd8706462032c2f52b4b862974dd46b71c9e",
3782
                "reference": "13edfd8706462032c2f52b4b862974dd46b71c9e",
3783
                "shasum": ""
3784
            },
3785
            "require": {
3786
                "php": ">=5.3.3"
3787
            },
3788
            "require-dev": {
3789
                "phpunit/phpunit": "~4.8"
3790
            },
3791
            "type": "library",
3792
            "extra": {
3793
                "branch-alias": {
3794
                    "dev-master": "1.4-dev"
3795
                }
3796
            },
3797
            "autoload": {
3798
                "classmap": [
3799
                    "src/"
3800
                ]
3801
            },
3802
            "notification-url": "https://packagist.org/downloads/",
3803
            "license": [
3804
                "BSD-3-Clause"
3805
            ],
3806
            "authors": [
3807
                {
3808
                    "name": "Kore Nordmann",
3809
                    "email": "[email protected]"
3810
                },
3811
                {
3812
                    "name": "Sebastian Bergmann",
3813
                    "email": "[email protected]"
3814
                }
3815
            ],
3816
            "description": "Diff implementation",
3817
            "homepage": "https://github.com/sebastianbergmann/diff",
3818
            "keywords": [
3819
                "diff"
3820
            ],
3821
            "time": "2015-12-08T07:14:41+00:00"
3822
        },
3823
        {
3824
            "name": "sebastian/environment",
3825
            "version": "1.3.8",
3826
            "source": {
3827
                "type": "git",
3828
                "url": "https://github.com/sebastianbergmann/environment.git",
3829
                "reference": "be2c607e43ce4c89ecd60e75c6a85c126e754aea"
3830
            },
3831
            "dist": {
3832
                "type": "zip",
3833
                "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/be2c607e43ce4c89ecd60e75c6a85c126e754aea",
3834
                "reference": "be2c607e43ce4c89ecd60e75c6a85c126e754aea",
3835
                "shasum": ""
3836
            },
3837
            "require": {
3838
                "php": "^5.3.3 || ^7.0"
3839
            },
3840
            "require-dev": {
3841
                "phpunit/phpunit": "^4.8 || ^5.0"
3842
            },
3843
            "type": "library",
3844
            "extra": {
3845
                "branch-alias": {
3846
                    "dev-master": "1.3.x-dev"
3847
                }
3848
            },
3849
            "autoload": {
3850
                "classmap": [
3851
                    "src/"
3852
                ]
3853
            },
3854
            "notification-url": "https://packagist.org/downloads/",
3855
            "license": [
3856
                "BSD-3-Clause"
3857
            ],
3858
            "authors": [
3859
                {
3860
                    "name": "Sebastian Bergmann",
3861
                    "email": "[email protected]"
3862
                }
3863
            ],
3864
            "description": "Provides functionality to handle HHVM/PHP environments",
3865
            "homepage": "http://www.github.com/sebastianbergmann/environment",
3866
            "keywords": [
3867
                "Xdebug",
3868
                "environment",
3869
                "hhvm"
3870
            ],
3871
            "time": "2016-08-18T05:49:44+00:00"
3872
        },
3873
        {
3874
            "name": "sebastian/exporter",
3875
            "version": "1.2.2",
3876
            "source": {
3877
                "type": "git",
3878
                "url": "https://github.com/sebastianbergmann/exporter.git",
3879
                "reference": "42c4c2eec485ee3e159ec9884f95b431287edde4"
3880
            },
3881
            "dist": {
3882
                "type": "zip",
3883
                "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/42c4c2eec485ee3e159ec9884f95b431287edde4",
3884
                "reference": "42c4c2eec485ee3e159ec9884f95b431287edde4",
3885
                "shasum": ""
3886
            },
3887
            "require": {
3888
                "php": ">=5.3.3",
3889
                "sebastian/recursion-context": "~1.0"
3890
            },
3891
            "require-dev": {
3892
                "ext-mbstring": "*",
3893
                "phpunit/phpunit": "~4.4"
3894
            },
3895
            "type": "library",
3896
            "extra": {
3897
                "branch-alias": {
3898
                    "dev-master": "1.3.x-dev"
3899
                }
3900
            },
3901
            "autoload": {
3902
                "classmap": [
3903
                    "src/"
3904
                ]
3905
            },
3906
            "notification-url": "https://packagist.org/downloads/",
3907
            "license": [
3908
                "BSD-3-Clause"
3909
            ],
3910
            "authors": [
3911
                {
3912
                    "name": "Jeff Welch",
3913
                    "email": "[email protected]"
3914
                },
3915
                {
3916
                    "name": "Volker Dusch",
3917
                    "email": "[email protected]"
3918
                },
3919
                {
3920
                    "name": "Bernhard Schussek",
3921
                    "email": "[email protected]"
3922
                },
3923
                {
3924
                    "name": "Sebastian Bergmann",
3925
                    "email": "[email protected]"
3926
                },
3927
                {
3928
                    "name": "Adam Harvey",
3929
                    "email": "[email protected]"
3930
                }
3931
            ],
3932
            "description": "Provides the functionality to export PHP variables for visualization",
3933
            "homepage": "http://www.github.com/sebastianbergmann/exporter",
3934
            "keywords": [
3935
                "export",
3936
                "exporter"
3937
            ],
3938
            "time": "2016-06-17T09:04:28+00:00"
3939
        },
3940
        {
3941
            "name": "sebastian/global-state",
3942
            "version": "1.1.1",
3943
            "source": {
3944
                "type": "git",
3945
                "url": "https://github.com/sebastianbergmann/global-state.git",
3946
                "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4"
3947
            },
3948
            "dist": {
3949
                "type": "zip",
3950
                "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/bc37d50fea7d017d3d340f230811c9f1d7280af4",
3951
                "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4",
3952
                "shasum": ""
3953
            },
3954
            "require": {
3955
                "php": ">=5.3.3"
3956
            },
3957
            "require-dev": {
3958
                "phpunit/phpunit": "~4.2"
3959
            },
3960
            "suggest": {
3961
                "ext-uopz": "*"
3962
            },
3963
            "type": "library",
3964
            "extra": {
3965
                "branch-alias": {
3966
                    "dev-master": "1.0-dev"
3967
                }
3968
            },
3969
            "autoload": {
3970
                "classmap": [
3971
                    "src/"
3972
                ]
3973
            },
3974
            "notification-url": "https://packagist.org/downloads/",
3975
            "license": [
3976
                "BSD-3-Clause"
3977
            ],
3978
            "authors": [
3979
                {
3980
                    "name": "Sebastian Bergmann",
3981
                    "email": "[email protected]"
3982
                }
3983
            ],
3984
            "description": "Snapshotting of global state",
3985
            "homepage": "http://www.github.com/sebastianbergmann/global-state",
3986
            "keywords": [
3987
                "global state"
3988
            ],
3989
            "time": "2015-10-12T03:26:01+00:00"
3990
        },
3991
        {
3992
            "name": "sebastian/recursion-context",
3993
            "version": "1.0.2",
3994
            "source": {
3995
                "type": "git",
3996
                "url": "https://github.com/sebastianbergmann/recursion-context.git",
3997
                "reference": "913401df809e99e4f47b27cdd781f4a258d58791"
3998
            },
3999
            "dist": {
4000
                "type": "zip",
4001
                "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/913401df809e99e4f47b27cdd781f4a258d58791",
4002
                "reference": "913401df809e99e4f47b27cdd781f4a258d58791",
4003
                "shasum": ""
4004
            },
4005
            "require": {
4006
                "php": ">=5.3.3"
4007
            },
4008
            "require-dev": {
4009
                "phpunit/phpunit": "~4.4"
4010
            },
4011
            "type": "library",
4012
            "extra": {
4013
                "branch-alias": {
4014
                    "dev-master": "1.0.x-dev"
4015
                }
4016
            },
4017
            "autoload": {
4018
                "classmap": [
4019
                    "src/"
4020
                ]
4021
            },
4022
            "notification-url": "https://packagist.org/downloads/",
4023
            "license": [
4024
                "BSD-3-Clause"
4025
            ],
4026
            "authors": [
4027
                {
4028
                    "name": "Jeff Welch",
4029
                    "email": "[email protected]"
4030
                },
4031
                {
4032
                    "name": "Sebastian Bergmann",
4033
                    "email": "[email protected]"
4034
                },
4035
                {
4036
                    "name": "Adam Harvey",
4037
                    "email": "[email protected]"
4038
                }
4039
            ],
4040
            "description": "Provides functionality to recursively process PHP variables",
4041
            "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
4042
            "time": "2015-11-11T19:50:13+00:00"
4043
        },
4044
        {
4045
            "name": "sebastian/version",
4046
            "version": "1.0.6",
4047
            "source": {
4048
                "type": "git",
4049
                "url": "https://github.com/sebastianbergmann/version.git",
4050
                "reference": "58b3a85e7999757d6ad81c787a1fbf5ff6c628c6"
4051
            },
4052
            "dist": {
4053
                "type": "zip",
4054
                "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/58b3a85e7999757d6ad81c787a1fbf5ff6c628c6",
4055
                "reference": "58b3a85e7999757d6ad81c787a1fbf5ff6c628c6",
4056
                "shasum": ""
4057
            },
4058
            "type": "library",
4059
            "autoload": {
4060
                "classmap": [
4061
                    "src/"
4062
                ]
4063
            },
4064
            "notification-url": "https://packagist.org/downloads/",
4065
            "license": [
4066
                "BSD-3-Clause"
4067
            ],
4068
            "authors": [
4069
                {
4070
                    "name": "Sebastian Bergmann",
4071
                    "email": "[email protected]",
4072
                    "role": "lead"
4073
                }
4074
            ],
4075
            "description": "Library that helps with managing the version number of Git-hosted PHP projects",
4076
            "homepage": "https://github.com/sebastianbergmann/version",
4077
            "time": "2015-06-21T13:59:46+00:00"
4078
        },
4079
        {
4080
            "name": "sensiolabs/security-checker",
4081
            "version": "v1.3.4",
4082
            "source": {
4083
                "type": "git",
4084
                "url": "https://github.com/sensiolabs/security-checker.git",
4085
                "reference": "da1f9d19c80eac2b6ae8043bb92b7c7a16d00713"
4086
            },
4087
            "dist": {
4088
                "type": "zip",
4089
                "url": "https://api.github.com/repos/sensiolabs/security-checker/zipball/da1f9d19c80eac2b6ae8043bb92b7c7a16d00713",
4090
                "reference": "da1f9d19c80eac2b6ae8043bb92b7c7a16d00713",
4091
                "shasum": ""
4092
            },
4093
            "require": {
4094
                "ext-curl": "*",
4095
                "symfony/console": "~2.0"
4096
            },
4097
            "bin": [
4098
                "security-checker"
4099
            ],
4100
            "type": "library",
4101
            "extra": {
4102
                "branch-alias": {
4103
                    "dev-master": "1.3-dev"
4104
                }
4105
            },
4106
            "autoload": {
4107
                "psr-0": {
4108
                    "SensioLabs\\Security": ""
4109
                }
4110
            },
4111
            "notification-url": "https://packagist.org/downloads/",
4112
            "license": [
4113
                "MIT"
4114
            ],
4115
            "authors": [
4116
                {
4117
                    "name": "Fabien Potencier",
4118
                    "email": "[email protected]"
4119
                }
4120
            ],
4121
            "description": "A security checker for your composer.lock",
4122
            "time": "2014-07-08T18:12:35+00:00"
4123
        },
4124
        {
4125
            "name": "webmozart/assert",
4126
            "version": "1.2.0",
4127
            "source": {
4128
                "type": "git",
4129
                "url": "https://github.com/webmozart/assert.git",
4130
                "reference": "2db61e59ff05fe5126d152bd0655c9ea113e550f"
4131
            },
4132
            "dist": {
4133
                "type": "zip",
4134
                "url": "https://api.github.com/repos/webmozart/assert/zipball/2db61e59ff05fe5126d152bd0655c9ea113e550f",
4135
                "reference": "2db61e59ff05fe5126d152bd0655c9ea113e550f",
4136
                "shasum": ""
4137
            },
4138
            "require": {
4139
                "php": "^5.3.3 || ^7.0"
4140
            },
4141
            "require-dev": {
4142
                "phpunit/phpunit": "^4.6",
4143
                "sebastian/version": "^1.0.1"
4144
            },
4145
            "type": "library",
4146
            "extra": {
4147
                "branch-alias": {
4148
                    "dev-master": "1.3-dev"
4149
                }
4150
            },
4151
            "autoload": {
4152
                "psr-4": {
4153
                    "Webmozart\\Assert\\": "src/"
4154
                }
4155
            },
4156
            "notification-url": "https://packagist.org/downloads/",
4157
            "license": [
4158
                "MIT"
4159
            ],
4160
            "authors": [
4161
                {
4162
                    "name": "Bernhard Schussek",
4163
                    "email": "[email protected]"
4164
                }
4165
            ],
4166
            "description": "Assertions to validate method input/output with nice error messages.",
4167
            "keywords": [
4168
                "assert",
4169
                "check",
4170
                "validate"
4171
            ],
4172
            "time": "2016-11-23T20:04:58+00:00"
4173
        }
4174
    ],
4175
    "aliases": [],
4176
    "minimum-stability": "stable",
4177
    "stability-flags": {
4178
        "doctrine/doctrine-migrations-bundle": 20,
4179
        "doctrine/migrations": 20,
4180
        "doctrine/doctrine-fixtures-bundle": 20,
4181
        "doctrine/data-fixtures": 20,
4182
        "qafoolabs/profiler": 0,
4183
        "phpbb/website-assets": 20,
4184
        "liuggio/fastest": 20
4185
    },
4186
    "prefer-stable": false,
4187
    "prefer-lowest": false,
4188
    "platform": {
4189
        "php": ">=5.6.0"
4190
    },
4191
    "platform-dev": []
4192
}
4193