Completed
Push — master ( 56ed08...1282f8 )
by Schlaefer
01:57
created

composer.lock (1 issue)

Severity

Upgrade to new PHP Analysis Engine

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

1
{
2
    "_readme": [
3
        "This file locks the dependencies of your project to a known state",
4
        "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
5
        "This file is @generated automatically"
6
    ],
7
    "hash": "1f3f41090071002ffa5b13995d5799e6",
8
    "content-hash": "bf93d23c12d9378e2dd58b918325f5a0",
9
    "packages": [
10
        {
11
            "name": "michelf/php-markdown",
12
            "version": "1.6.0",
13
            "source": {
14
                "type": "git",
15
                "url": "https://github.com/michelf/php-markdown.git",
16
                "reference": "156e56ee036505ec637d761ee62dc425d807183c"
17
            },
18
            "dist": {
19
                "type": "zip",
20
                "url": "https://api.github.com/repos/michelf/php-markdown/zipball/156e56ee036505ec637d761ee62dc425d807183c",
21
                "reference": "156e56ee036505ec637d761ee62dc425d807183c",
22
                "shasum": ""
23
            },
24
            "require": {
25
                "php": ">=5.3.0"
26
            },
27
            "type": "library",
28
            "extra": {
29
                "branch-alias": {
30
                    "dev-lib": "1.4.x-dev"
31
                }
32
            },
33
            "autoload": {
34
                "psr-0": {
35
                    "Michelf": ""
36
                }
37
            },
38
            "notification-url": "https://packagist.org/downloads/",
39
            "license": [
40
                "BSD-3-Clause"
41
            ],
42
            "authors": [
43
                {
44
                    "name": "Michel Fortin",
45
                    "email": "[email protected]",
46
                    "homepage": "https://michelf.ca/",
47
                    "role": "Developer"
48
                },
49
                {
50
                    "name": "John Gruber",
51
                    "homepage": "https://daringfireball.net/"
52
                }
53
            ],
54
            "description": "PHP Markdown",
55
            "homepage": "https://michelf.ca/projects/php-markdown/",
56
            "keywords": [
57
                "markdown"
58
            ],
59
            "time": "2015-12-24 01:37:31"
60
        },
61
        {
62
            "name": "phile-cms/plugin-installer-plugin",
63
            "version": "1.0.3",
64
            "source": {
65
                "type": "git",
66
                "url": "https://github.com/PhileCMS/ComposerPluginInstaller.git",
67
                "reference": "b4906c1af9e2ff1760b63cc45621770013b7f39a"
68
            },
69
            "dist": {
70
                "type": "zip",
71
                "url": "https://api.github.com/repos/PhileCMS/ComposerPluginInstaller/zipball/b4906c1af9e2ff1760b63cc45621770013b7f39a",
72
                "reference": "b4906c1af9e2ff1760b63cc45621770013b7f39a",
73
                "shasum": ""
74
            },
75
            "require": {
76
                "composer-plugin-api": "^1.0"
77
            },
78
            "type": "composer-plugin",
79
            "extra": {
80
                "class": "Phile\\Composer\\PluginInstallerPlugin"
81
            },
82
            "autoload": {
83
                "psr-0": {
84
                    "Phile\\Composer": "src/"
85
                }
86
            },
87
            "notification-url": "https://packagist.org/downloads/",
88
            "license": [
89
                "MIT"
90
            ],
91
            "authors": [
92
                {
93
                    "name": "Frank Nägler",
94
                    "email": "[email protected]",
95
                    "homepage": "https://naegler.hamburg",
96
                    "role": "Developer"
97
                }
98
            ],
99
            "description": "Composer installer plugin for phile plugins",
100
            "homepage": "http://philecms.com",
101
            "keywords": [
102
                "cms",
103
                "composer",
104
                "markdown",
105
                "phile"
106
            ],
107
            "time": "2016-03-26 11:02:09"
108
        },
109
        {
110
            "name": "phpfastcache/phpfastcache",
111
            "version": "3.1.1",
112
            "source": {
113
                "type": "git",
114
                "url": "https://github.com/PHPSocialNetwork/phpfastcache.git",
115
                "reference": "53241bf437488c4bcfceccb054595d344cf343a3"
116
            },
117
            "dist": {
118
                "type": "zip",
119
                "url": "https://api.github.com/repos/PHPSocialNetwork/phpfastcache/zipball/53241bf437488c4bcfceccb054595d344cf343a3",
120
                "reference": "53241bf437488c4bcfceccb054595d344cf343a3",
121
                "shasum": ""
122
            },
123
            "require": {
124
                "php": ">=5.1.0"
125
            },
126
            "type": "library",
127
            "autoload": {
128
                "files": [
129
                    "phpfastcache.php"
130
                ]
131
            },
132
            "notification-url": "https://packagist.org/downloads/",
133
            "license": [
134
                "MIT"
135
            ],
136
            "authors": [
137
                {
138
                    "name": "Khoa Bui",
139
                    "email": "[email protected]",
140
                    "homepage": "http://www.phpfastcache.com",
141
                    "role": "Developer"
142
                }
143
            ],
144
            "description": "PHP Cache Class - Supported Redis, Cookie, Predis, APC, MemCached, WinCache, Files, PDO, Reduce mySQL Call by Caching",
145
            "homepage": "http://www.phpfastcache.com",
146
            "keywords": [
147
                "APC Cache",
148
                "apc",
149
                "cache",
150
                "cache class",
151
                "caching",
152
                "cookie",
153
                "files cache",
154
                "memcache",
155
                "memcached",
156
                "mysql cache",
157
                "pdo cache",
158
                "php cache",
159
                "predis",
160
                "redis",
161
                "wincache"
162
            ],
163
            "time": "2016-02-03 22:06:21"
164
        },
165
        {
166
            "name": "symfony/yaml",
167
            "version": "v2.8.4",
168
            "source": {
169
                "type": "git",
170
                "url": "https://github.com/symfony/yaml.git",
171
                "reference": "584e52cb8f788a887553ba82db6caacb1d6260bb"
172
            },
173
            "dist": {
174
                "type": "zip",
175
                "url": "https://api.github.com/repos/symfony/yaml/zipball/584e52cb8f788a887553ba82db6caacb1d6260bb",
176
                "reference": "584e52cb8f788a887553ba82db6caacb1d6260bb",
177
                "shasum": ""
178
            },
179
            "require": {
180
                "php": ">=5.3.9"
181
            },
182
            "type": "library",
183
            "extra": {
184
                "branch-alias": {
185
                    "dev-master": "2.8-dev"
186
                }
187
            },
188
            "autoload": {
189
                "psr-4": {
190
                    "Symfony\\Component\\Yaml\\": ""
191
                },
192
                "exclude-from-classmap": [
193
                    "/Tests/"
194
                ]
195
            },
196
            "notification-url": "https://packagist.org/downloads/",
197
            "license": [
198
                "MIT"
199
            ],
200
            "authors": [
201
                {
202
                    "name": "Fabien Potencier",
203
                    "email": "[email protected]"
204
                },
205
                {
206
                    "name": "Symfony Community",
207
                    "homepage": "https://symfony.com/contributors"
208
                }
209
            ],
210
            "description": "Symfony Yaml Component",
211
            "homepage": "https://symfony.com",
212
            "time": "2016-03-04 07:54:35"
213
        },
214
        {
215
            "name": "twig/twig",
0 ignored issues
show
There is a security advisory for your installed version of twig/twig:

Remote code execution in templates
Loading history...
216
            "version": "v1.15.1",
217
            "source": {
218
                "type": "git",
219
                "url": "https://github.com/twigphp/Twig.git",
220
                "reference": "1fb5784662f438d7d96a541e305e28b812e2eeed"
221
            },
222
            "dist": {
223
                "type": "zip",
224
                "url": "https://api.github.com/repos/twigphp/Twig/zipball/1fb5784662f438d7d96a541e305e28b812e2eeed",
225
                "reference": "1fb5784662f438d7d96a541e305e28b812e2eeed",
226
                "shasum": ""
227
            },
228
            "require": {
229
                "php": ">=5.2.4"
230
            },
231
            "type": "library",
232
            "extra": {
233
                "branch-alias": {
234
                    "dev-master": "1.15-dev"
235
                }
236
            },
237
            "autoload": {
238
                "psr-0": {
239
                    "Twig_": "lib/"
240
                }
241
            },
242
            "notification-url": "https://packagist.org/downloads/",
243
            "license": [
244
                "BSD-3-Clause"
245
            ],
246
            "authors": [
247
                {
248
                    "name": "Fabien Potencier",
249
                    "email": "[email protected]",
250
                    "homepage": "http://fabien.potencier.org",
251
                    "role": "Lead Developer"
252
                },
253
                {
254
                    "name": "Armin Ronacher",
255
                    "email": "[email protected]",
256
                    "role": "Project Founder"
257
                },
258
                {
259
                    "name": "Twig Team",
260
                    "homepage": "https://github.com/fabpot/Twig/graphs/contributors",
261
                    "role": "Contributors"
262
                }
263
            ],
264
            "description": "Twig, the flexible, fast, and secure template language for PHP",
265
            "homepage": "http://twig.sensiolabs.org",
266
            "keywords": [
267
                "templating"
268
            ],
269
            "time": "2014-02-13 10:19:29"
270
        }
271
    ],
272
    "packages-dev": [
273
        {
274
            "name": "cilex/cilex",
275
            "version": "1.1.0",
276
            "source": {
277
                "type": "git",
278
                "url": "https://github.com/Cilex/Cilex.git",
279
                "reference": "7acd965a609a56d0345e8b6071c261fbdb926cb5"
280
            },
281
            "dist": {
282
                "type": "zip",
283
                "url": "https://api.github.com/repos/Cilex/Cilex/zipball/7acd965a609a56d0345e8b6071c261fbdb926cb5",
284
                "reference": "7acd965a609a56d0345e8b6071c261fbdb926cb5",
285
                "shasum": ""
286
            },
287
            "require": {
288
                "cilex/console-service-provider": "1.*",
289
                "php": ">=5.3.3",
290
                "pimple/pimple": "~1.0",
291
                "symfony/finder": "~2.1",
292
                "symfony/process": "~2.1"
293
            },
294
            "require-dev": {
295
                "phpunit/phpunit": "3.7.*",
296
                "symfony/validator": "~2.1"
297
            },
298
            "suggest": {
299
                "monolog/monolog": ">=1.0.0",
300
                "symfony/validator": ">=1.0.0",
301
                "symfony/yaml": ">=1.0.0"
302
            },
303
            "type": "library",
304
            "extra": {
305
                "branch-alias": {
306
                    "dev-master": "1.0-dev"
307
                }
308
            },
309
            "autoload": {
310
                "psr-0": {
311
                    "Cilex": "src/"
312
                }
313
            },
314
            "notification-url": "https://packagist.org/downloads/",
315
            "license": [
316
                "MIT"
317
            ],
318
            "authors": [
319
                {
320
                    "name": "Mike van Riel",
321
                    "email": "[email protected]"
322
                }
323
            ],
324
            "description": "The PHP micro-framework for Command line tools based on the Symfony2 Components",
325
            "homepage": "http://cilex.github.com",
326
            "keywords": [
327
                "cli",
328
                "microframework"
329
            ],
330
            "time": "2014-03-29 14:03:13"
331
        },
332
        {
333
            "name": "cilex/console-service-provider",
334
            "version": "1.0.0",
335
            "source": {
336
                "type": "git",
337
                "url": "https://github.com/Cilex/console-service-provider.git",
338
                "reference": "25ee3d1875243d38e1a3448ff94bdf944f70d24e"
339
            },
340
            "dist": {
341
                "type": "zip",
342
                "url": "https://api.github.com/repos/Cilex/console-service-provider/zipball/25ee3d1875243d38e1a3448ff94bdf944f70d24e",
343
                "reference": "25ee3d1875243d38e1a3448ff94bdf944f70d24e",
344
                "shasum": ""
345
            },
346
            "require": {
347
                "php": ">=5.3.3",
348
                "pimple/pimple": "1.*@dev",
349
                "symfony/console": "~2.1"
350
            },
351
            "require-dev": {
352
                "cilex/cilex": "1.*@dev",
353
                "silex/silex": "1.*@dev"
354
            },
355
            "type": "library",
356
            "extra": {
357
                "branch-alias": {
358
                    "dev-master": "1.0-dev"
359
                }
360
            },
361
            "autoload": {
362
                "psr-0": {
363
                    "Cilex\\Provider\\Console": "src"
364
                }
365
            },
366
            "notification-url": "https://packagist.org/downloads/",
367
            "license": [
368
                "MIT"
369
            ],
370
            "authors": [
371
                {
372
                    "name": "Beau Simensen",
373
                    "email": "[email protected]",
374
                    "homepage": "http://beausimensen.com"
375
                },
376
                {
377
                    "name": "Mike van Riel",
378
                    "email": "[email protected]"
379
                }
380
            ],
381
            "description": "Console Service Provider",
382
            "keywords": [
383
                "cilex",
384
                "console",
385
                "pimple",
386
                "service-provider",
387
                "silex"
388
            ],
389
            "time": "2012-12-19 10:50:58"
390
        },
391
        {
392
            "name": "doctrine/annotations",
393
            "version": "v1.2.7",
394
            "source": {
395
                "type": "git",
396
                "url": "https://github.com/doctrine/annotations.git",
397
                "reference": "f25c8aab83e0c3e976fd7d19875f198ccf2f7535"
398
            },
399
            "dist": {
400
                "type": "zip",
401
                "url": "https://api.github.com/repos/doctrine/annotations/zipball/f25c8aab83e0c3e976fd7d19875f198ccf2f7535",
402
                "reference": "f25c8aab83e0c3e976fd7d19875f198ccf2f7535",
403
                "shasum": ""
404
            },
405
            "require": {
406
                "doctrine/lexer": "1.*",
407
                "php": ">=5.3.2"
408
            },
409
            "require-dev": {
410
                "doctrine/cache": "1.*",
411
                "phpunit/phpunit": "4.*"
412
            },
413
            "type": "library",
414
            "extra": {
415
                "branch-alias": {
416
                    "dev-master": "1.3.x-dev"
417
                }
418
            },
419
            "autoload": {
420
                "psr-0": {
421
                    "Doctrine\\Common\\Annotations\\": "lib/"
422
                }
423
            },
424
            "notification-url": "https://packagist.org/downloads/",
425
            "license": [
426
                "MIT"
427
            ],
428
            "authors": [
429
                {
430
                    "name": "Roman Borschel",
431
                    "email": "[email protected]"
432
                },
433
                {
434
                    "name": "Benjamin Eberlei",
435
                    "email": "[email protected]"
436
                },
437
                {
438
                    "name": "Guilherme Blanco",
439
                    "email": "[email protected]"
440
                },
441
                {
442
                    "name": "Jonathan Wage",
443
                    "email": "[email protected]"
444
                },
445
                {
446
                    "name": "Johannes Schmitt",
447
                    "email": "[email protected]"
448
                }
449
            ],
450
            "description": "Docblock Annotations Parser",
451
            "homepage": "http://www.doctrine-project.org",
452
            "keywords": [
453
                "annotations",
454
                "docblock",
455
                "parser"
456
            ],
457
            "time": "2015-08-31 12:32:49"
458
        },
459
        {
460
            "name": "doctrine/instantiator",
461
            "version": "1.0.5",
462
            "source": {
463
                "type": "git",
464
                "url": "https://github.com/doctrine/instantiator.git",
465
                "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d"
466
            },
467
            "dist": {
468
                "type": "zip",
469
                "url": "https://api.github.com/repos/doctrine/instantiator/zipball/8e884e78f9f0eb1329e445619e04456e64d8051d",
470
                "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d",
471
                "shasum": ""
472
            },
473
            "require": {
474
                "php": ">=5.3,<8.0-DEV"
475
            },
476
            "require-dev": {
477
                "athletic/athletic": "~0.1.8",
478
                "ext-pdo": "*",
479
                "ext-phar": "*",
480
                "phpunit/phpunit": "~4.0",
481
                "squizlabs/php_codesniffer": "~2.0"
482
            },
483
            "type": "library",
484
            "extra": {
485
                "branch-alias": {
486
                    "dev-master": "1.0.x-dev"
487
                }
488
            },
489
            "autoload": {
490
                "psr-4": {
491
                    "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
492
                }
493
            },
494
            "notification-url": "https://packagist.org/downloads/",
495
            "license": [
496
                "MIT"
497
            ],
498
            "authors": [
499
                {
500
                    "name": "Marco Pivetta",
501
                    "email": "[email protected]",
502
                    "homepage": "http://ocramius.github.com/"
503
                }
504
            ],
505
            "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
506
            "homepage": "https://github.com/doctrine/instantiator",
507
            "keywords": [
508
                "constructor",
509
                "instantiate"
510
            ],
511
            "time": "2015-06-14 21:17:01"
512
        },
513
        {
514
            "name": "doctrine/lexer",
515
            "version": "v1.0.1",
516
            "source": {
517
                "type": "git",
518
                "url": "https://github.com/doctrine/lexer.git",
519
                "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c"
520
            },
521
            "dist": {
522
                "type": "zip",
523
                "url": "https://api.github.com/repos/doctrine/lexer/zipball/83893c552fd2045dd78aef794c31e694c37c0b8c",
524
                "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c",
525
                "shasum": ""
526
            },
527
            "require": {
528
                "php": ">=5.3.2"
529
            },
530
            "type": "library",
531
            "extra": {
532
                "branch-alias": {
533
                    "dev-master": "1.0.x-dev"
534
                }
535
            },
536
            "autoload": {
537
                "psr-0": {
538
                    "Doctrine\\Common\\Lexer\\": "lib/"
539
                }
540
            },
541
            "notification-url": "https://packagist.org/downloads/",
542
            "license": [
543
                "MIT"
544
            ],
545
            "authors": [
546
                {
547
                    "name": "Roman Borschel",
548
                    "email": "[email protected]"
549
                },
550
                {
551
                    "name": "Guilherme Blanco",
552
                    "email": "[email protected]"
553
                },
554
                {
555
                    "name": "Johannes Schmitt",
556
                    "email": "[email protected]"
557
                }
558
            ],
559
            "description": "Base library for a lexer that can be used in Top-Down, Recursive Descent Parsers.",
560
            "homepage": "http://www.doctrine-project.org",
561
            "keywords": [
562
                "lexer",
563
                "parser"
564
            ],
565
            "time": "2014-09-09 13:34:57"
566
        },
567
        {
568
            "name": "dompdf/dompdf",
569
            "version": "v0.6.2",
570
            "source": {
571
                "type": "git",
572
                "url": "https://github.com/dompdf/dompdf.git",
573
                "reference": "cc06008f75262510ee135b8cbb14e333a309f651"
574
            },
575
            "dist": {
576
                "type": "zip",
577
                "url": "https://api.github.com/repos/dompdf/dompdf/zipball/cc06008f75262510ee135b8cbb14e333a309f651",
578
                "reference": "cc06008f75262510ee135b8cbb14e333a309f651",
579
                "shasum": ""
580
            },
581
            "require": {
582
                "phenx/php-font-lib": "0.2.*"
583
            },
584
            "type": "library",
585
            "autoload": {
586
                "classmap": [
587
                    "include/"
588
                ]
589
            },
590
            "notification-url": "https://packagist.org/downloads/",
591
            "license": [
592
                "LGPL"
593
            ],
594
            "authors": [
595
                {
596
                    "name": "Fabien Ménager",
597
                    "email": "[email protected]"
598
                },
599
                {
600
                    "name": "Brian Sweeney",
601
                    "email": "[email protected]"
602
                }
603
            ],
604
            "description": "DOMPDF is a CSS 2.1 compliant HTML to PDF converter",
605
            "homepage": "https://github.com/dompdf/dompdf",
606
            "time": "2015-12-07 04:07:13"
607
        },
608
        {
609
            "name": "erusev/parsedown",
610
            "version": "1.6.0",
611
            "source": {
612
                "type": "git",
613
                "url": "https://github.com/erusev/parsedown.git",
614
                "reference": "3ebbd730b5c2cf5ce78bc1bf64071407fc6674b7"
615
            },
616
            "dist": {
617
                "type": "zip",
618
                "url": "https://api.github.com/repos/erusev/parsedown/zipball/3ebbd730b5c2cf5ce78bc1bf64071407fc6674b7",
619
                "reference": "3ebbd730b5c2cf5ce78bc1bf64071407fc6674b7",
620
                "shasum": ""
621
            },
622
            "type": "library",
623
            "autoload": {
624
                "psr-0": {
625
                    "Parsedown": ""
626
                }
627
            },
628
            "notification-url": "https://packagist.org/downloads/",
629
            "license": [
630
                "MIT"
631
            ],
632
            "authors": [
633
                {
634
                    "name": "Emanuil Rusev",
635
                    "email": "[email protected]",
636
                    "homepage": "http://erusev.com"
637
                }
638
            ],
639
            "description": "Parser for Markdown.",
640
            "homepage": "http://parsedown.org",
641
            "keywords": [
642
                "markdown",
643
                "parser"
644
            ],
645
            "time": "2015-10-04 16:44:32"
646
        },
647
        {
648
            "name": "jms/metadata",
649
            "version": "1.5.1",
650
            "source": {
651
                "type": "git",
652
                "url": "https://github.com/schmittjoh/metadata.git",
653
                "reference": "22b72455559a25777cfd28c4ffda81ff7639f353"
654
            },
655
            "dist": {
656
                "type": "zip",
657
                "url": "https://api.github.com/repos/schmittjoh/metadata/zipball/22b72455559a25777cfd28c4ffda81ff7639f353",
658
                "reference": "22b72455559a25777cfd28c4ffda81ff7639f353",
659
                "shasum": ""
660
            },
661
            "require": {
662
                "php": ">=5.3.0"
663
            },
664
            "require-dev": {
665
                "doctrine/cache": "~1.0"
666
            },
667
            "type": "library",
668
            "extra": {
669
                "branch-alias": {
670
                    "dev-master": "1.5.x-dev"
671
                }
672
            },
673
            "autoload": {
674
                "psr-0": {
675
                    "Metadata\\": "src/"
676
                }
677
            },
678
            "notification-url": "https://packagist.org/downloads/",
679
            "license": [
680
                "Apache"
681
            ],
682
            "authors": [
683
                {
684
                    "name": "Johannes Schmitt",
685
                    "email": "[email protected]",
686
                    "homepage": "https://github.com/schmittjoh",
687
                    "role": "Developer of wrapped JMSSerializerBundle"
688
                }
689
            ],
690
            "description": "Class/method/property metadata management in PHP",
691
            "keywords": [
692
                "annotations",
693
                "metadata",
694
                "xml",
695
                "yaml"
696
            ],
697
            "time": "2014-07-12 07:13:19"
698
        },
699
        {
700
            "name": "jms/parser-lib",
701
            "version": "1.0.0",
702
            "source": {
703
                "type": "git",
704
                "url": "https://github.com/schmittjoh/parser-lib.git",
705
                "reference": "c509473bc1b4866415627af0e1c6cc8ac97fa51d"
706
            },
707
            "dist": {
708
                "type": "zip",
709
                "url": "https://api.github.com/repos/schmittjoh/parser-lib/zipball/c509473bc1b4866415627af0e1c6cc8ac97fa51d",
710
                "reference": "c509473bc1b4866415627af0e1c6cc8ac97fa51d",
711
                "shasum": ""
712
            },
713
            "require": {
714
                "phpoption/phpoption": ">=0.9,<2.0-dev"
715
            },
716
            "type": "library",
717
            "extra": {
718
                "branch-alias": {
719
                    "dev-master": "1.0-dev"
720
                }
721
            },
722
            "autoload": {
723
                "psr-0": {
724
                    "JMS\\": "src/"
725
                }
726
            },
727
            "notification-url": "https://packagist.org/downloads/",
728
            "license": [
729
                "Apache2"
730
            ],
731
            "description": "A library for easily creating recursive-descent parsers.",
732
            "time": "2012-11-18 18:08:43"
733
        },
734
        {
735
            "name": "jms/serializer",
736
            "version": "0.16.0",
737
            "source": {
738
                "type": "git",
739
                "url": "https://github.com/schmittjoh/serializer.git",
740
                "reference": "c8a171357ca92b6706e395c757f334902d430ea9"
741
            },
742
            "dist": {
743
                "type": "zip",
744
                "url": "https://api.github.com/repos/schmittjoh/serializer/zipball/c8a171357ca92b6706e395c757f334902d430ea9",
745
                "reference": "c8a171357ca92b6706e395c757f334902d430ea9",
746
                "shasum": ""
747
            },
748
            "require": {
749
                "doctrine/annotations": "1.*",
750
                "jms/metadata": "~1.1",
751
                "jms/parser-lib": "1.*",
752
                "php": ">=5.3.2",
753
                "phpcollection/phpcollection": "~0.1"
754
            },
755
            "require-dev": {
756
                "doctrine/orm": "~2.1",
757
                "doctrine/phpcr-odm": "~1.0.1",
758
                "jackalope/jackalope-doctrine-dbal": "1.0.*",
759
                "propel/propel1": "~1.7",
760
                "symfony/filesystem": "2.*",
761
                "symfony/form": "~2.1",
762
                "symfony/translation": "~2.0",
763
                "symfony/validator": "~2.0",
764
                "symfony/yaml": "2.*",
765
                "twig/twig": ">=1.8,<2.0-dev"
766
            },
767
            "suggest": {
768
                "symfony/yaml": "Required if you'd like to serialize data to YAML format."
769
            },
770
            "type": "library",
771
            "extra": {
772
                "branch-alias": {
773
                    "dev-master": "0.15-dev"
774
                }
775
            },
776
            "autoload": {
777
                "psr-0": {
778
                    "JMS\\Serializer": "src/"
779
                }
780
            },
781
            "notification-url": "https://packagist.org/downloads/",
782
            "license": [
783
                "Apache2"
784
            ],
785
            "authors": [
786
                {
787
                    "name": "Johannes Schmitt",
788
                    "email": "[email protected]",
789
                    "homepage": "https://github.com/schmittjoh",
790
                    "role": "Developer of wrapped JMSSerializerBundle"
791
                }
792
            ],
793
            "description": "Library for (de-)serializing data of any complexity; supports XML, JSON, and YAML.",
794
            "homepage": "http://jmsyst.com/libs/serializer",
795
            "keywords": [
796
                "deserialization",
797
                "jaxb",
798
                "json",
799
                "serialization",
800
                "xml"
801
            ],
802
            "time": "2014-03-18 08:39:00"
803
        },
804
        {
805
            "name": "knplabs/knp-menu",
806
            "version": "v1.1.2",
807
            "source": {
808
                "type": "git",
809
                "url": "https://github.com/KnpLabs/KnpMenu.git",
810
                "reference": "f8e867268f63f561c1adadd6cbb5d8524f921873"
811
            },
812
            "dist": {
813
                "type": "zip",
814
                "url": "https://api.github.com/repos/KnpLabs/KnpMenu/zipball/f8e867268f63f561c1adadd6cbb5d8524f921873",
815
                "reference": "f8e867268f63f561c1adadd6cbb5d8524f921873",
816
                "shasum": ""
817
            },
818
            "require": {
819
                "php": ">=5.3.0"
820
            },
821
            "require-dev": {
822
                "pimple/pimple": "*",
823
                "silex/silex": "1.0.*",
824
                "twig/twig": ">=1.2,<2.0-dev"
825
            },
826
            "suggest": {
827
                "pimple/pimple": "for the built-in implementations of the menu provider and renderer provider",
828
                "silex/silex": "for the integration with your silex application",
829
                "twig/twig": "for the TwigRenderer and the integration with your templates"
830
            },
831
            "type": "library",
832
            "extra": {
833
                "branch-alias": {
834
                    "dev-master": "1.1.x-dev"
835
                }
836
            },
837
            "autoload": {
838
                "psr-0": {
839
                    "Knp\\Menu\\": "src/"
840
                }
841
            },
842
            "notification-url": "https://packagist.org/downloads/",
843
            "license": [
844
                "MIT"
845
            ],
846
            "authors": [
847
                {
848
                    "name": "Christophe Coevoet",
849
                    "email": "[email protected]"
850
                },
851
                {
852
                    "name": "Knplabs",
853
                    "homepage": "http://knplabs.com"
854
                },
855
                {
856
                    "name": "Symfony Community",
857
                    "homepage": "https://github.com/KnpLabs/KnpMenu/contributors"
858
                }
859
            ],
860
            "description": "An object oriented menu library",
861
            "homepage": "http://knplabs.com",
862
            "keywords": [
863
                "menu",
864
                "tree"
865
            ],
866
            "time": "2012-06-10 16:20:40"
867
        },
868
        {
869
            "name": "monolog/monolog",
870
            "version": "1.18.1",
871
            "source": {
872
                "type": "git",
873
                "url": "https://github.com/Seldaek/monolog.git",
874
                "reference": "a5f2734e8c16f3aa21b3da09715d10e15b4d2d45"
875
            },
876
            "dist": {
877
                "type": "zip",
878
                "url": "https://api.github.com/repos/Seldaek/monolog/zipball/a5f2734e8c16f3aa21b3da09715d10e15b4d2d45",
879
                "reference": "a5f2734e8c16f3aa21b3da09715d10e15b4d2d45",
880
                "shasum": ""
881
            },
882
            "require": {
883
                "php": ">=5.3.0",
884
                "psr/log": "~1.0"
885
            },
886
            "provide": {
887
                "psr/log-implementation": "1.0.0"
888
            },
889
            "require-dev": {
890
                "aws/aws-sdk-php": "^2.4.9",
891
                "doctrine/couchdb": "~1.0@dev",
892
                "graylog2/gelf-php": "~1.0",
893
                "jakub-onderka/php-parallel-lint": "0.9",
894
                "php-console/php-console": "^3.1.3",
895
                "phpunit/phpunit": "~4.5",
896
                "phpunit/phpunit-mock-objects": "2.3.0",
897
                "raven/raven": "^0.13",
898
                "ruflin/elastica": ">=0.90 <3.0",
899
                "swiftmailer/swiftmailer": "~5.3",
900
                "videlalvaro/php-amqplib": "~2.4"
901
            },
902
            "suggest": {
903
                "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
904
                "doctrine/couchdb": "Allow sending log messages to a CouchDB server",
905
                "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
906
                "ext-mongo": "Allow sending log messages to a MongoDB server",
907
                "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
908
                "mongodb/mongodb": "Allow sending log messages to a MongoDB server via PHP Driver",
909
                "php-console/php-console": "Allow sending log messages to Google Chrome",
910
                "raven/raven": "Allow sending log messages to a Sentry server",
911
                "rollbar/rollbar": "Allow sending log messages to Rollbar",
912
                "ruflin/elastica": "Allow sending log messages to an Elastic Search server",
913
                "videlalvaro/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib"
914
            },
915
            "type": "library",
916
            "extra": {
917
                "branch-alias": {
918
                    "dev-master": "2.0.x-dev"
919
                }
920
            },
921
            "autoload": {
922
                "psr-4": {
923
                    "Monolog\\": "src/Monolog"
924
                }
925
            },
926
            "notification-url": "https://packagist.org/downloads/",
927
            "license": [
928
                "MIT"
929
            ],
930
            "authors": [
931
                {
932
                    "name": "Jordi Boggiano",
933
                    "email": "[email protected]",
934
                    "homepage": "http://seld.be"
935
                }
936
            ],
937
            "description": "Sends your logs to files, sockets, inboxes, databases and various web services",
938
            "homepage": "http://github.com/Seldaek/monolog",
939
            "keywords": [
940
                "log",
941
                "logging",
942
                "psr-3"
943
            ],
944
            "time": "2016-03-13 16:08:35"
945
        },
946
        {
947
            "name": "myclabs/deep-copy",
948
            "version": "1.5.0",
949
            "source": {
950
                "type": "git",
951
                "url": "https://github.com/myclabs/DeepCopy.git",
952
                "reference": "e3abefcd7f106677fd352cd7c187d6c969aa9ddc"
953
            },
954
            "dist": {
955
                "type": "zip",
956
                "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/e3abefcd7f106677fd352cd7c187d6c969aa9ddc",
957
                "reference": "e3abefcd7f106677fd352cd7c187d6c969aa9ddc",
958
                "shasum": ""
959
            },
960
            "require": {
961
                "php": ">=5.4.0"
962
            },
963
            "require-dev": {
964
                "doctrine/collections": "1.*",
965
                "phpunit/phpunit": "~4.1"
966
            },
967
            "type": "library",
968
            "autoload": {
969
                "psr-4": {
970
                    "DeepCopy\\": "src/DeepCopy/"
971
                }
972
            },
973
            "notification-url": "https://packagist.org/downloads/",
974
            "license": [
975
                "MIT"
976
            ],
977
            "description": "Create deep copies (clones) of your objects",
978
            "homepage": "https://github.com/myclabs/DeepCopy",
979
            "keywords": [
980
                "clone",
981
                "copy",
982
                "duplicate",
983
                "object",
984
                "object graph"
985
            ],
986
            "time": "2015-11-07 22:20:37"
987
        },
988
        {
989
            "name": "nikic/php-parser",
990
            "version": "v0.9.5",
991
            "source": {
992
                "type": "git",
993
                "url": "https://github.com/nikic/PHP-Parser.git",
994
                "reference": "ef70767475434bdb3615b43c327e2cae17ef12eb"
995
            },
996
            "dist": {
997
                "type": "zip",
998
                "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/ef70767475434bdb3615b43c327e2cae17ef12eb",
999
                "reference": "ef70767475434bdb3615b43c327e2cae17ef12eb",
1000
                "shasum": ""
1001
            },
1002
            "require": {
1003
                "ext-tokenizer": "*",
1004
                "php": ">=5.2"
1005
            },
1006
            "type": "library",
1007
            "extra": {
1008
                "branch-alias": {
1009
                    "dev-master": "0.9-dev"
1010
                }
1011
            },
1012
            "autoload": {
1013
                "psr-0": {
1014
                    "PHPParser": "lib/"
1015
                }
1016
            },
1017
            "notification-url": "https://packagist.org/downloads/",
1018
            "license": [
1019
                "BSD-3-Clause"
1020
            ],
1021
            "authors": [
1022
                {
1023
                    "name": "Nikita Popov"
1024
                }
1025
            ],
1026
            "description": "A PHP parser written in PHP",
1027
            "keywords": [
1028
                "parser",
1029
                "php"
1030
            ],
1031
            "time": "2014-07-23 18:24:17"
1032
        },
1033
        {
1034
            "name": "phenx/php-font-lib",
1035
            "version": "0.2.2",
1036
            "source": {
1037
                "type": "git",
1038
                "url": "https://github.com/PhenX/php-font-lib.git",
1039
                "reference": "c30c7fc00a6b0d863e9bb4c5d5dd015298b2dc82"
1040
            },
1041
            "dist": {
1042
                "type": "zip",
1043
                "url": "https://api.github.com/repos/PhenX/php-font-lib/zipball/c30c7fc00a6b0d863e9bb4c5d5dd015298b2dc82",
1044
                "reference": "c30c7fc00a6b0d863e9bb4c5d5dd015298b2dc82",
1045
                "shasum": ""
1046
            },
1047
            "type": "library",
1048
            "autoload": {
1049
                "classmap": [
1050
                    "classes/"
1051
                ]
1052
            },
1053
            "notification-url": "https://packagist.org/downloads/",
1054
            "license": [
1055
                "LGPL"
1056
            ],
1057
            "authors": [
1058
                {
1059
                    "name": "Fabien Ménager",
1060
                    "email": "[email protected]"
1061
                }
1062
            ],
1063
            "description": "A library to read, parse, export and make subsets of different types of font files.",
1064
            "homepage": "https://github.com/PhenX/php-font-lib",
1065
            "time": "2014-02-01 15:22:28"
1066
        },
1067
        {
1068
            "name": "phing/phing",
1069
            "version": "2.14.0",
1070
            "source": {
1071
                "type": "git",
1072
                "url": "https://github.com/phingofficial/phing.git",
1073
                "reference": "7dd73c83c377623def54b58121f46b4dcb35dd61"
1074
            },
1075
            "dist": {
1076
                "type": "zip",
1077
                "url": "https://api.github.com/repos/phingofficial/phing/zipball/7dd73c83c377623def54b58121f46b4dcb35dd61",
1078
                "reference": "7dd73c83c377623def54b58121f46b4dcb35dd61",
1079
                "shasum": ""
1080
            },
1081
            "require": {
1082
                "php": ">=5.2.0"
1083
            },
1084
            "require-dev": {
1085
                "ext-pdo_sqlite": "*",
1086
                "lastcraft/simpletest": "@dev",
1087
                "mikey179/vfsstream": "^1.6",
1088
                "pdepend/pdepend": "2.x",
1089
                "pear/archive_tar": "1.4.x",
1090
                "pear/http_request2": "dev-trunk",
1091
                "pear/net_growl": "dev-trunk",
1092
                "pear/pear-core-minimal": "1.10.1",
1093
                "pear/versioncontrol_git": "@dev",
1094
                "pear/versioncontrol_svn": "~0.5",
1095
                "phpdocumentor/phpdocumentor": "2.x",
1096
                "phploc/phploc": "~2.0.6",
1097
                "phpmd/phpmd": "~2.2",
1098
                "phpunit/phpunit": ">=3.7",
1099
                "sebastian/git": "~1.0",
1100
                "sebastian/phpcpd": "2.x",
1101
                "squizlabs/php_codesniffer": "~2.2",
1102
                "symfony/yaml": "~2.7"
1103
            },
1104
            "suggest": {
1105
                "pdepend/pdepend": "PHP version of JDepend",
1106
                "pear/archive_tar": "Tar file management class",
1107
                "pear/versioncontrol_git": "A library that provides OO interface to handle Git repository",
1108
                "pear/versioncontrol_svn": "A simple OO-style interface for Subversion, the free/open-source version control system",
1109
                "phpdocumentor/phpdocumentor": "Documentation Generator for PHP",
1110
                "phploc/phploc": "A tool for quickly measuring the size of a PHP project",
1111
                "phpmd/phpmd": "PHP version of PMD tool",
1112
                "phpunit/php-code-coverage": "Library that provides collection, processing, and rendering functionality for PHP code coverage information",
1113
                "phpunit/phpunit": "The PHP Unit Testing Framework",
1114
                "sebastian/phpcpd": "Copy/Paste Detector (CPD) for PHP code",
1115
                "tedivm/jshrink": "Javascript Minifier built in PHP"
1116
            },
1117
            "bin": [
1118
                "bin/phing"
1119
            ],
1120
            "type": "library",
1121
            "extra": {
1122
                "branch-alias": {
1123
                    "dev-master": "2.14.x-dev"
1124
                }
1125
            },
1126
            "autoload": {
1127
                "classmap": [
1128
                    "classes/phing/"
1129
                ]
1130
            },
1131
            "notification-url": "https://packagist.org/downloads/",
1132
            "include-path": [
1133
                "classes"
1134
            ],
1135
            "license": [
1136
                "LGPL-3.0"
1137
            ],
1138
            "authors": [
1139
                {
1140
                    "name": "Michiel Rook",
1141
                    "email": "[email protected]"
1142
                },
1143
                {
1144
                    "name": "Phing Community",
1145
                    "homepage": "https://www.phing.info/trac/wiki/Development/Contributors"
1146
                }
1147
            ],
1148
            "description": "PHing Is Not GNU make; it's a PHP project build system or build tool based on Apache Ant.",
1149
            "homepage": "https://www.phing.info/",
1150
            "keywords": [
1151
                "build",
1152
                "phing",
1153
                "task",
1154
                "tool"
1155
            ],
1156
            "time": "2016-03-10 21:39:23"
1157
        },
1158
        {
1159
            "name": "phpcollection/phpcollection",
1160
            "version": "0.4.0",
1161
            "source": {
1162
                "type": "git",
1163
                "url": "https://github.com/schmittjoh/php-collection.git",
1164
                "reference": "b8bf55a0a929ca43b01232b36719f176f86c7e83"
1165
            },
1166
            "dist": {
1167
                "type": "zip",
1168
                "url": "https://api.github.com/repos/schmittjoh/php-collection/zipball/b8bf55a0a929ca43b01232b36719f176f86c7e83",
1169
                "reference": "b8bf55a0a929ca43b01232b36719f176f86c7e83",
1170
                "shasum": ""
1171
            },
1172
            "require": {
1173
                "phpoption/phpoption": "1.*"
1174
            },
1175
            "type": "library",
1176
            "extra": {
1177
                "branch-alias": {
1178
                    "dev-master": "0.3-dev"
1179
                }
1180
            },
1181
            "autoload": {
1182
                "psr-0": {
1183
                    "PhpCollection": "src/"
1184
                }
1185
            },
1186
            "notification-url": "https://packagist.org/downloads/",
1187
            "license": [
1188
                "Apache2"
1189
            ],
1190
            "authors": [
1191
                {
1192
                    "name": "Johannes Schmitt",
1193
                    "email": "[email protected]",
1194
                    "homepage": "https://github.com/schmittjoh",
1195
                    "role": "Developer of wrapped JMSSerializerBundle"
1196
                }
1197
            ],
1198
            "description": "General-Purpose Collection Library for PHP",
1199
            "keywords": [
1200
                "collection",
1201
                "list",
1202
                "map",
1203
                "sequence",
1204
                "set"
1205
            ],
1206
            "time": "2014-03-11 13:46:42"
1207
        },
1208
        {
1209
            "name": "phpdocumentor/fileset",
1210
            "version": "1.0.0",
1211
            "source": {
1212
                "type": "git",
1213
                "url": "https://github.com/phpDocumentor/Fileset.git",
1214
                "reference": "bfa78d8fa9763dfce6d0e5d3730c1d8ab25d34b0"
1215
            },
1216
            "dist": {
1217
                "type": "zip",
1218
                "url": "https://api.github.com/repos/phpDocumentor/Fileset/zipball/bfa78d8fa9763dfce6d0e5d3730c1d8ab25d34b0",
1219
                "reference": "bfa78d8fa9763dfce6d0e5d3730c1d8ab25d34b0",
1220
                "shasum": ""
1221
            },
1222
            "require": {
1223
                "php": ">=5.3.3",
1224
                "symfony/finder": "~2.1"
1225
            },
1226
            "require-dev": {
1227
                "phpunit/phpunit": "~3.7"
1228
            },
1229
            "type": "library",
1230
            "autoload": {
1231
                "psr-0": {
1232
                    "phpDocumentor": [
1233
                        "src/",
1234
                        "tests/unit/"
1235
                    ]
1236
                }
1237
            },
1238
            "notification-url": "https://packagist.org/downloads/",
1239
            "license": [
1240
                "MIT"
1241
            ],
1242
            "description": "Fileset component for collecting a set of files given directories and file paths",
1243
            "homepage": "http://www.phpdoc.org",
1244
            "keywords": [
1245
                "files",
1246
                "fileset",
1247
                "phpdoc"
1248
            ],
1249
            "time": "2013-08-06 21:07:42"
1250
        },
1251
        {
1252
            "name": "phpdocumentor/graphviz",
1253
            "version": "1.0.4",
1254
            "source": {
1255
                "type": "git",
1256
                "url": "https://github.com/phpDocumentor/GraphViz.git",
1257
                "reference": "a906a90a9f230535f25ea31caf81b2323956283f"
1258
            },
1259
            "dist": {
1260
                "type": "zip",
1261
                "url": "https://api.github.com/repos/phpDocumentor/GraphViz/zipball/a906a90a9f230535f25ea31caf81b2323956283f",
1262
                "reference": "a906a90a9f230535f25ea31caf81b2323956283f",
1263
                "shasum": ""
1264
            },
1265
            "require": {
1266
                "php": ">=5.3.3"
1267
            },
1268
            "require-dev": {
1269
                "phpunit/phpunit": "~4.0"
1270
            },
1271
            "type": "library",
1272
            "autoload": {
1273
                "psr-0": {
1274
                    "phpDocumentor": [
1275
                        "src/",
1276
                        "tests/unit"
1277
                    ]
1278
                }
1279
            },
1280
            "notification-url": "https://packagist.org/downloads/",
1281
            "license": [
1282
                "MIT"
1283
            ],
1284
            "authors": [
1285
                {
1286
                    "name": "Mike van Riel",
1287
                    "email": "[email protected]"
1288
                }
1289
            ],
1290
            "time": "2016-02-02 13:00:08"
1291
        },
1292
        {
1293
            "name": "phpdocumentor/phpdocumentor",
1294
            "version": "v2.6.1",
1295
            "source": {
1296
                "type": "git",
1297
                "url": "https://github.com/phpDocumentor/phpDocumentor2.git",
1298
                "reference": "7850691067f2bce17c75ef401069f7b90204d939"
1299
            },
1300
            "dist": {
1301
                "type": "zip",
1302
                "url": "https://api.github.com/repos/phpDocumentor/phpDocumentor2/zipball/7850691067f2bce17c75ef401069f7b90204d939",
1303
                "reference": "7850691067f2bce17c75ef401069f7b90204d939",
1304
                "shasum": ""
1305
            },
1306
            "require": {
1307
                "cilex/cilex": "~1.0",
1308
                "dompdf/dompdf": "~0.6",
1309
                "erusev/parsedown": "~1.0",
1310
                "jms/serializer": "~0.12",
1311
                "knplabs/knp-menu": "~1.1",
1312
                "monolog/monolog": "~1.6",
1313
                "php": ">=5.3.3",
1314
                "phpdocumentor/fileset": "~1.0",
1315
                "phpdocumentor/graphviz": "~1.0",
1316
                "phpdocumentor/reflection": "~1.0",
1317
                "phpdocumentor/reflection-docblock": "~2.0",
1318
                "phpdocumentor/template-abstract": "~1.2",
1319
                "phpdocumentor/template-checkstyle": "~1.2",
1320
                "phpdocumentor/template-clean": "~1.0",
1321
                "phpdocumentor/template-new-black": "~1.3",
1322
                "phpdocumentor/template-old-ocean": "~1.3",
1323
                "phpdocumentor/template-responsive": "~1.3",
1324
                "phpdocumentor/template-responsive-twig": "~1.2",
1325
                "phpdocumentor/template-xml": "~1.0",
1326
                "phpdocumentor/template-zend": "~1.3",
1327
                "symfony/config": "~2.3",
1328
                "symfony/console": "~2.3",
1329
                "symfony/event-dispatcher": "~2.1",
1330
                "symfony/process": "~2.0",
1331
                "symfony/stopwatch": "~2.3",
1332
                "symfony/validator": "~2.2",
1333
                "twig/twig": "~1.3",
1334
                "zendframework/zend-cache": "2.1.*",
1335
                "zendframework/zend-config": "2.1.*",
1336
                "zendframework/zend-filter": "2.1.*",
1337
                "zendframework/zend-i18n": "2.1.*",
1338
                "zendframework/zend-serializer": "2.1.*",
1339
                "zendframework/zend-servicemanager": "2.1.*",
1340
                "zendframework/zend-stdlib": "2.1.*",
1341
                "zetacomponents/document": ">=1.3.1"
1342
            },
1343
            "require-dev": {
1344
                "behat/behat": "~2.4",
1345
                "mikey179/vfsstream": "~1.2",
1346
                "mockery/mockery": "0.9.*@dev",
1347
                "phpunit/phpunit": "~3.7",
1348
                "squizlabs/php_codesniffer": "~1.4",
1349
                "symfony/expression-language": "~2.4"
1350
            },
1351
            "suggest": {
1352
                "ext-twig": "Enabling the twig extension improves the generation of twig based templates.",
1353
                "ext-xslcache": "Enabling the XSLCache extension improves the generation of xml based templates."
1354
            },
1355
            "bin": [
1356
                "bin/phpdoc.php",
1357
                "bin/phpdoc"
1358
            ],
1359
            "type": "library",
1360
            "extra": {
1361
                "branch-alias": {
1362
                    "dev-develop": "2.6-dev"
1363
                }
1364
            },
1365
            "autoload": {
1366
                "psr-0": {
1367
                    "phpDocumentor": [
1368
                        "src/",
1369
                        "tests/unit/"
1370
                    ],
1371
                    "Cilex\\Provider": [
1372
                        "src/"
1373
                    ]
1374
                }
1375
            },
1376
            "notification-url": "https://packagist.org/downloads/",
1377
            "license": [
1378
                "MIT"
1379
            ],
1380
            "description": "Documentation Generator for PHP",
1381
            "homepage": "http://www.phpdoc.org",
1382
            "keywords": [
1383
                "api",
1384
                "application",
1385
                "dga",
1386
                "documentation",
1387
                "phpdoc"
1388
            ],
1389
            "time": "2014-07-09 19:38:37"
1390
        },
1391
        {
1392
            "name": "phpdocumentor/reflection",
1393
            "version": "1.0.7",
1394
            "source": {
1395
                "type": "git",
1396
                "url": "https://github.com/phpDocumentor/Reflection.git",
1397
                "reference": "fc40c3f604ac2287eb5c314174d5109b2c699372"
1398
            },
1399
            "dist": {
1400
                "type": "zip",
1401
                "url": "https://api.github.com/repos/phpDocumentor/Reflection/zipball/fc40c3f604ac2287eb5c314174d5109b2c699372",
1402
                "reference": "fc40c3f604ac2287eb5c314174d5109b2c699372",
1403
                "shasum": ""
1404
            },
1405
            "require": {
1406
                "nikic/php-parser": "~0.9.4",
1407
                "php": ">=5.3.3",
1408
                "phpdocumentor/reflection-docblock": "~2.0",
1409
                "psr/log": "~1.0"
1410
            },
1411
            "require-dev": {
1412
                "behat/behat": "~2.4",
1413
                "mockery/mockery": "~0.8",
1414
                "phpunit/phpunit": "~4.0"
1415
            },
1416
            "type": "library",
1417
            "extra": {
1418
                "branch-alias": {
1419
                    "dev-master": "1.0.x-dev"
1420
                }
1421
            },
1422
            "autoload": {
1423
                "psr-0": {
1424
                    "phpDocumentor": [
1425
                        "src/",
1426
                        "tests/unit/",
1427
                        "tests/mocks/"
1428
                    ]
1429
                }
1430
            },
1431
            "notification-url": "https://packagist.org/downloads/",
1432
            "license": [
1433
                "MIT"
1434
            ],
1435
            "description": "Reflection library to do Static Analysis for PHP Projects",
1436
            "homepage": "http://www.phpdoc.org",
1437
            "keywords": [
1438
                "phpDocumentor",
1439
                "phpdoc",
1440
                "reflection",
1441
                "static analysis"
1442
            ],
1443
            "time": "2014-11-14 11:43:04"
1444
        },
1445
        {
1446
            "name": "phpdocumentor/reflection-docblock",
1447
            "version": "2.0.4",
1448
            "source": {
1449
                "type": "git",
1450
                "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
1451
                "reference": "d68dbdc53dc358a816f00b300704702b2eaff7b8"
1452
            },
1453
            "dist": {
1454
                "type": "zip",
1455
                "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/d68dbdc53dc358a816f00b300704702b2eaff7b8",
1456
                "reference": "d68dbdc53dc358a816f00b300704702b2eaff7b8",
1457
                "shasum": ""
1458
            },
1459
            "require": {
1460
                "php": ">=5.3.3"
1461
            },
1462
            "require-dev": {
1463
                "phpunit/phpunit": "~4.0"
1464
            },
1465
            "suggest": {
1466
                "dflydev/markdown": "~1.0",
1467
                "erusev/parsedown": "~1.0"
1468
            },
1469
            "type": "library",
1470
            "extra": {
1471
                "branch-alias": {
1472
                    "dev-master": "2.0.x-dev"
1473
                }
1474
            },
1475
            "autoload": {
1476
                "psr-0": {
1477
                    "phpDocumentor": [
1478
                        "src/"
1479
                    ]
1480
                }
1481
            },
1482
            "notification-url": "https://packagist.org/downloads/",
1483
            "license": [
1484
                "MIT"
1485
            ],
1486
            "authors": [
1487
                {
1488
                    "name": "Mike van Riel",
1489
                    "email": "[email protected]"
1490
                }
1491
            ],
1492
            "time": "2015-02-03 12:10:50"
1493
        },
1494
        {
1495
            "name": "phpdocumentor/template-abstract",
1496
            "version": "1.2.2",
1497
            "source": {
1498
                "type": "git",
1499
                "url": "https://github.com/phpDocumentor/template.abstract.git",
1500
                "reference": "df1d11cf11cf5da433789e2be07f4d2d6e51aaca"
1501
            },
1502
            "dist": {
1503
                "type": "zip",
1504
                "url": "https://api.github.com/repos/phpDocumentor/template.abstract/zipball/df1d11cf11cf5da433789e2be07f4d2d6e51aaca",
1505
                "reference": "df1d11cf11cf5da433789e2be07f4d2d6e51aaca",
1506
                "shasum": ""
1507
            },
1508
            "require": {
1509
                "phpdocumentor/unified-asset-installer": "~1.1"
1510
            },
1511
            "type": "phpdocumentor-template",
1512
            "notification-url": "https://packagist.org/downloads/",
1513
            "license": [
1514
                "MIT"
1515
            ],
1516
            "description": "Simple bright template for phpDocumentor",
1517
            "homepage": "http://www.phpdoc.org",
1518
            "keywords": [
1519
                "documentation",
1520
                "phpdoc",
1521
                "template"
1522
            ],
1523
            "abandoned": true,
1524
            "time": "2014-06-04 19:32:56"
1525
        },
1526
        {
1527
            "name": "phpdocumentor/template-checkstyle",
1528
            "version": "1.2.1",
1529
            "source": {
1530
                "type": "git",
1531
                "url": "https://github.com/phpDocumentor/template.checkstyle.git",
1532
                "reference": "cfa86d19327b0d762332787ff2dda0d55226a2e2"
1533
            },
1534
            "dist": {
1535
                "type": "zip",
1536
                "url": "https://api.github.com/repos/phpDocumentor/template.checkstyle/zipball/cfa86d19327b0d762332787ff2dda0d55226a2e2",
1537
                "reference": "cfa86d19327b0d762332787ff2dda0d55226a2e2",
1538
                "shasum": ""
1539
            },
1540
            "require": {
1541
                "phpdocumentor/unified-asset-installer": "~1.1"
1542
            },
1543
            "type": "phpdocumentor-template",
1544
            "notification-url": "https://packagist.org/downloads/",
1545
            "license": [
1546
                "MIT"
1547
            ],
1548
            "description": "Checkstyle XML output template for phpDocumentor2",
1549
            "homepage": "http://www.phpdoc.org",
1550
            "keywords": [
1551
                "documentation",
1552
                "phpdoc",
1553
                "template"
1554
            ],
1555
            "abandoned": true,
1556
            "time": "2014-08-17 19:32:38"
1557
        },
1558
        {
1559
            "name": "phpdocumentor/template-clean",
1560
            "version": "1.0.6",
1561
            "source": {
1562
                "type": "git",
1563
                "url": "https://github.com/phpDocumentor/template.clean.git",
1564
                "reference": "6fc0f7f6c55c1f94ac5b1c6fccde7aac77755e45"
1565
            },
1566
            "dist": {
1567
                "type": "zip",
1568
                "url": "https://api.github.com/repos/phpDocumentor/template.clean/zipball/6fc0f7f6c55c1f94ac5b1c6fccde7aac77755e45",
1569
                "reference": "6fc0f7f6c55c1f94ac5b1c6fccde7aac77755e45",
1570
                "shasum": ""
1571
            },
1572
            "require": {
1573
                "phpdocumentor/unified-asset-installer": "~1.1"
1574
            },
1575
            "type": "phpdocumentor-template",
1576
            "notification-url": "https://packagist.org/downloads/",
1577
            "license": [
1578
                "MIT"
1579
            ],
1580
            "description": "A clean, responsive modern template for phpDocumentor for Twig aimed at usability",
1581
            "homepage": "http://www.phpdoc.org",
1582
            "keywords": [
1583
                "documentation",
1584
                "phpdoc",
1585
                "responsive",
1586
                "template"
1587
            ],
1588
            "abandoned": true,
1589
            "time": "2014-08-15 21:45:34"
1590
        },
1591
        {
1592
            "name": "phpdocumentor/template-new-black",
1593
            "version": "1.3.2",
1594
            "source": {
1595
                "type": "git",
1596
                "url": "https://github.com/phpDocumentor/template.new_black.git",
1597
                "reference": "d98f84633b94b279582735aecd91015c1e191d98"
1598
            },
1599
            "dist": {
1600
                "type": "zip",
1601
                "url": "https://api.github.com/repos/phpDocumentor/template.new_black/zipball/d98f84633b94b279582735aecd91015c1e191d98",
1602
                "reference": "d98f84633b94b279582735aecd91015c1e191d98",
1603
                "shasum": ""
1604
            },
1605
            "require": {
1606
                "phpdocumentor/template-abstract": "1.*",
1607
                "phpdocumentor/unified-asset-installer": "~1.1"
1608
            },
1609
            "type": "phpdocumentor-template",
1610
            "notification-url": "https://packagist.org/downloads/",
1611
            "license": [
1612
                "MIT"
1613
            ],
1614
            "description": "Web 2.0 template with dark sidebar for phpDocumentor",
1615
            "homepage": "http://www.phpdoc.org",
1616
            "keywords": [
1617
                "documentation",
1618
                "phpdoc",
1619
                "template"
1620
            ],
1621
            "abandoned": true,
1622
            "time": "2014-06-27 17:00:31"
1623
        },
1624
        {
1625
            "name": "phpdocumentor/template-old-ocean",
1626
            "version": "1.3.2",
1627
            "source": {
1628
                "type": "git",
1629
                "url": "https://github.com/phpDocumentor/template.old_ocean.git",
1630
                "reference": "2fdb786038351c0ec88633d4e2aa103e4bbb8655"
1631
            },
1632
            "dist": {
1633
                "type": "zip",
1634
                "url": "https://api.github.com/repos/phpDocumentor/template.old_ocean/zipball/2fdb786038351c0ec88633d4e2aa103e4bbb8655",
1635
                "reference": "2fdb786038351c0ec88633d4e2aa103e4bbb8655",
1636
                "shasum": ""
1637
            },
1638
            "require": {
1639
                "phpdocumentor/unified-asset-installer": "~1.1"
1640
            },
1641
            "type": "phpdocumentor-template",
1642
            "notification-url": "https://packagist.org/downloads/",
1643
            "license": [
1644
                "MIT"
1645
            ],
1646
            "description": "Blue template with high contrast for the foreground",
1647
            "homepage": "http://www.phpdoc.org",
1648
            "keywords": [
1649
                "documentation",
1650
                "phpdoc",
1651
                "template"
1652
            ],
1653
            "abandoned": true,
1654
            "time": "2014-06-27 16:59:35"
1655
        },
1656
        {
1657
            "name": "phpdocumentor/template-responsive",
1658
            "version": "1.3.5",
1659
            "source": {
1660
                "type": "git",
1661
                "url": "https://github.com/phpDocumentor/template.responsive.git",
1662
                "reference": "949e742f350f70fc8ec7c945b3cf0070a4e1825e"
1663
            },
1664
            "dist": {
1665
                "type": "zip",
1666
                "url": "https://api.github.com/repos/phpDocumentor/template.responsive/zipball/949e742f350f70fc8ec7c945b3cf0070a4e1825e",
1667
                "reference": "949e742f350f70fc8ec7c945b3cf0070a4e1825e",
1668
                "shasum": ""
1669
            },
1670
            "require": {
1671
                "phpdocumentor/unified-asset-installer": "~1.1"
1672
            },
1673
            "type": "phpdocumentor-template",
1674
            "notification-url": "https://packagist.org/downloads/",
1675
            "license": [
1676
                "MIT"
1677
            ],
1678
            "description": "Responsive modern template for phpDocumentor",
1679
            "homepage": "http://www.phpdoc.org",
1680
            "keywords": [
1681
                "documentation",
1682
                "phpdoc",
1683
                "template"
1684
            ],
1685
            "abandoned": true,
1686
            "time": "2014-08-05 20:47:53"
1687
        },
1688
        {
1689
            "name": "phpdocumentor/template-responsive-twig",
1690
            "version": "1.2.5",
1691
            "source": {
1692
                "type": "git",
1693
                "url": "https://github.com/phpDocumentor/template.responsive-twig.git",
1694
                "reference": "493e204be607583efd2d75f1728cd5210e23cf96"
1695
            },
1696
            "dist": {
1697
                "type": "zip",
1698
                "url": "https://api.github.com/repos/phpDocumentor/template.responsive-twig/zipball/493e204be607583efd2d75f1728cd5210e23cf96",
1699
                "reference": "493e204be607583efd2d75f1728cd5210e23cf96",
1700
                "shasum": ""
1701
            },
1702
            "require": {
1703
                "phpdocumentor/unified-asset-installer": "~1.1"
1704
            },
1705
            "type": "phpdocumentor-template",
1706
            "notification-url": "https://packagist.org/downloads/",
1707
            "license": [
1708
                "MIT"
1709
            ],
1710
            "description": "Responsive modern template for phpDocumentor for Twig",
1711
            "homepage": "http://www.phpdoc.org",
1712
            "keywords": [
1713
                "documentation",
1714
                "phpdoc",
1715
                "template"
1716
            ],
1717
            "abandoned": true,
1718
            "time": "2014-07-30 20:00:37"
1719
        },
1720
        {
1721
            "name": "phpdocumentor/template-xml",
1722
            "version": "1.2.0",
1723
            "source": {
1724
                "type": "git",
1725
                "url": "https://github.com/mvriel/template.xml.git",
1726
                "reference": "a372713be8ee99b16497e2580592e474ff51190c"
1727
            },
1728
            "dist": {
1729
                "type": "zip",
1730
                "url": "https://api.github.com/repos/mvriel/template.xml/zipball/a372713be8ee99b16497e2580592e474ff51190c",
1731
                "reference": "a372713be8ee99b16497e2580592e474ff51190c",
1732
                "shasum": ""
1733
            },
1734
            "require": {
1735
                "phpdocumentor/unified-asset-installer": "~1.1"
1736
            },
1737
            "type": "phpdocumentor-template",
1738
            "notification-url": "https://packagist.org/downloads/",
1739
            "license": [
1740
                "MIT"
1741
            ],
1742
            "description": "Generates an XML representation of the project's structure",
1743
            "homepage": "http://www.phpdoc.org",
1744
            "keywords": [
1745
                "documentation",
1746
                "phpdoc",
1747
                "template"
1748
            ],
1749
            "abandoned": true,
1750
            "time": "2013-08-01 20:23:32"
1751
        },
1752
        {
1753
            "name": "phpdocumentor/template-zend",
1754
            "version": "1.3.2",
1755
            "source": {
1756
                "type": "git",
1757
                "url": "https://github.com/phpDocumentor/template.zend.git",
1758
                "reference": "75913288bfd73d3bf4c1b1179c3963f3431e7a9d"
1759
            },
1760
            "dist": {
1761
                "type": "zip",
1762
                "url": "https://api.github.com/repos/phpDocumentor/template.zend/zipball/75913288bfd73d3bf4c1b1179c3963f3431e7a9d",
1763
                "reference": "75913288bfd73d3bf4c1b1179c3963f3431e7a9d",
1764
                "shasum": ""
1765
            },
1766
            "require": {
1767
                "ext-xsl": "*",
1768
                "phpdocumentor/template-abstract": "1.*",
1769
                "phpdocumentor/unified-asset-installer": "~1.1"
1770
            },
1771
            "type": "phpdocumentor-template",
1772
            "notification-url": "https://packagist.org/downloads/",
1773
            "license": [
1774
                "MIT"
1775
            ],
1776
            "description": "Official Zend Framework Template for phpDocumentor2",
1777
            "homepage": "http://www.phpdoc.org",
1778
            "keywords": [
1779
                "ZendFramework",
1780
                "documentation",
1781
                "phpdoc",
1782
                "template",
1783
                "zend",
1784
                "zf"
1785
            ],
1786
            "abandoned": true,
1787
            "time": "2013-12-05 08:51:57"
1788
        },
1789
        {
1790
            "name": "phpdocumentor/unified-asset-installer",
1791
            "version": "1.1.2",
1792
            "source": {
1793
                "type": "git",
1794
                "url": "https://github.com/phpDocumentor/UnifiedAssetInstaller.git",
1795
                "reference": "241fb036268cd9da7d76da3db66e3eda66259c52"
1796
            },
1797
            "dist": {
1798
                "type": "zip",
1799
                "url": "https://api.github.com/repos/phpDocumentor/UnifiedAssetInstaller/zipball/241fb036268cd9da7d76da3db66e3eda66259c52",
1800
                "reference": "241fb036268cd9da7d76da3db66e3eda66259c52",
1801
                "shasum": ""
1802
            },
1803
            "require": {
1804
                "composer-plugin-api": "1.0.0"
1805
            },
1806
            "require-dev": {
1807
                "composer/composer": "~1.0@dev",
1808
                "phpunit/phpunit": "~3.7"
1809
            },
1810
            "type": "composer-installer",
1811
            "extra": {
1812
                "class": "\\phpDocumentor\\Composer\\UnifiedAssetInstaller"
1813
            },
1814
            "autoload": {
1815
                "psr-0": {
1816
                    "phpDocumentor\\Composer": [
1817
                        "src/",
1818
                        "test/unit/"
1819
                    ]
1820
                }
1821
            },
1822
            "notification-url": "https://packagist.org/downloads/",
1823
            "license": [
1824
                "MIT"
1825
            ],
1826
            "description": "Asset installer for phpDocumentor",
1827
            "homepage": "http://www.phpdoc.org",
1828
            "keywords": [
1829
                "assets",
1830
                "installer",
1831
                "plugins",
1832
                "templates"
1833
            ],
1834
            "time": "2013-09-09 06:13:02"
1835
        },
1836
        {
1837
            "name": "phpoption/phpoption",
1838
            "version": "1.5.0",
1839
            "source": {
1840
                "type": "git",
1841
                "url": "https://github.com/schmittjoh/php-option.git",
1842
                "reference": "94e644f7d2051a5f0fcf77d81605f152eecff0ed"
1843
            },
1844
            "dist": {
1845
                "type": "zip",
1846
                "url": "https://api.github.com/repos/schmittjoh/php-option/zipball/94e644f7d2051a5f0fcf77d81605f152eecff0ed",
1847
                "reference": "94e644f7d2051a5f0fcf77d81605f152eecff0ed",
1848
                "shasum": ""
1849
            },
1850
            "require": {
1851
                "php": ">=5.3.0"
1852
            },
1853
            "require-dev": {
1854
                "phpunit/phpunit": "4.7.*"
1855
            },
1856
            "type": "library",
1857
            "extra": {
1858
                "branch-alias": {
1859
                    "dev-master": "1.3-dev"
1860
                }
1861
            },
1862
            "autoload": {
1863
                "psr-0": {
1864
                    "PhpOption\\": "src/"
1865
                }
1866
            },
1867
            "notification-url": "https://packagist.org/downloads/",
1868
            "license": [
1869
                "Apache2"
1870
            ],
1871
            "authors": [
1872
                {
1873
                    "name": "Johannes M. Schmitt",
1874
                    "email": "[email protected]"
1875
                }
1876
            ],
1877
            "description": "Option Type for PHP",
1878
            "keywords": [
1879
                "language",
1880
                "option",
1881
                "php",
1882
                "type"
1883
            ],
1884
            "time": "2015-07-25 16:39:46"
1885
        },
1886
        {
1887
            "name": "phpspec/prophecy",
1888
            "version": "v1.6.0",
1889
            "source": {
1890
                "type": "git",
1891
                "url": "https://github.com/phpspec/prophecy.git",
1892
                "reference": "3c91bdf81797d725b14cb62906f9a4ce44235972"
1893
            },
1894
            "dist": {
1895
                "type": "zip",
1896
                "url": "https://api.github.com/repos/phpspec/prophecy/zipball/3c91bdf81797d725b14cb62906f9a4ce44235972",
1897
                "reference": "3c91bdf81797d725b14cb62906f9a4ce44235972",
1898
                "shasum": ""
1899
            },
1900
            "require": {
1901
                "doctrine/instantiator": "^1.0.2",
1902
                "php": "^5.3|^7.0",
1903
                "phpdocumentor/reflection-docblock": "~2.0",
1904
                "sebastian/comparator": "~1.1",
1905
                "sebastian/recursion-context": "~1.0"
1906
            },
1907
            "require-dev": {
1908
                "phpspec/phpspec": "~2.0"
1909
            },
1910
            "type": "library",
1911
            "extra": {
1912
                "branch-alias": {
1913
                    "dev-master": "1.5.x-dev"
1914
                }
1915
            },
1916
            "autoload": {
1917
                "psr-0": {
1918
                    "Prophecy\\": "src/"
1919
                }
1920
            },
1921
            "notification-url": "https://packagist.org/downloads/",
1922
            "license": [
1923
                "MIT"
1924
            ],
1925
            "authors": [
1926
                {
1927
                    "name": "Konstantin Kudryashov",
1928
                    "email": "[email protected]",
1929
                    "homepage": "http://everzet.com"
1930
                },
1931
                {
1932
                    "name": "Marcello Duarte",
1933
                    "email": "[email protected]"
1934
                }
1935
            ],
1936
            "description": "Highly opinionated mocking framework for PHP 5.3+",
1937
            "homepage": "https://github.com/phpspec/prophecy",
1938
            "keywords": [
1939
                "Double",
1940
                "Dummy",
1941
                "fake",
1942
                "mock",
1943
                "spy",
1944
                "stub"
1945
            ],
1946
            "time": "2016-02-15 07:46:21"
1947
        },
1948
        {
1949
            "name": "phpunit/php-code-coverage",
1950
            "version": "3.3.0",
1951
            "source": {
1952
                "type": "git",
1953
                "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
1954
                "reference": "fe33716763b604ade4cb442c0794f5bd5ad73004"
1955
            },
1956
            "dist": {
1957
                "type": "zip",
1958
                "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/fe33716763b604ade4cb442c0794f5bd5ad73004",
1959
                "reference": "fe33716763b604ade4cb442c0794f5bd5ad73004",
1960
                "shasum": ""
1961
            },
1962
            "require": {
1963
                "php": "^5.6 || ^7.0",
1964
                "phpunit/php-file-iterator": "~1.3",
1965
                "phpunit/php-text-template": "~1.2",
1966
                "phpunit/php-token-stream": "^1.4.2",
1967
                "sebastian/code-unit-reverse-lookup": "~1.0",
1968
                "sebastian/environment": "^1.3.2",
1969
                "sebastian/version": "~1.0|~2.0"
1970
            },
1971
            "require-dev": {
1972
                "ext-xdebug": ">=2.1.4",
1973
                "phpunit/phpunit": "~5"
1974
            },
1975
            "suggest": {
1976
                "ext-dom": "*",
1977
                "ext-xdebug": ">=2.2.1",
1978
                "ext-xmlwriter": "*"
1979
            },
1980
            "type": "library",
1981
            "extra": {
1982
                "branch-alias": {
1983
                    "dev-master": "3.3.x-dev"
1984
                }
1985
            },
1986
            "autoload": {
1987
                "classmap": [
1988
                    "src/"
1989
                ]
1990
            },
1991
            "notification-url": "https://packagist.org/downloads/",
1992
            "license": [
1993
                "BSD-3-Clause"
1994
            ],
1995
            "authors": [
1996
                {
1997
                    "name": "Sebastian Bergmann",
1998
                    "email": "[email protected]",
1999
                    "role": "lead"
2000
                }
2001
            ],
2002
            "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
2003
            "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
2004
            "keywords": [
2005
                "coverage",
2006
                "testing",
2007
                "xunit"
2008
            ],
2009
            "time": "2016-03-03 08:49:08"
2010
        },
2011
        {
2012
            "name": "phpunit/php-file-iterator",
2013
            "version": "1.4.1",
2014
            "source": {
2015
                "type": "git",
2016
                "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
2017
                "reference": "6150bf2c35d3fc379e50c7602b75caceaa39dbf0"
2018
            },
2019
            "dist": {
2020
                "type": "zip",
2021
                "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/6150bf2c35d3fc379e50c7602b75caceaa39dbf0",
2022
                "reference": "6150bf2c35d3fc379e50c7602b75caceaa39dbf0",
2023
                "shasum": ""
2024
            },
2025
            "require": {
2026
                "php": ">=5.3.3"
2027
            },
2028
            "type": "library",
2029
            "extra": {
2030
                "branch-alias": {
2031
                    "dev-master": "1.4.x-dev"
2032
                }
2033
            },
2034
            "autoload": {
2035
                "classmap": [
2036
                    "src/"
2037
                ]
2038
            },
2039
            "notification-url": "https://packagist.org/downloads/",
2040
            "license": [
2041
                "BSD-3-Clause"
2042
            ],
2043
            "authors": [
2044
                {
2045
                    "name": "Sebastian Bergmann",
2046
                    "email": "[email protected]",
2047
                    "role": "lead"
2048
                }
2049
            ],
2050
            "description": "FilterIterator implementation that filters files based on a list of suffixes.",
2051
            "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
2052
            "keywords": [
2053
                "filesystem",
2054
                "iterator"
2055
            ],
2056
            "time": "2015-06-21 13:08:43"
2057
        },
2058
        {
2059
            "name": "phpunit/php-text-template",
2060
            "version": "1.2.1",
2061
            "source": {
2062
                "type": "git",
2063
                "url": "https://github.com/sebastianbergmann/php-text-template.git",
2064
                "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686"
2065
            },
2066
            "dist": {
2067
                "type": "zip",
2068
                "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
2069
                "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
2070
                "shasum": ""
2071
            },
2072
            "require": {
2073
                "php": ">=5.3.3"
2074
            },
2075
            "type": "library",
2076
            "autoload": {
2077
                "classmap": [
2078
                    "src/"
2079
                ]
2080
            },
2081
            "notification-url": "https://packagist.org/downloads/",
2082
            "license": [
2083
                "BSD-3-Clause"
2084
            ],
2085
            "authors": [
2086
                {
2087
                    "name": "Sebastian Bergmann",
2088
                    "email": "[email protected]",
2089
                    "role": "lead"
2090
                }
2091
            ],
2092
            "description": "Simple template engine.",
2093
            "homepage": "https://github.com/sebastianbergmann/php-text-template/",
2094
            "keywords": [
2095
                "template"
2096
            ],
2097
            "time": "2015-06-21 13:50:34"
2098
        },
2099
        {
2100
            "name": "phpunit/php-timer",
2101
            "version": "1.0.7",
2102
            "source": {
2103
                "type": "git",
2104
                "url": "https://github.com/sebastianbergmann/php-timer.git",
2105
                "reference": "3e82f4e9fc92665fafd9157568e4dcb01d014e5b"
2106
            },
2107
            "dist": {
2108
                "type": "zip",
2109
                "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/3e82f4e9fc92665fafd9157568e4dcb01d014e5b",
2110
                "reference": "3e82f4e9fc92665fafd9157568e4dcb01d014e5b",
2111
                "shasum": ""
2112
            },
2113
            "require": {
2114
                "php": ">=5.3.3"
2115
            },
2116
            "type": "library",
2117
            "autoload": {
2118
                "classmap": [
2119
                    "src/"
2120
                ]
2121
            },
2122
            "notification-url": "https://packagist.org/downloads/",
2123
            "license": [
2124
                "BSD-3-Clause"
2125
            ],
2126
            "authors": [
2127
                {
2128
                    "name": "Sebastian Bergmann",
2129
                    "email": "[email protected]",
2130
                    "role": "lead"
2131
                }
2132
            ],
2133
            "description": "Utility class for timing",
2134
            "homepage": "https://github.com/sebastianbergmann/php-timer/",
2135
            "keywords": [
2136
                "timer"
2137
            ],
2138
            "time": "2015-06-21 08:01:12"
2139
        },
2140
        {
2141
            "name": "phpunit/php-token-stream",
2142
            "version": "1.4.8",
2143
            "source": {
2144
                "type": "git",
2145
                "url": "https://github.com/sebastianbergmann/php-token-stream.git",
2146
                "reference": "3144ae21711fb6cac0b1ab4cbe63b75ce3d4e8da"
2147
            },
2148
            "dist": {
2149
                "type": "zip",
2150
                "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/3144ae21711fb6cac0b1ab4cbe63b75ce3d4e8da",
2151
                "reference": "3144ae21711fb6cac0b1ab4cbe63b75ce3d4e8da",
2152
                "shasum": ""
2153
            },
2154
            "require": {
2155
                "ext-tokenizer": "*",
2156
                "php": ">=5.3.3"
2157
            },
2158
            "require-dev": {
2159
                "phpunit/phpunit": "~4.2"
2160
            },
2161
            "type": "library",
2162
            "extra": {
2163
                "branch-alias": {
2164
                    "dev-master": "1.4-dev"
2165
                }
2166
            },
2167
            "autoload": {
2168
                "classmap": [
2169
                    "src/"
2170
                ]
2171
            },
2172
            "notification-url": "https://packagist.org/downloads/",
2173
            "license": [
2174
                "BSD-3-Clause"
2175
            ],
2176
            "authors": [
2177
                {
2178
                    "name": "Sebastian Bergmann",
2179
                    "email": "[email protected]"
2180
                }
2181
            ],
2182
            "description": "Wrapper around PHP's tokenizer extension.",
2183
            "homepage": "https://github.com/sebastianbergmann/php-token-stream/",
2184
            "keywords": [
2185
                "tokenizer"
2186
            ],
2187
            "time": "2015-09-15 10:49:45"
2188
        },
2189
        {
2190
            "name": "phpunit/phpunit",
2191
            "version": "5.2.12",
2192
            "source": {
2193
                "type": "git",
2194
                "url": "https://github.com/sebastianbergmann/phpunit.git",
2195
                "reference": "6f0948bab32270352f97d1913d82a49338dcb0da"
2196
            },
2197
            "dist": {
2198
                "type": "zip",
2199
                "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/6f0948bab32270352f97d1913d82a49338dcb0da",
2200
                "reference": "6f0948bab32270352f97d1913d82a49338dcb0da",
2201
                "shasum": ""
2202
            },
2203
            "require": {
2204
                "ext-dom": "*",
2205
                "ext-json": "*",
2206
                "ext-pcre": "*",
2207
                "ext-reflection": "*",
2208
                "ext-spl": "*",
2209
                "myclabs/deep-copy": "~1.3",
2210
                "php": "^5.6 || ^7.0",
2211
                "phpspec/prophecy": "^1.3.1",
2212
                "phpunit/php-code-coverage": "^3.3.0",
2213
                "phpunit/php-file-iterator": "~1.4",
2214
                "phpunit/php-text-template": "~1.2",
2215
                "phpunit/php-timer": ">=1.0.6",
2216
                "phpunit/phpunit-mock-objects": ">=3.0.5",
2217
                "sebastian/comparator": "~1.1",
2218
                "sebastian/diff": "~1.2",
2219
                "sebastian/environment": "~1.3",
2220
                "sebastian/exporter": "~1.2",
2221
                "sebastian/global-state": "~1.0",
2222
                "sebastian/resource-operations": "~1.0",
2223
                "sebastian/version": "~1.0|~2.0",
2224
                "symfony/yaml": "~2.1|~3.0"
2225
            },
2226
            "suggest": {
2227
                "phpunit/php-invoker": "~1.1"
2228
            },
2229
            "bin": [
2230
                "phpunit"
2231
            ],
2232
            "type": "library",
2233
            "extra": {
2234
                "branch-alias": {
2235
                    "dev-master": "5.2.x-dev"
2236
                }
2237
            },
2238
            "autoload": {
2239
                "classmap": [
2240
                    "src/"
2241
                ]
2242
            },
2243
            "notification-url": "https://packagist.org/downloads/",
2244
            "license": [
2245
                "BSD-3-Clause"
2246
            ],
2247
            "authors": [
2248
                {
2249
                    "name": "Sebastian Bergmann",
2250
                    "email": "[email protected]",
2251
                    "role": "lead"
2252
                }
2253
            ],
2254
            "description": "The PHP Unit Testing framework.",
2255
            "homepage": "https://phpunit.de/",
2256
            "keywords": [
2257
                "phpunit",
2258
                "testing",
2259
                "xunit"
2260
            ],
2261
            "time": "2016-03-15 05:59:58"
2262
        },
2263
        {
2264
            "name": "phpunit/phpunit-mock-objects",
2265
            "version": "3.1.2",
2266
            "source": {
2267
                "type": "git",
2268
                "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git",
2269
                "reference": "7c34c9bdde4131b824086457a3145e27dba10ca1"
2270
            },
2271
            "dist": {
2272
                "type": "zip",
2273
                "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/7c34c9bdde4131b824086457a3145e27dba10ca1",
2274
                "reference": "7c34c9bdde4131b824086457a3145e27dba10ca1",
2275
                "shasum": ""
2276
            },
2277
            "require": {
2278
                "doctrine/instantiator": "^1.0.2",
2279
                "php": ">=5.6",
2280
                "phpunit/php-text-template": "~1.2",
2281
                "sebastian/exporter": "~1.2"
2282
            },
2283
            "require-dev": {
2284
                "phpunit/phpunit": "~5"
2285
            },
2286
            "suggest": {
2287
                "ext-soap": "*"
2288
            },
2289
            "type": "library",
2290
            "extra": {
2291
                "branch-alias": {
2292
                    "dev-master": "3.1.x-dev"
2293
                }
2294
            },
2295
            "autoload": {
2296
                "classmap": [
2297
                    "src/"
2298
                ]
2299
            },
2300
            "notification-url": "https://packagist.org/downloads/",
2301
            "license": [
2302
                "BSD-3-Clause"
2303
            ],
2304
            "authors": [
2305
                {
2306
                    "name": "Sebastian Bergmann",
2307
                    "email": "[email protected]",
2308
                    "role": "lead"
2309
                }
2310
            ],
2311
            "description": "Mock Object library for PHPUnit",
2312
            "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/",
2313
            "keywords": [
2314
                "mock",
2315
                "xunit"
2316
            ],
2317
            "time": "2016-03-24 05:58:25"
2318
        },
2319
        {
2320
            "name": "pimple/pimple",
2321
            "version": "v1.1.1",
2322
            "source": {
2323
                "type": "git",
2324
                "url": "https://github.com/silexphp/Pimple.git",
2325
                "reference": "2019c145fe393923f3441b23f29bbdfaa5c58c4d"
2326
            },
2327
            "dist": {
2328
                "type": "zip",
2329
                "url": "https://api.github.com/repos/silexphp/Pimple/zipball/2019c145fe393923f3441b23f29bbdfaa5c58c4d",
2330
                "reference": "2019c145fe393923f3441b23f29bbdfaa5c58c4d",
2331
                "shasum": ""
2332
            },
2333
            "require": {
2334
                "php": ">=5.3.0"
2335
            },
2336
            "type": "library",
2337
            "extra": {
2338
                "branch-alias": {
2339
                    "dev-master": "1.1.x-dev"
2340
                }
2341
            },
2342
            "autoload": {
2343
                "psr-0": {
2344
                    "Pimple": "lib/"
2345
                }
2346
            },
2347
            "notification-url": "https://packagist.org/downloads/",
2348
            "license": [
2349
                "MIT"
2350
            ],
2351
            "authors": [
2352
                {
2353
                    "name": "Fabien Potencier",
2354
                    "email": "[email protected]"
2355
                }
2356
            ],
2357
            "description": "Pimple is a simple Dependency Injection Container for PHP 5.3",
2358
            "homepage": "http://pimple.sensiolabs.org",
2359
            "keywords": [
2360
                "container",
2361
                "dependency injection"
2362
            ],
2363
            "time": "2013-11-22 08:30:29"
2364
        },
2365
        {
2366
            "name": "psr/log",
2367
            "version": "1.0.0",
2368
            "source": {
2369
                "type": "git",
2370
                "url": "https://github.com/php-fig/log.git",
2371
                "reference": "fe0936ee26643249e916849d48e3a51d5f5e278b"
2372
            },
2373
            "dist": {
2374
                "type": "zip",
2375
                "url": "https://api.github.com/repos/php-fig/log/zipball/fe0936ee26643249e916849d48e3a51d5f5e278b",
2376
                "reference": "fe0936ee26643249e916849d48e3a51d5f5e278b",
2377
                "shasum": ""
2378
            },
2379
            "type": "library",
2380
            "autoload": {
2381
                "psr-0": {
2382
                    "Psr\\Log\\": ""
2383
                }
2384
            },
2385
            "notification-url": "https://packagist.org/downloads/",
2386
            "license": [
2387
                "MIT"
2388
            ],
2389
            "authors": [
2390
                {
2391
                    "name": "PHP-FIG",
2392
                    "homepage": "http://www.php-fig.org/"
2393
                }
2394
            ],
2395
            "description": "Common interface for logging libraries",
2396
            "keywords": [
2397
                "log",
2398
                "psr",
2399
                "psr-3"
2400
            ],
2401
            "time": "2012-12-21 11:40:51"
2402
        },
2403
        {
2404
            "name": "sebastian/code-unit-reverse-lookup",
2405
            "version": "1.0.0",
2406
            "source": {
2407
                "type": "git",
2408
                "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
2409
                "reference": "c36f5e7cfce482fde5bf8d10d41a53591e0198fe"
2410
            },
2411
            "dist": {
2412
                "type": "zip",
2413
                "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/c36f5e7cfce482fde5bf8d10d41a53591e0198fe",
2414
                "reference": "c36f5e7cfce482fde5bf8d10d41a53591e0198fe",
2415
                "shasum": ""
2416
            },
2417
            "require": {
2418
                "php": ">=5.6"
2419
            },
2420
            "require-dev": {
2421
                "phpunit/phpunit": "~5"
2422
            },
2423
            "type": "library",
2424
            "extra": {
2425
                "branch-alias": {
2426
                    "dev-master": "1.0.x-dev"
2427
                }
2428
            },
2429
            "autoload": {
2430
                "classmap": [
2431
                    "src/"
2432
                ]
2433
            },
2434
            "notification-url": "https://packagist.org/downloads/",
2435
            "license": [
2436
                "BSD-3-Clause"
2437
            ],
2438
            "authors": [
2439
                {
2440
                    "name": "Sebastian Bergmann",
2441
                    "email": "[email protected]"
2442
                }
2443
            ],
2444
            "description": "Looks up which function or method a line of code belongs to",
2445
            "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
2446
            "time": "2016-02-13 06:45:14"
2447
        },
2448
        {
2449
            "name": "sebastian/comparator",
2450
            "version": "1.2.0",
2451
            "source": {
2452
                "type": "git",
2453
                "url": "https://github.com/sebastianbergmann/comparator.git",
2454
                "reference": "937efb279bd37a375bcadf584dec0726f84dbf22"
2455
            },
2456
            "dist": {
2457
                "type": "zip",
2458
                "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/937efb279bd37a375bcadf584dec0726f84dbf22",
2459
                "reference": "937efb279bd37a375bcadf584dec0726f84dbf22",
2460
                "shasum": ""
2461
            },
2462
            "require": {
2463
                "php": ">=5.3.3",
2464
                "sebastian/diff": "~1.2",
2465
                "sebastian/exporter": "~1.2"
2466
            },
2467
            "require-dev": {
2468
                "phpunit/phpunit": "~4.4"
2469
            },
2470
            "type": "library",
2471
            "extra": {
2472
                "branch-alias": {
2473
                    "dev-master": "1.2.x-dev"
2474
                }
2475
            },
2476
            "autoload": {
2477
                "classmap": [
2478
                    "src/"
2479
                ]
2480
            },
2481
            "notification-url": "https://packagist.org/downloads/",
2482
            "license": [
2483
                "BSD-3-Clause"
2484
            ],
2485
            "authors": [
2486
                {
2487
                    "name": "Jeff Welch",
2488
                    "email": "[email protected]"
2489
                },
2490
                {
2491
                    "name": "Volker Dusch",
2492
                    "email": "[email protected]"
2493
                },
2494
                {
2495
                    "name": "Bernhard Schussek",
2496
                    "email": "[email protected]"
2497
                },
2498
                {
2499
                    "name": "Sebastian Bergmann",
2500
                    "email": "[email protected]"
2501
                }
2502
            ],
2503
            "description": "Provides the functionality to compare PHP values for equality",
2504
            "homepage": "http://www.github.com/sebastianbergmann/comparator",
2505
            "keywords": [
2506
                "comparator",
2507
                "compare",
2508
                "equality"
2509
            ],
2510
            "time": "2015-07-26 15:48:44"
2511
        },
2512
        {
2513
            "name": "sebastian/diff",
2514
            "version": "1.4.1",
2515
            "source": {
2516
                "type": "git",
2517
                "url": "https://github.com/sebastianbergmann/diff.git",
2518
                "reference": "13edfd8706462032c2f52b4b862974dd46b71c9e"
2519
            },
2520
            "dist": {
2521
                "type": "zip",
2522
                "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/13edfd8706462032c2f52b4b862974dd46b71c9e",
2523
                "reference": "13edfd8706462032c2f52b4b862974dd46b71c9e",
2524
                "shasum": ""
2525
            },
2526
            "require": {
2527
                "php": ">=5.3.3"
2528
            },
2529
            "require-dev": {
2530
                "phpunit/phpunit": "~4.8"
2531
            },
2532
            "type": "library",
2533
            "extra": {
2534
                "branch-alias": {
2535
                    "dev-master": "1.4-dev"
2536
                }
2537
            },
2538
            "autoload": {
2539
                "classmap": [
2540
                    "src/"
2541
                ]
2542
            },
2543
            "notification-url": "https://packagist.org/downloads/",
2544
            "license": [
2545
                "BSD-3-Clause"
2546
            ],
2547
            "authors": [
2548
                {
2549
                    "name": "Kore Nordmann",
2550
                    "email": "[email protected]"
2551
                },
2552
                {
2553
                    "name": "Sebastian Bergmann",
2554
                    "email": "[email protected]"
2555
                }
2556
            ],
2557
            "description": "Diff implementation",
2558
            "homepage": "https://github.com/sebastianbergmann/diff",
2559
            "keywords": [
2560
                "diff"
2561
            ],
2562
            "time": "2015-12-08 07:14:41"
2563
        },
2564
        {
2565
            "name": "sebastian/environment",
2566
            "version": "1.3.5",
2567
            "source": {
2568
                "type": "git",
2569
                "url": "https://github.com/sebastianbergmann/environment.git",
2570
                "reference": "dc7a29032cf72b54f36dac15a1ca5b3a1b6029bf"
2571
            },
2572
            "dist": {
2573
                "type": "zip",
2574
                "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/dc7a29032cf72b54f36dac15a1ca5b3a1b6029bf",
2575
                "reference": "dc7a29032cf72b54f36dac15a1ca5b3a1b6029bf",
2576
                "shasum": ""
2577
            },
2578
            "require": {
2579
                "php": ">=5.3.3"
2580
            },
2581
            "require-dev": {
2582
                "phpunit/phpunit": "~4.4"
2583
            },
2584
            "type": "library",
2585
            "extra": {
2586
                "branch-alias": {
2587
                    "dev-master": "1.3.x-dev"
2588
                }
2589
            },
2590
            "autoload": {
2591
                "classmap": [
2592
                    "src/"
2593
                ]
2594
            },
2595
            "notification-url": "https://packagist.org/downloads/",
2596
            "license": [
2597
                "BSD-3-Clause"
2598
            ],
2599
            "authors": [
2600
                {
2601
                    "name": "Sebastian Bergmann",
2602
                    "email": "[email protected]"
2603
                }
2604
            ],
2605
            "description": "Provides functionality to handle HHVM/PHP environments",
2606
            "homepage": "http://www.github.com/sebastianbergmann/environment",
2607
            "keywords": [
2608
                "Xdebug",
2609
                "environment",
2610
                "hhvm"
2611
            ],
2612
            "time": "2016-02-26 18:40:46"
2613
        },
2614
        {
2615
            "name": "sebastian/exporter",
2616
            "version": "1.2.1",
2617
            "source": {
2618
                "type": "git",
2619
                "url": "https://github.com/sebastianbergmann/exporter.git",
2620
                "reference": "7ae5513327cb536431847bcc0c10edba2701064e"
2621
            },
2622
            "dist": {
2623
                "type": "zip",
2624
                "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/7ae5513327cb536431847bcc0c10edba2701064e",
2625
                "reference": "7ae5513327cb536431847bcc0c10edba2701064e",
2626
                "shasum": ""
2627
            },
2628
            "require": {
2629
                "php": ">=5.3.3",
2630
                "sebastian/recursion-context": "~1.0"
2631
            },
2632
            "require-dev": {
2633
                "phpunit/phpunit": "~4.4"
2634
            },
2635
            "type": "library",
2636
            "extra": {
2637
                "branch-alias": {
2638
                    "dev-master": "1.2.x-dev"
2639
                }
2640
            },
2641
            "autoload": {
2642
                "classmap": [
2643
                    "src/"
2644
                ]
2645
            },
2646
            "notification-url": "https://packagist.org/downloads/",
2647
            "license": [
2648
                "BSD-3-Clause"
2649
            ],
2650
            "authors": [
2651
                {
2652
                    "name": "Jeff Welch",
2653
                    "email": "[email protected]"
2654
                },
2655
                {
2656
                    "name": "Volker Dusch",
2657
                    "email": "[email protected]"
2658
                },
2659
                {
2660
                    "name": "Bernhard Schussek",
2661
                    "email": "[email protected]"
2662
                },
2663
                {
2664
                    "name": "Sebastian Bergmann",
2665
                    "email": "[email protected]"
2666
                },
2667
                {
2668
                    "name": "Adam Harvey",
2669
                    "email": "[email protected]"
2670
                }
2671
            ],
2672
            "description": "Provides the functionality to export PHP variables for visualization",
2673
            "homepage": "http://www.github.com/sebastianbergmann/exporter",
2674
            "keywords": [
2675
                "export",
2676
                "exporter"
2677
            ],
2678
            "time": "2015-06-21 07:55:53"
2679
        },
2680
        {
2681
            "name": "sebastian/global-state",
2682
            "version": "1.1.1",
2683
            "source": {
2684
                "type": "git",
2685
                "url": "https://github.com/sebastianbergmann/global-state.git",
2686
                "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4"
2687
            },
2688
            "dist": {
2689
                "type": "zip",
2690
                "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/bc37d50fea7d017d3d340f230811c9f1d7280af4",
2691
                "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4",
2692
                "shasum": ""
2693
            },
2694
            "require": {
2695
                "php": ">=5.3.3"
2696
            },
2697
            "require-dev": {
2698
                "phpunit/phpunit": "~4.2"
2699
            },
2700
            "suggest": {
2701
                "ext-uopz": "*"
2702
            },
2703
            "type": "library",
2704
            "extra": {
2705
                "branch-alias": {
2706
                    "dev-master": "1.0-dev"
2707
                }
2708
            },
2709
            "autoload": {
2710
                "classmap": [
2711
                    "src/"
2712
                ]
2713
            },
2714
            "notification-url": "https://packagist.org/downloads/",
2715
            "license": [
2716
                "BSD-3-Clause"
2717
            ],
2718
            "authors": [
2719
                {
2720
                    "name": "Sebastian Bergmann",
2721
                    "email": "[email protected]"
2722
                }
2723
            ],
2724
            "description": "Snapshotting of global state",
2725
            "homepage": "http://www.github.com/sebastianbergmann/global-state",
2726
            "keywords": [
2727
                "global state"
2728
            ],
2729
            "time": "2015-10-12 03:26:01"
2730
        },
2731
        {
2732
            "name": "sebastian/recursion-context",
2733
            "version": "1.0.2",
2734
            "source": {
2735
                "type": "git",
2736
                "url": "https://github.com/sebastianbergmann/recursion-context.git",
2737
                "reference": "913401df809e99e4f47b27cdd781f4a258d58791"
2738
            },
2739
            "dist": {
2740
                "type": "zip",
2741
                "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/913401df809e99e4f47b27cdd781f4a258d58791",
2742
                "reference": "913401df809e99e4f47b27cdd781f4a258d58791",
2743
                "shasum": ""
2744
            },
2745
            "require": {
2746
                "php": ">=5.3.3"
2747
            },
2748
            "require-dev": {
2749
                "phpunit/phpunit": "~4.4"
2750
            },
2751
            "type": "library",
2752
            "extra": {
2753
                "branch-alias": {
2754
                    "dev-master": "1.0.x-dev"
2755
                }
2756
            },
2757
            "autoload": {
2758
                "classmap": [
2759
                    "src/"
2760
                ]
2761
            },
2762
            "notification-url": "https://packagist.org/downloads/",
2763
            "license": [
2764
                "BSD-3-Clause"
2765
            ],
2766
            "authors": [
2767
                {
2768
                    "name": "Jeff Welch",
2769
                    "email": "[email protected]"
2770
                },
2771
                {
2772
                    "name": "Sebastian Bergmann",
2773
                    "email": "[email protected]"
2774
                },
2775
                {
2776
                    "name": "Adam Harvey",
2777
                    "email": "[email protected]"
2778
                }
2779
            ],
2780
            "description": "Provides functionality to recursively process PHP variables",
2781
            "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
2782
            "time": "2015-11-11 19:50:13"
2783
        },
2784
        {
2785
            "name": "sebastian/resource-operations",
2786
            "version": "1.0.0",
2787
            "source": {
2788
                "type": "git",
2789
                "url": "https://github.com/sebastianbergmann/resource-operations.git",
2790
                "reference": "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52"
2791
            },
2792
            "dist": {
2793
                "type": "zip",
2794
                "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/ce990bb21759f94aeafd30209e8cfcdfa8bc3f52",
2795
                "reference": "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52",
2796
                "shasum": ""
2797
            },
2798
            "require": {
2799
                "php": ">=5.6.0"
2800
            },
2801
            "type": "library",
2802
            "extra": {
2803
                "branch-alias": {
2804
                    "dev-master": "1.0.x-dev"
2805
                }
2806
            },
2807
            "autoload": {
2808
                "classmap": [
2809
                    "src/"
2810
                ]
2811
            },
2812
            "notification-url": "https://packagist.org/downloads/",
2813
            "license": [
2814
                "BSD-3-Clause"
2815
            ],
2816
            "authors": [
2817
                {
2818
                    "name": "Sebastian Bergmann",
2819
                    "email": "[email protected]"
2820
                }
2821
            ],
2822
            "description": "Provides a list of PHP built-in functions that operate on resources",
2823
            "homepage": "https://www.github.com/sebastianbergmann/resource-operations",
2824
            "time": "2015-07-28 20:34:47"
2825
        },
2826
        {
2827
            "name": "sebastian/version",
2828
            "version": "2.0.0",
2829
            "source": {
2830
                "type": "git",
2831
                "url": "https://github.com/sebastianbergmann/version.git",
2832
                "reference": "c829badbd8fdf16a0bad8aa7fa7971c029f1b9c5"
2833
            },
2834
            "dist": {
2835
                "type": "zip",
2836
                "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/c829badbd8fdf16a0bad8aa7fa7971c029f1b9c5",
2837
                "reference": "c829badbd8fdf16a0bad8aa7fa7971c029f1b9c5",
2838
                "shasum": ""
2839
            },
2840
            "require": {
2841
                "php": ">=5.6"
2842
            },
2843
            "type": "library",
2844
            "extra": {
2845
                "branch-alias": {
2846
                    "dev-master": "2.0.x-dev"
2847
                }
2848
            },
2849
            "autoload": {
2850
                "classmap": [
2851
                    "src/"
2852
                ]
2853
            },
2854
            "notification-url": "https://packagist.org/downloads/",
2855
            "license": [
2856
                "BSD-3-Clause"
2857
            ],
2858
            "authors": [
2859
                {
2860
                    "name": "Sebastian Bergmann",
2861
                    "email": "[email protected]",
2862
                    "role": "lead"
2863
                }
2864
            ],
2865
            "description": "Library that helps with managing the version number of Git-hosted PHP projects",
2866
            "homepage": "https://github.com/sebastianbergmann/version",
2867
            "time": "2016-02-04 12:56:52"
2868
        },
2869
        {
2870
            "name": "squizlabs/php_codesniffer",
2871
            "version": "2.5.1",
2872
            "source": {
2873
                "type": "git",
2874
                "url": "https://github.com/squizlabs/PHP_CodeSniffer.git",
2875
                "reference": "6731851d6aaf1d0d6c58feff1065227b7fda3ba8"
2876
            },
2877
            "dist": {
2878
                "type": "zip",
2879
                "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/6731851d6aaf1d0d6c58feff1065227b7fda3ba8",
2880
                "reference": "6731851d6aaf1d0d6c58feff1065227b7fda3ba8",
2881
                "shasum": ""
2882
            },
2883
            "require": {
2884
                "ext-tokenizer": "*",
2885
                "ext-xmlwriter": "*",
2886
                "php": ">=5.1.2"
2887
            },
2888
            "require-dev": {
2889
                "phpunit/phpunit": "~4.0"
2890
            },
2891
            "bin": [
2892
                "scripts/phpcs",
2893
                "scripts/phpcbf"
2894
            ],
2895
            "type": "library",
2896
            "extra": {
2897
                "branch-alias": {
2898
                    "dev-master": "2.x-dev"
2899
                }
2900
            },
2901
            "autoload": {
2902
                "classmap": [
2903
                    "CodeSniffer.php",
2904
                    "CodeSniffer/CLI.php",
2905
                    "CodeSniffer/Exception.php",
2906
                    "CodeSniffer/File.php",
2907
                    "CodeSniffer/Fixer.php",
2908
                    "CodeSniffer/Report.php",
2909
                    "CodeSniffer/Reporting.php",
2910
                    "CodeSniffer/Sniff.php",
2911
                    "CodeSniffer/Tokens.php",
2912
                    "CodeSniffer/Reports/",
2913
                    "CodeSniffer/Tokenizers/",
2914
                    "CodeSniffer/DocGenerators/",
2915
                    "CodeSniffer/Standards/AbstractPatternSniff.php",
2916
                    "CodeSniffer/Standards/AbstractScopeSniff.php",
2917
                    "CodeSniffer/Standards/AbstractVariableSniff.php",
2918
                    "CodeSniffer/Standards/IncorrectPatternException.php",
2919
                    "CodeSniffer/Standards/Generic/Sniffs/",
2920
                    "CodeSniffer/Standards/MySource/Sniffs/",
2921
                    "CodeSniffer/Standards/PEAR/Sniffs/",
2922
                    "CodeSniffer/Standards/PSR1/Sniffs/",
2923
                    "CodeSniffer/Standards/PSR2/Sniffs/",
2924
                    "CodeSniffer/Standards/Squiz/Sniffs/",
2925
                    "CodeSniffer/Standards/Zend/Sniffs/"
2926
                ]
2927
            },
2928
            "notification-url": "https://packagist.org/downloads/",
2929
            "license": [
2930
                "BSD-3-Clause"
2931
            ],
2932
            "authors": [
2933
                {
2934
                    "name": "Greg Sherwood",
2935
                    "role": "lead"
2936
                }
2937
            ],
2938
            "description": "PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.",
2939
            "homepage": "http://www.squizlabs.com/php-codesniffer",
2940
            "keywords": [
2941
                "phpcs",
2942
                "standards"
2943
            ],
2944
            "time": "2016-01-19 23:39:10"
2945
        },
2946
        {
2947
            "name": "symfony/config",
2948
            "version": "v2.8.4",
2949
            "source": {
2950
                "type": "git",
2951
                "url": "https://github.com/symfony/config.git",
2952
                "reference": "5273f4724dc5288fe7a33cb08077ab9852621f2c"
2953
            },
2954
            "dist": {
2955
                "type": "zip",
2956
                "url": "https://api.github.com/repos/symfony/config/zipball/5273f4724dc5288fe7a33cb08077ab9852621f2c",
2957
                "reference": "5273f4724dc5288fe7a33cb08077ab9852621f2c",
2958
                "shasum": ""
2959
            },
2960
            "require": {
2961
                "php": ">=5.3.9",
2962
                "symfony/filesystem": "~2.3|~3.0.0"
2963
            },
2964
            "suggest": {
2965
                "symfony/yaml": "To use the yaml reference dumper"
2966
            },
2967
            "type": "library",
2968
            "extra": {
2969
                "branch-alias": {
2970
                    "dev-master": "2.8-dev"
2971
                }
2972
            },
2973
            "autoload": {
2974
                "psr-4": {
2975
                    "Symfony\\Component\\Config\\": ""
2976
                },
2977
                "exclude-from-classmap": [
2978
                    "/Tests/"
2979
                ]
2980
            },
2981
            "notification-url": "https://packagist.org/downloads/",
2982
            "license": [
2983
                "MIT"
2984
            ],
2985
            "authors": [
2986
                {
2987
                    "name": "Fabien Potencier",
2988
                    "email": "[email protected]"
2989
                },
2990
                {
2991
                    "name": "Symfony Community",
2992
                    "homepage": "https://symfony.com/contributors"
2993
                }
2994
            ],
2995
            "description": "Symfony Config Component",
2996
            "homepage": "https://symfony.com",
2997
            "time": "2016-03-04 07:54:35"
2998
        },
2999
        {
3000
            "name": "symfony/console",
3001
            "version": "v2.8.4",
3002
            "source": {
3003
                "type": "git",
3004
                "url": "https://github.com/symfony/console.git",
3005
                "reference": "9a5aef5fc0d4eff86853d44202b02be8d5a20154"
3006
            },
3007
            "dist": {
3008
                "type": "zip",
3009
                "url": "https://api.github.com/repos/symfony/console/zipball/9a5aef5fc0d4eff86853d44202b02be8d5a20154",
3010
                "reference": "9a5aef5fc0d4eff86853d44202b02be8d5a20154",
3011
                "shasum": ""
3012
            },
3013
            "require": {
3014
                "php": ">=5.3.9",
3015
                "symfony/polyfill-mbstring": "~1.0"
3016
            },
3017
            "require-dev": {
3018
                "psr/log": "~1.0",
3019
                "symfony/event-dispatcher": "~2.1|~3.0.0",
3020
                "symfony/process": "~2.1|~3.0.0"
3021
            },
3022
            "suggest": {
3023
                "psr/log": "For using the console logger",
3024
                "symfony/event-dispatcher": "",
3025
                "symfony/process": ""
3026
            },
3027
            "type": "library",
3028
            "extra": {
3029
                "branch-alias": {
3030
                    "dev-master": "2.8-dev"
3031
                }
3032
            },
3033
            "autoload": {
3034
                "psr-4": {
3035
                    "Symfony\\Component\\Console\\": ""
3036
                },
3037
                "exclude-from-classmap": [
3038
                    "/Tests/"
3039
                ]
3040
            },
3041
            "notification-url": "https://packagist.org/downloads/",
3042
            "license": [
3043
                "MIT"
3044
            ],
3045
            "authors": [
3046
                {
3047
                    "name": "Fabien Potencier",
3048
                    "email": "[email protected]"
3049
                },
3050
                {
3051
                    "name": "Symfony Community",
3052
                    "homepage": "https://symfony.com/contributors"
3053
                }
3054
            ],
3055
            "description": "Symfony Console Component",
3056
            "homepage": "https://symfony.com",
3057
            "time": "2016-03-17 09:19:04"
3058
        },
3059
        {
3060
            "name": "symfony/event-dispatcher",
3061
            "version": "v2.8.4",
3062
            "source": {
3063
                "type": "git",
3064
                "url": "https://github.com/symfony/event-dispatcher.git",
3065
                "reference": "47d2d8cade9b1c3987573d2943bb9352536cdb87"
3066
            },
3067
            "dist": {
3068
                "type": "zip",
3069
                "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/47d2d8cade9b1c3987573d2943bb9352536cdb87",
3070
                "reference": "47d2d8cade9b1c3987573d2943bb9352536cdb87",
3071
                "shasum": ""
3072
            },
3073
            "require": {
3074
                "php": ">=5.3.9"
3075
            },
3076
            "require-dev": {
3077
                "psr/log": "~1.0",
3078
                "symfony/config": "~2.0,>=2.0.5|~3.0.0",
3079
                "symfony/dependency-injection": "~2.6|~3.0.0",
3080
                "symfony/expression-language": "~2.6|~3.0.0",
3081
                "symfony/stopwatch": "~2.3|~3.0.0"
3082
            },
3083
            "suggest": {
3084
                "symfony/dependency-injection": "",
3085
                "symfony/http-kernel": ""
3086
            },
3087
            "type": "library",
3088
            "extra": {
3089
                "branch-alias": {
3090
                    "dev-master": "2.8-dev"
3091
                }
3092
            },
3093
            "autoload": {
3094
                "psr-4": {
3095
                    "Symfony\\Component\\EventDispatcher\\": ""
3096
                },
3097
                "exclude-from-classmap": [
3098
                    "/Tests/"
3099
                ]
3100
            },
3101
            "notification-url": "https://packagist.org/downloads/",
3102
            "license": [
3103
                "MIT"
3104
            ],
3105
            "authors": [
3106
                {
3107
                    "name": "Fabien Potencier",
3108
                    "email": "[email protected]"
3109
                },
3110
                {
3111
                    "name": "Symfony Community",
3112
                    "homepage": "https://symfony.com/contributors"
3113
                }
3114
            ],
3115
            "description": "Symfony EventDispatcher Component",
3116
            "homepage": "https://symfony.com",
3117
            "time": "2016-03-07 14:04:32"
3118
        },
3119
        {
3120
            "name": "symfony/filesystem",
3121
            "version": "v3.0.3",
3122
            "source": {
3123
                "type": "git",
3124
                "url": "https://github.com/symfony/filesystem.git",
3125
                "reference": "23ae8f9648d0a7fe94a47c8e20e5bf37c489a451"
3126
            },
3127
            "dist": {
3128
                "type": "zip",
3129
                "url": "https://api.github.com/repos/symfony/filesystem/zipball/23ae8f9648d0a7fe94a47c8e20e5bf37c489a451",
3130
                "reference": "23ae8f9648d0a7fe94a47c8e20e5bf37c489a451",
3131
                "shasum": ""
3132
            },
3133
            "require": {
3134
                "php": ">=5.5.9"
3135
            },
3136
            "type": "library",
3137
            "extra": {
3138
                "branch-alias": {
3139
                    "dev-master": "3.0-dev"
3140
                }
3141
            },
3142
            "autoload": {
3143
                "psr-4": {
3144
                    "Symfony\\Component\\Filesystem\\": ""
3145
                },
3146
                "exclude-from-classmap": [
3147
                    "/Tests/"
3148
                ]
3149
            },
3150
            "notification-url": "https://packagist.org/downloads/",
3151
            "license": [
3152
                "MIT"
3153
            ],
3154
            "authors": [
3155
                {
3156
                    "name": "Fabien Potencier",
3157
                    "email": "[email protected]"
3158
                },
3159
                {
3160
                    "name": "Symfony Community",
3161
                    "homepage": "https://symfony.com/contributors"
3162
                }
3163
            ],
3164
            "description": "Symfony Filesystem Component",
3165
            "homepage": "https://symfony.com",
3166
            "time": "2016-02-23 15:16:06"
3167
        },
3168
        {
3169
            "name": "symfony/finder",
3170
            "version": "v2.8.4",
3171
            "source": {
3172
                "type": "git",
3173
                "url": "https://github.com/symfony/finder.git",
3174
                "reference": "ca24cf2cd4e3826f571e0067e535758e73807aa1"
3175
            },
3176
            "dist": {
3177
                "type": "zip",
3178
                "url": "https://api.github.com/repos/symfony/finder/zipball/ca24cf2cd4e3826f571e0067e535758e73807aa1",
3179
                "reference": "ca24cf2cd4e3826f571e0067e535758e73807aa1",
3180
                "shasum": ""
3181
            },
3182
            "require": {
3183
                "php": ">=5.3.9"
3184
            },
3185
            "type": "library",
3186
            "extra": {
3187
                "branch-alias": {
3188
                    "dev-master": "2.8-dev"
3189
                }
3190
            },
3191
            "autoload": {
3192
                "psr-4": {
3193
                    "Symfony\\Component\\Finder\\": ""
3194
                },
3195
                "exclude-from-classmap": [
3196
                    "/Tests/"
3197
                ]
3198
            },
3199
            "notification-url": "https://packagist.org/downloads/",
3200
            "license": [
3201
                "MIT"
3202
            ],
3203
            "authors": [
3204
                {
3205
                    "name": "Fabien Potencier",
3206
                    "email": "[email protected]"
3207
                },
3208
                {
3209
                    "name": "Symfony Community",
3210
                    "homepage": "https://symfony.com/contributors"
3211
                }
3212
            ],
3213
            "description": "Symfony Finder Component",
3214
            "homepage": "https://symfony.com",
3215
            "time": "2016-03-10 10:53:53"
3216
        },
3217
        {
3218
            "name": "symfony/polyfill-mbstring",
3219
            "version": "v1.1.1",
3220
            "source": {
3221
                "type": "git",
3222
                "url": "https://github.com/symfony/polyfill-mbstring.git",
3223
                "reference": "1289d16209491b584839022f29257ad859b8532d"
3224
            },
3225
            "dist": {
3226
                "type": "zip",
3227
                "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/1289d16209491b584839022f29257ad859b8532d",
3228
                "reference": "1289d16209491b584839022f29257ad859b8532d",
3229
                "shasum": ""
3230
            },
3231
            "require": {
3232
                "php": ">=5.3.3"
3233
            },
3234
            "suggest": {
3235
                "ext-mbstring": "For best performance"
3236
            },
3237
            "type": "library",
3238
            "extra": {
3239
                "branch-alias": {
3240
                    "dev-master": "1.1-dev"
3241
                }
3242
            },
3243
            "autoload": {
3244
                "psr-4": {
3245
                    "Symfony\\Polyfill\\Mbstring\\": ""
3246
                },
3247
                "files": [
3248
                    "bootstrap.php"
3249
                ]
3250
            },
3251
            "notification-url": "https://packagist.org/downloads/",
3252
            "license": [
3253
                "MIT"
3254
            ],
3255
            "authors": [
3256
                {
3257
                    "name": "Nicolas Grekas",
3258
                    "email": "[email protected]"
3259
                },
3260
                {
3261
                    "name": "Symfony Community",
3262
                    "homepage": "https://symfony.com/contributors"
3263
                }
3264
            ],
3265
            "description": "Symfony polyfill for the Mbstring extension",
3266
            "homepage": "https://symfony.com",
3267
            "keywords": [
3268
                "compatibility",
3269
                "mbstring",
3270
                "polyfill",
3271
                "portable",
3272
                "shim"
3273
            ],
3274
            "time": "2016-01-20 09:13:37"
3275
        },
3276
        {
3277
            "name": "symfony/process",
3278
            "version": "v2.8.4",
3279
            "source": {
3280
                "type": "git",
3281
                "url": "https://github.com/symfony/process.git",
3282
                "reference": "fb467471952ef5cf8497c029980e556b47545333"
3283
            },
3284
            "dist": {
3285
                "type": "zip",
3286
                "url": "https://api.github.com/repos/symfony/process/zipball/fb467471952ef5cf8497c029980e556b47545333",
3287
                "reference": "fb467471952ef5cf8497c029980e556b47545333",
3288
                "shasum": ""
3289
            },
3290
            "require": {
3291
                "php": ">=5.3.9"
3292
            },
3293
            "type": "library",
3294
            "extra": {
3295
                "branch-alias": {
3296
                    "dev-master": "2.8-dev"
3297
                }
3298
            },
3299
            "autoload": {
3300
                "psr-4": {
3301
                    "Symfony\\Component\\Process\\": ""
3302
                },
3303
                "exclude-from-classmap": [
3304
                    "/Tests/"
3305
                ]
3306
            },
3307
            "notification-url": "https://packagist.org/downloads/",
3308
            "license": [
3309
                "MIT"
3310
            ],
3311
            "authors": [
3312
                {
3313
                    "name": "Fabien Potencier",
3314
                    "email": "[email protected]"
3315
                },
3316
                {
3317
                    "name": "Symfony Community",
3318
                    "homepage": "https://symfony.com/contributors"
3319
                }
3320
            ],
3321
            "description": "Symfony Process Component",
3322
            "homepage": "https://symfony.com",
3323
            "time": "2016-03-23 13:11:46"
3324
        },
3325
        {
3326
            "name": "symfony/stopwatch",
3327
            "version": "v2.8.4",
3328
            "source": {
3329
                "type": "git",
3330
                "url": "https://github.com/symfony/stopwatch.git",
3331
                "reference": "9e24824b2a9a16e17ab997f61d70bc03948e434e"
3332
            },
3333
            "dist": {
3334
                "type": "zip",
3335
                "url": "https://api.github.com/repos/symfony/stopwatch/zipball/9e24824b2a9a16e17ab997f61d70bc03948e434e",
3336
                "reference": "9e24824b2a9a16e17ab997f61d70bc03948e434e",
3337
                "shasum": ""
3338
            },
3339
            "require": {
3340
                "php": ">=5.3.9"
3341
            },
3342
            "type": "library",
3343
            "extra": {
3344
                "branch-alias": {
3345
                    "dev-master": "2.8-dev"
3346
                }
3347
            },
3348
            "autoload": {
3349
                "psr-4": {
3350
                    "Symfony\\Component\\Stopwatch\\": ""
3351
                },
3352
                "exclude-from-classmap": [
3353
                    "/Tests/"
3354
                ]
3355
            },
3356
            "notification-url": "https://packagist.org/downloads/",
3357
            "license": [
3358
                "MIT"
3359
            ],
3360
            "authors": [
3361
                {
3362
                    "name": "Fabien Potencier",
3363
                    "email": "[email protected]"
3364
                },
3365
                {
3366
                    "name": "Symfony Community",
3367
                    "homepage": "https://symfony.com/contributors"
3368
                }
3369
            ],
3370
            "description": "Symfony Stopwatch Component",
3371
            "homepage": "https://symfony.com",
3372
            "time": "2016-03-04 07:54:35"
3373
        },
3374
        {
3375
            "name": "symfony/translation",
3376
            "version": "v3.0.3",
3377
            "source": {
3378
                "type": "git",
3379
                "url": "https://github.com/symfony/translation.git",
3380
                "reference": "2de0b6f7ebe43cffd8a06996ebec6aab79ea9e91"
3381
            },
3382
            "dist": {
3383
                "type": "zip",
3384
                "url": "https://api.github.com/repos/symfony/translation/zipball/2de0b6f7ebe43cffd8a06996ebec6aab79ea9e91",
3385
                "reference": "2de0b6f7ebe43cffd8a06996ebec6aab79ea9e91",
3386
                "shasum": ""
3387
            },
3388
            "require": {
3389
                "php": ">=5.5.9",
3390
                "symfony/polyfill-mbstring": "~1.0"
3391
            },
3392
            "conflict": {
3393
                "symfony/config": "<2.8"
3394
            },
3395
            "require-dev": {
3396
                "psr/log": "~1.0",
3397
                "symfony/config": "~2.8|~3.0",
3398
                "symfony/intl": "~2.8|~3.0",
3399
                "symfony/yaml": "~2.8|~3.0"
3400
            },
3401
            "suggest": {
3402
                "psr/log": "To use logging capability in translator",
3403
                "symfony/config": "",
3404
                "symfony/yaml": ""
3405
            },
3406
            "type": "library",
3407
            "extra": {
3408
                "branch-alias": {
3409
                    "dev-master": "3.0-dev"
3410
                }
3411
            },
3412
            "autoload": {
3413
                "psr-4": {
3414
                    "Symfony\\Component\\Translation\\": ""
3415
                },
3416
                "exclude-from-classmap": [
3417
                    "/Tests/"
3418
                ]
3419
            },
3420
            "notification-url": "https://packagist.org/downloads/",
3421
            "license": [
3422
                "MIT"
3423
            ],
3424
            "authors": [
3425
                {
3426
                    "name": "Fabien Potencier",
3427
                    "email": "[email protected]"
3428
                },
3429
                {
3430
                    "name": "Symfony Community",
3431
                    "homepage": "https://symfony.com/contributors"
3432
                }
3433
            ],
3434
            "description": "Symfony Translation Component",
3435
            "homepage": "https://symfony.com",
3436
            "time": "2016-02-02 13:44:19"
3437
        },
3438
        {
3439
            "name": "symfony/validator",
3440
            "version": "v2.8.4",
3441
            "source": {
3442
                "type": "git",
3443
                "url": "https://github.com/symfony/validator.git",
3444
                "reference": "ea0ce99531c9eb82abf21011da4e111932f8ce81"
3445
            },
3446
            "dist": {
3447
                "type": "zip",
3448
                "url": "https://api.github.com/repos/symfony/validator/zipball/ea0ce99531c9eb82abf21011da4e111932f8ce81",
3449
                "reference": "ea0ce99531c9eb82abf21011da4e111932f8ce81",
3450
                "shasum": ""
3451
            },
3452
            "require": {
3453
                "php": ">=5.3.9",
3454
                "symfony/translation": "~2.4|~3.0.0"
3455
            },
3456
            "require-dev": {
3457
                "doctrine/annotations": "~1.0",
3458
                "doctrine/cache": "~1.0",
3459
                "egulias/email-validator": "~1.2,>=1.2.1",
3460
                "symfony/config": "~2.2|~3.0.0",
3461
                "symfony/expression-language": "~2.4|~3.0.0",
3462
                "symfony/http-foundation": "~2.1|~3.0.0",
3463
                "symfony/intl": "~2.7.4|~2.8|~3.0.0",
3464
                "symfony/property-access": "~2.3|~3.0.0",
3465
                "symfony/yaml": "~2.0,>=2.0.5|~3.0.0"
3466
            },
3467
            "suggest": {
3468
                "doctrine/annotations": "For using the annotation mapping. You will also need doctrine/cache.",
3469
                "doctrine/cache": "For using the default cached annotation reader and metadata cache.",
3470
                "egulias/email-validator": "Strict (RFC compliant) email validation",
3471
                "symfony/config": "",
3472
                "symfony/expression-language": "For using the 2.4 Expression validator",
3473
                "symfony/http-foundation": "",
3474
                "symfony/intl": "",
3475
                "symfony/property-access": "For using the 2.4 Validator API",
3476
                "symfony/yaml": ""
3477
            },
3478
            "type": "library",
3479
            "extra": {
3480
                "branch-alias": {
3481
                    "dev-master": "2.8-dev"
3482
                }
3483
            },
3484
            "autoload": {
3485
                "psr-4": {
3486
                    "Symfony\\Component\\Validator\\": ""
3487
                },
3488
                "exclude-from-classmap": [
3489
                    "/Tests/"
3490
                ]
3491
            },
3492
            "notification-url": "https://packagist.org/downloads/",
3493
            "license": [
3494
                "MIT"
3495
            ],
3496
            "authors": [
3497
                {
3498
                    "name": "Fabien Potencier",
3499
                    "email": "[email protected]"
3500
                },
3501
                {
3502
                    "name": "Symfony Community",
3503
                    "homepage": "https://symfony.com/contributors"
3504
                }
3505
            ],
3506
            "description": "Symfony Validator Component",
3507
            "homepage": "https://symfony.com",
3508
            "time": "2016-03-27 12:57:53"
3509
        },
3510
        {
3511
            "name": "zendframework/zend-cache",
3512
            "version": "2.1.6",
3513
            "source": {
3514
                "type": "git",
3515
                "url": "https://github.com/zendframework/zend-cache.git",
3516
                "reference": "8de5699e7cc6d2282d27af2b32caa46a500b9dc2"
3517
            },
3518
            "dist": {
3519
                "type": "zip",
3520
                "url": "https://api.github.com/repos/zendframework/zend-cache/zipball/8de5699e7cc6d2282d27af2b32caa46a500b9dc2",
3521
                "reference": "8de5699e7cc6d2282d27af2b32caa46a500b9dc2",
3522
                "shasum": ""
3523
            },
3524
            "require": {
3525
                "php": ">=5.3.3",
3526
                "zendframework/zend-eventmanager": "self.version",
3527
                "zendframework/zend-serializer": "self.version",
3528
                "zendframework/zend-servicemanager": "self.version",
3529
                "zendframework/zend-stdlib": "self.version"
3530
            },
3531
            "require-dev": {
3532
                "fabpot/php-cs-fixer": "1.7.*",
3533
                "phpunit/phpunit": "~4.0",
3534
                "satooshi/php-coveralls": "dev-master",
3535
                "zendframework/zend-serializer": "self.version",
3536
                "zendframework/zend-session": "self.version"
3537
            },
3538
            "suggest": {
3539
                "ext-apc": "APC >= 3.1.6 to use the APC storage adapter",
3540
                "ext-dba": "DBA, to use the DBA storage adapter",
3541
                "ext-memcached": "Memcached >= 1.0.0 to use the Memcached storage adapter",
3542
                "ext-mongo": "Mongo, to use MongoDb storage adapter",
3543
                "ext-wincache": "WinCache, to use the WinCache storage adapter",
3544
                "mongofill/mongofill": "Alternative to ext-mongo - a pure PHP implementation designed as a drop in replacement",
3545
                "zendframework/zend-serializer": "Zend\\Serializer component",
3546
                "zendframework/zend-session": "Zend\\Session component"
3547
            },
3548
            "type": "library",
3549
            "extra": {
3550
                "branch-alias": {
3551
                    "dev-master": "2.1-dev",
3552
                    "dev-develop": "2.2-dev"
3553
                }
3554
            },
3555
            "autoload": {
3556
                "psr-4": {
3557
                    "Zend\\Cache\\": "src/"
3558
                }
3559
            },
3560
            "notification-url": "https://packagist.org/downloads/",
3561
            "license": [
3562
                "BSD-3-Clause"
3563
            ],
3564
            "description": "provides a generic way to cache any data",
3565
            "homepage": "https://github.com/zendframework/zend-cache",
3566
            "keywords": [
3567
                "cache",
3568
                "zf2"
3569
            ],
3570
            "time": "2013-04-17 13:32:54"
3571
        },
3572
        {
3573
            "name": "zendframework/zend-config",
3574
            "version": "2.1.6",
3575
            "source": {
3576
                "type": "git",
3577
                "url": "https://github.com/zendframework/zend-config.git",
3578
                "reference": "477b8449f51e0563f844bec7795dfc2a16650ba5"
3579
            },
3580
            "dist": {
3581
                "type": "zip",
3582
                "url": "https://api.github.com/repos/zendframework/zend-config/zipball/477b8449f51e0563f844bec7795dfc2a16650ba5",
3583
                "reference": "477b8449f51e0563f844bec7795dfc2a16650ba5",
3584
                "shasum": ""
3585
            },
3586
            "require": {
3587
                "php": ">=5.3.3",
3588
                "zendframework/zend-stdlib": "self.version"
3589
            },
3590
            "require-dev": {
3591
                "fabpot/php-cs-fixer": "1.7.*",
3592
                "phpunit/phpunit": "~4.0",
3593
                "satooshi/php-coveralls": "dev-master",
3594
                "zendframework/zend-filter": "self.version",
3595
                "zendframework/zend-i18n": "self.version",
3596
                "zendframework/zend-json": "self.version",
3597
                "zendframework/zend-servicemanager": "self.version"
3598
            },
3599
            "suggest": {
3600
                "zendframework/zend-filter": "Zend\\Filter component",
3601
                "zendframework/zend-i18n": "Zend\\I18n component",
3602
                "zendframework/zend-json": "Zend\\Json to use the Json reader or writer classes",
3603
                "zendframework/zend-servicemanager": "Zend\\ServiceManager for use with the Config Factory to retrieve reader and writer instances"
3604
            },
3605
            "type": "library",
3606
            "extra": {
3607
                "branch-alias": {
3608
                    "dev-master": "2.1-dev",
3609
                    "dev-develop": "2.2-dev"
3610
                }
3611
            },
3612
            "autoload": {
3613
                "psr-4": {
3614
                    "Zend\\Config\\": "src/"
3615
                }
3616
            },
3617
            "notification-url": "https://packagist.org/downloads/",
3618
            "license": [
3619
                "BSD-3-Clause"
3620
            ],
3621
            "description": "provides a nested object property based user interface for accessing this configuration data within application code",
3622
            "homepage": "https://github.com/zendframework/zend-config",
3623
            "keywords": [
3624
                "config",
3625
                "zf2"
3626
            ],
3627
            "time": "2013-04-17 13:32:54"
3628
        },
3629
        {
3630
            "name": "zendframework/zend-eventmanager",
3631
            "version": "2.1.6",
3632
            "source": {
3633
                "type": "git",
3634
                "url": "https://github.com/zendframework/zend-eventmanager.git",
3635
                "reference": "01b3d7daec6a237e48f5db22d7e4efd65407deac"
3636
            },
3637
            "dist": {
3638
                "type": "zip",
3639
                "url": "https://api.github.com/repos/zendframework/zend-eventmanager/zipball/01b3d7daec6a237e48f5db22d7e4efd65407deac",
3640
                "reference": "01b3d7daec6a237e48f5db22d7e4efd65407deac",
3641
                "shasum": ""
3642
            },
3643
            "require": {
3644
                "php": ">=5.3.3",
3645
                "zendframework/zend-stdlib": "self.version"
3646
            },
3647
            "require-dev": {
3648
                "fabpot/php-cs-fixer": "1.7.*",
3649
                "phpunit/phpunit": "~4.0",
3650
                "satooshi/php-coveralls": "dev-master"
3651
            },
3652
            "type": "library",
3653
            "extra": {
3654
                "branch-alias": {
3655
                    "dev-master": "2.1-dev",
3656
                    "dev-develop": "2.2-dev"
3657
                }
3658
            },
3659
            "autoload": {
3660
                "psr-4": {
3661
                    "Zend\\EventManager\\": "src/"
3662
                }
3663
            },
3664
            "notification-url": "https://packagist.org/downloads/",
3665
            "license": [
3666
                "BSD-3-Clause"
3667
            ],
3668
            "homepage": "https://github.com/zendframework/zend-event-manager",
3669
            "keywords": [
3670
                "eventmanager",
3671
                "zf2"
3672
            ],
3673
            "time": "2013-04-17 13:32:54"
3674
        },
3675
        {
3676
            "name": "zendframework/zend-filter",
3677
            "version": "2.1.6",
3678
            "source": {
3679
                "type": "git",
3680
                "url": "https://github.com/zendframework/zend-filter.git",
3681
                "reference": "183e3fa92ff346dea5ee814faf9b1cde75c47cf5"
3682
            },
3683
            "dist": {
3684
                "type": "zip",
3685
                "url": "https://api.github.com/repos/zendframework/zend-filter/zipball/183e3fa92ff346dea5ee814faf9b1cde75c47cf5",
3686
                "reference": "183e3fa92ff346dea5ee814faf9b1cde75c47cf5",
3687
                "shasum": ""
3688
            },
3689
            "require": {
3690
                "php": ">=5.3.3",
3691
                "zendframework/zend-stdlib": "self.version"
3692
            },
3693
            "require-dev": {
3694
                "fabpot/php-cs-fixer": "1.7.*",
3695
                "phpunit/phpunit": "~4.0",
3696
                "satooshi/php-coveralls": "dev-master",
3697
                "zendframework/zend-crypt": "self.version",
3698
                "zendframework/zend-servicemanager": "self.version",
3699
                "zendframework/zend-uri": "self.version"
3700
            },
3701
            "suggest": {
3702
                "zendframework/zend-crypt": "Zend\\Crypt component",
3703
                "zendframework/zend-i18n": "Zend\\I18n component",
3704
                "zendframework/zend-servicemanager": "Zend\\ServiceManager component",
3705
                "zendframework/zend-stdlib": "Zend\\Stdlib component",
3706
                "zendframework/zend-uri": "Zend\\Uri component for UriNormalize filter",
3707
                "zendframework/zend-validator": "Zend\\Validator component"
3708
            },
3709
            "type": "library",
3710
            "extra": {
3711
                "branch-alias": {
3712
                    "dev-master": "2.1-dev",
3713
                    "dev-develop": "2.2-dev"
3714
                }
3715
            },
3716
            "autoload": {
3717
                "psr-4": {
3718
                    "Zend\\Filter\\": "src/"
3719
                }
3720
            },
3721
            "notification-url": "https://packagist.org/downloads/",
3722
            "license": [
3723
                "BSD-3-Clause"
3724
            ],
3725
            "description": "provides a set of commonly needed data filters",
3726
            "homepage": "https://github.com/zendframework/zend-filter",
3727
            "keywords": [
3728
                "filter",
3729
                "zf2"
3730
            ],
3731
            "time": "2013-04-17 13:32:54"
3732
        },
3733
        {
3734
            "name": "zendframework/zend-i18n",
3735
            "version": "2.1.6",
3736
            "source": {
3737
                "type": "git",
3738
                "url": "https://github.com/zendframework/zend-i18n.git",
3739
                "reference": "7a060a1e3c2e7c4a3460422e197442d2f8b8e272"
3740
            },
3741
            "dist": {
3742
                "type": "zip",
3743
                "url": "https://api.github.com/repos/zendframework/zend-i18n/zipball/7a060a1e3c2e7c4a3460422e197442d2f8b8e272",
3744
                "reference": "7a060a1e3c2e7c4a3460422e197442d2f8b8e272",
3745
                "shasum": ""
3746
            },
3747
            "require": {
3748
                "ext-intl": "*",
3749
                "php": ">=5.3.3",
3750
                "zendframework/zend-stdlib": "self.version"
3751
            },
3752
            "require-dev": {
3753
                "fabpot/php-cs-fixer": "1.7.*",
3754
                "phpunit/phpunit": "~4.0",
3755
                "satooshi/php-coveralls": "dev-master",
3756
                "zendframework/zend-cache": "self.version",
3757
                "zendframework/zend-config": "self.version",
3758
                "zendframework/zend-eventmanager": "self.version",
3759
                "zendframework/zend-filter": "self.version",
3760
                "zendframework/zend-servicemanager": "self.version",
3761
                "zendframework/zend-validator": "self.version",
3762
                "zendframework/zend-view": "self.version"
3763
            },
3764
            "suggest": {
3765
                "ext-intl": "Required for most features of Zend\\I18n; included in default builds of PHP",
3766
                "zendframework/zend-cache": "Zend\\Cache component",
3767
                "zendframework/zend-config": "Zend\\Config component",
3768
                "zendframework/zend-eventmanager": "You should install this package to use the events in the translator",
3769
                "zendframework/zend-filter": "You should install this package to use the provided filters",
3770
                "zendframework/zend-resources": "Translation resources",
3771
                "zendframework/zend-servicemanager": "Zend\\ServiceManager component",
3772
                "zendframework/zend-validator": "You should install this package to use the provided validators",
3773
                "zendframework/zend-view": "You should install this package to use the provided view helpers"
3774
            },
3775
            "type": "library",
3776
            "extra": {
3777
                "branch-alias": {
3778
                    "dev-master": "2.1-dev",
3779
                    "dev-develop": "2.2-dev"
3780
                }
3781
            },
3782
            "autoload": {
3783
                "psr-4": {
3784
                    "Zend\\I18n\\": "src/"
3785
                }
3786
            },
3787
            "notification-url": "https://packagist.org/downloads/",
3788
            "license": [
3789
                "BSD-3-Clause"
3790
            ],
3791
            "homepage": "https://github.com/zendframework/zend-i18n",
3792
            "keywords": [
3793
                "i18n",
3794
                "zf2"
3795
            ],
3796
            "time": "2013-04-17 13:32:54"
3797
        },
3798
        {
3799
            "name": "zendframework/zend-json",
3800
            "version": "2.1.6",
3801
            "source": {
3802
                "type": "git",
3803
                "url": "https://github.com/zendframework/zend-json.git",
3804
                "reference": "7a747fbefe566c28a94b7e7ca37c15fc09ba4754"
3805
            },
3806
            "dist": {
3807
                "type": "zip",
3808
                "url": "https://api.github.com/repos/zendframework/zend-json/zipball/7a747fbefe566c28a94b7e7ca37c15fc09ba4754",
3809
                "reference": "7a747fbefe566c28a94b7e7ca37c15fc09ba4754",
3810
                "shasum": ""
3811
            },
3812
            "require": {
3813
                "php": ">=5.3.3",
3814
                "zendframework/zend-stdlib": "self.version"
3815
            },
3816
            "require-dev": {
3817
                "fabpot/php-cs-fixer": "1.7.*",
3818
                "phpunit/phpunit": "~4.0",
3819
                "satooshi/php-coveralls": "dev-master",
3820
                "zendframework/zend-http": "self.version",
3821
                "zendframework/zend-server": "self.version"
3822
            },
3823
            "suggest": {
3824
                "zendframework/zend-http": "Zend\\Http component",
3825
                "zendframework/zend-server": "Zend\\Server component",
3826
                "zendframework/zendxml": "To support Zend\\Json\\Json::fromXml() usage"
3827
            },
3828
            "type": "library",
3829
            "extra": {
3830
                "branch-alias": {
3831
                    "dev-master": "2.1-dev",
3832
                    "dev-develop": "2.2-dev"
3833
                }
3834
            },
3835
            "autoload": {
3836
                "psr-4": {
3837
                    "Zend\\Json\\": "src/"
3838
                }
3839
            },
3840
            "notification-url": "https://packagist.org/downloads/",
3841
            "license": [
3842
                "BSD-3-Clause"
3843
            ],
3844
            "description": "provides convenience methods for serializing native PHP to JSON and decoding JSON to native PHP",
3845
            "homepage": "https://github.com/zendframework/zend-json",
3846
            "keywords": [
3847
                "json",
3848
                "zf2"
3849
            ],
3850
            "time": "2014-03-05 23:09:08"
3851
        },
3852
        {
3853
            "name": "zendframework/zend-math",
3854
            "version": "2.1.6",
3855
            "source": {
3856
                "type": "git",
3857
                "url": "https://github.com/zendframework/zend-math.git",
3858
                "reference": "ec9f1441843a463e266eb2366ca2ed0f6ade9aec"
3859
            },
3860
            "dist": {
3861
                "type": "zip",
3862
                "url": "https://api.github.com/repos/zendframework/zend-math/zipball/ec9f1441843a463e266eb2366ca2ed0f6ade9aec",
3863
                "reference": "ec9f1441843a463e266eb2366ca2ed0f6ade9aec",
3864
                "shasum": ""
3865
            },
3866
            "require": {
3867
                "php": ">=5.3.3"
3868
            },
3869
            "require-dev": {
3870
                "fabpot/php-cs-fixer": "1.7.*",
3871
                "phpunit/phpunit": "~4.0",
3872
                "satooshi/php-coveralls": "dev-master"
3873
            },
3874
            "suggest": {
3875
                "ext-bcmath": "If using the bcmath functionality",
3876
                "ext-gmp": "If using the gmp functionality",
3877
                "ircmaxell/random-lib": "Fallback random byte generator for Zend\\Math\\Rand if OpenSSL/Mcrypt extensions are unavailable",
3878
                "zendframework/zend-servicemanager": ">= current version, if using the BigInteger::factory functionality"
3879
            },
3880
            "type": "library",
3881
            "extra": {
3882
                "branch-alias": {
3883
                    "dev-master": "2.1-dev",
3884
                    "dev-develop": "2.2-dev"
3885
                }
3886
            },
3887
            "autoload": {
3888
                "psr-4": {
3889
                    "Zend\\Math\\": "src/"
3890
                }
3891
            },
3892
            "notification-url": "https://packagist.org/downloads/",
3893
            "license": [
3894
                "BSD-3-Clause"
3895
            ],
3896
            "homepage": "https://github.com/zendframework/zend-math",
3897
            "keywords": [
3898
                "math",
3899
                "zf2"
3900
            ],
3901
            "time": "2013-04-17 13:32:54"
3902
        },
3903
        {
3904
            "name": "zendframework/zend-serializer",
3905
            "version": "2.1.6",
3906
            "source": {
3907
                "type": "git",
3908
                "url": "https://github.com/zendframework/zend-serializer.git",
3909
                "reference": "2312d217795100fcd6a417bd5d55a4880bcb19aa"
3910
            },
3911
            "dist": {
3912
                "type": "zip",
3913
                "url": "https://api.github.com/repos/zendframework/zend-serializer/zipball/2312d217795100fcd6a417bd5d55a4880bcb19aa",
3914
                "reference": "2312d217795100fcd6a417bd5d55a4880bcb19aa",
3915
                "shasum": ""
3916
            },
3917
            "require": {
3918
                "php": ">=5.3.3",
3919
                "zendframework/zend-json": "self.version",
3920
                "zendframework/zend-math": "self.version",
3921
                "zendframework/zend-stdlib": "self.version"
3922
            },
3923
            "require-dev": {
3924
                "fabpot/php-cs-fixer": "1.7.*",
3925
                "phpunit/phpunit": "~4.0",
3926
                "satooshi/php-coveralls": "dev-master",
3927
                "zendframework/zend-servicemanager": "self.version"
3928
            },
3929
            "suggest": {
3930
                "zendframework/zend-servicemanager": "To support plugin manager support"
3931
            },
3932
            "type": "library",
3933
            "extra": {
3934
                "branch-alias": {
3935
                    "dev-master": "2.1-dev",
3936
                    "dev-develop": "2.2-dev"
3937
                }
3938
            },
3939
            "autoload": {
3940
                "psr-4": {
3941
                    "Zend\\Serializer\\": "src/"
3942
                }
3943
            },
3944
            "notification-url": "https://packagist.org/downloads/",
3945
            "license": [
3946
                "BSD-3-Clause"
3947
            ],
3948
            "description": "provides an adapter based interface to simply generate storable representation of PHP types by different facilities, and recover",
3949
            "homepage": "https://github.com/zendframework/zend-serializer",
3950
            "keywords": [
3951
                "serializer",
3952
                "zf2"
3953
            ],
3954
            "time": "2013-04-17 13:32:54"
3955
        },
3956
        {
3957
            "name": "zendframework/zend-servicemanager",
3958
            "version": "2.1.6",
3959
            "source": {
3960
                "type": "git",
3961
                "url": "https://github.com/zendframework/zend-servicemanager.git",
3962
                "reference": "91397c12164d4d629bd70afb34f02fe4f956d2d2"
3963
            },
3964
            "dist": {
3965
                "type": "zip",
3966
                "url": "https://api.github.com/repos/zendframework/zend-servicemanager/zipball/91397c12164d4d629bd70afb34f02fe4f956d2d2",
3967
                "reference": "91397c12164d4d629bd70afb34f02fe4f956d2d2",
3968
                "shasum": ""
3969
            },
3970
            "require": {
3971
                "php": ">=5.3.3"
3972
            },
3973
            "require-dev": {
3974
                "fabpot/php-cs-fixer": "1.7.*",
3975
                "phpunit/phpunit": "~4.0",
3976
                "satooshi/php-coveralls": "dev-master"
3977
            },
3978
            "suggest": {
3979
                "zendframework/zend-di": "Zend\\Di component"
3980
            },
3981
            "type": "library",
3982
            "extra": {
3983
                "branch-alias": {
3984
                    "dev-master": "2.1-dev",
3985
                    "dev-develop": "2.2-dev"
3986
                }
3987
            },
3988
            "autoload": {
3989
                "psr-4": {
3990
                    "Zend\\ServiceManager\\": "src/"
3991
                }
3992
            },
3993
            "notification-url": "https://packagist.org/downloads/",
3994
            "license": [
3995
                "BSD-3-Clause"
3996
            ],
3997
            "homepage": "https://github.com/zendframework/zend-service-manager",
3998
            "keywords": [
3999
                "servicemanager",
4000
                "zf2"
4001
            ],
4002
            "time": "2013-04-17 13:32:54"
4003
        },
4004
        {
4005
            "name": "zendframework/zend-stdlib",
4006
            "version": "2.1.6",
4007
            "source": {
4008
                "type": "git",
4009
                "url": "https://github.com/zendframework/zend-stdlib.git",
4010
                "reference": "0027339961ad3d49f91ee092e23f7269c18cb470"
4011
            },
4012
            "dist": {
4013
                "type": "zip",
4014
                "url": "https://api.github.com/repos/zendframework/zend-stdlib/zipball/0027339961ad3d49f91ee092e23f7269c18cb470",
4015
                "reference": "0027339961ad3d49f91ee092e23f7269c18cb470",
4016
                "shasum": ""
4017
            },
4018
            "require": {
4019
                "php": ">=5.3.3"
4020
            },
4021
            "require-dev": {
4022
                "fabpot/php-cs-fixer": "1.7.*",
4023
                "phpunit/phpunit": "~4.0",
4024
                "satooshi/php-coveralls": "dev-master",
4025
                "zendframework/zend-eventmanager": "self.version",
4026
                "zendframework/zend-filter": "self.version",
4027
                "zendframework/zend-serializer": "self.version",
4028
                "zendframework/zend-servicemanager": "self.version"
4029
            },
4030
            "suggest": {
4031
                "pecl-weakref": "Implementation of weak references for Stdlib\\CallbackHandler",
4032
                "zendframework/zend-eventmanager": "To support aggregate hydrator usage",
4033
                "zendframework/zend-filter": "To support naming strategy hydrator usage",
4034
                "zendframework/zend-serializer": "Zend\\Serializer component",
4035
                "zendframework/zend-servicemanager": "To support hydrator plugin manager usage"
4036
            },
4037
            "type": "library",
4038
            "extra": {
4039
                "branch-alias": {
4040
                    "dev-master": "2.1-dev",
4041
                    "dev-develop": "2.2-dev"
4042
                }
4043
            },
4044
            "autoload": {
4045
                "psr-4": {
4046
                    "Zend\\Stdlib\\": "src/"
4047
                }
4048
            },
4049
            "notification-url": "https://packagist.org/downloads/",
4050
            "license": [
4051
                "BSD-3-Clause"
4052
            ],
4053
            "homepage": "https://github.com/zendframework/zend-stdlib",
4054
            "keywords": [
4055
                "stdlib",
4056
                "zf2"
4057
            ],
4058
            "time": "2013-04-17 13:32:54"
4059
        },
4060
        {
4061
            "name": "zetacomponents/base",
4062
            "version": "1.9",
4063
            "source": {
4064
                "type": "git",
4065
                "url": "https://github.com/zetacomponents/Base.git",
4066
                "reference": "f20df24e8de3e48b6b69b2503f917e457281e687"
4067
            },
4068
            "dist": {
4069
                "type": "zip",
4070
                "url": "https://api.github.com/repos/zetacomponents/Base/zipball/f20df24e8de3e48b6b69b2503f917e457281e687",
4071
                "reference": "f20df24e8de3e48b6b69b2503f917e457281e687",
4072
                "shasum": ""
4073
            },
4074
            "require-dev": {
4075
                "zetacomponents/unit-test": "*"
4076
            },
4077
            "type": "library",
4078
            "autoload": {
4079
                "classmap": [
4080
                    "src"
4081
                ]
4082
            },
4083
            "notification-url": "https://packagist.org/downloads/",
4084
            "license": [
4085
                "Apache-2.0"
4086
            ],
4087
            "authors": [
4088
                {
4089
                    "name": "Sergey Alexeev"
4090
                },
4091
                {
4092
                    "name": "Sebastian Bergmann"
4093
                },
4094
                {
4095
                    "name": "Jan Borsodi"
4096
                },
4097
                {
4098
                    "name": "Raymond Bosman"
4099
                },
4100
                {
4101
                    "name": "Frederik Holljen"
4102
                },
4103
                {
4104
                    "name": "Kore Nordmann"
4105
                },
4106
                {
4107
                    "name": "Derick Rethans"
4108
                },
4109
                {
4110
                    "name": "Vadym Savchuk"
4111
                },
4112
                {
4113
                    "name": "Tobias Schlitt"
4114
                },
4115
                {
4116
                    "name": "Alexandru Stanoi"
4117
                }
4118
            ],
4119
            "description": "The Base package provides the basic infrastructure that all packages rely on. Therefore every component relies on this package.",
4120
            "homepage": "https://github.com/zetacomponents",
4121
            "time": "2014-09-19 03:28:34"
4122
        },
4123
        {
4124
            "name": "zetacomponents/document",
4125
            "version": "1.3.1",
4126
            "source": {
4127
                "type": "git",
4128
                "url": "https://github.com/zetacomponents/Document.git",
4129
                "reference": "688abfde573cf3fe0730f82538fbd7aa9fc95bc8"
4130
            },
4131
            "dist": {
4132
                "type": "zip",
4133
                "url": "https://api.github.com/repos/zetacomponents/Document/zipball/688abfde573cf3fe0730f82538fbd7aa9fc95bc8",
4134
                "reference": "688abfde573cf3fe0730f82538fbd7aa9fc95bc8",
4135
                "shasum": ""
4136
            },
4137
            "require": {
4138
                "zetacomponents/base": "*"
4139
            },
4140
            "require-dev": {
4141
                "zetacomponents/unit-test": "dev-master"
4142
            },
4143
            "type": "library",
4144
            "autoload": {
4145
                "classmap": [
4146
                    "src"
4147
                ]
4148
            },
4149
            "notification-url": "https://packagist.org/downloads/",
4150
            "license": [
4151
                "Apache-2.0"
4152
            ],
4153
            "authors": [
4154
                {
4155
                    "name": "Sebastian Bergmann"
4156
                },
4157
                {
4158
                    "name": "Kore Nordmann"
4159
                },
4160
                {
4161
                    "name": "Derick Rethans"
4162
                },
4163
                {
4164
                    "name": "Tobias Schlitt"
4165
                },
4166
                {
4167
                    "name": "Alexandru Stanoi"
4168
                }
4169
            ],
4170
            "description": "The Document components provides a general conversion framework for different semantic document markup languages like XHTML, Docbook, RST and similar.",
4171
            "homepage": "https://github.com/zetacomponents",
4172
            "time": "2013-12-19 11:40:00"
4173
        }
4174
    ],
4175
    "aliases": [],
4176
    "minimum-stability": "stable",
4177
    "stability-flags": [],
4178
    "prefer-stable": false,
4179
    "prefer-lowest": false,
4180
    "platform": {
4181
        "php": ">=5.4.0"
4182
    },
4183
    "platform-dev": []
4184
}
4185