Completed
Pull Request — master (#20)
by Vladimir
02:43
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": "f3fe8c966a6e12d1472e2ca2b6095280",
8
    "content-hash": "2daf999c123c9e8b5e9c42d2db02c134",
9
    "packages": [
10
        {
11
            "name": "allejo/resource-watcher",
12
            "version": "dev-master",
13
            "source": {
14
                "type": "git",
15
                "url": "https://github.com/allejo/resource-watcher.git",
16
                "reference": "906730a8c39d6282b1552df7dfab58f3eb32d2b7"
17
            },
18
            "dist": {
19
                "type": "zip",
20
                "url": "https://api.github.com/repos/allejo/resource-watcher/zipball/906730a8c39d6282b1552df7dfab58f3eb32d2b7",
21
                "reference": "906730a8c39d6282b1552df7dfab58f3eb32d2b7",
22
                "shasum": ""
23
            },
24
            "require": {
25
                "php": ">=5.3.0",
26
                "symfony/filesystem": "3.1.*"
27
            },
28
            "require-dev": {
29
                "mockery/mockery": "~0.9",
30
                "phpunit/phpunit": "~4.0"
31
            },
32
            "type": "library",
33
            "autoload": {
34
                "psr-0": {
35
                    "JasonLewis\\ResourceWatcher": "src/"
36
                }
37
            },
38
            "notification-url": "https://packagist.org/downloads/",
39
            "license": [
40
                "BSD-2-Clause"
41
            ],
42
            "authors": [
43
                {
44
                    "name": "Jason Lewis",
45
                    "email": "[email protected]"
46
                }
47
            ],
48
            "description": "Simple PHP resource watcher library - no Laravel dependencies",
49
            "keywords": [
50
                "assets",
51
                "resource",
52
                "symfony"
53
            ],
54
            "time": "2016-10-24 14:28:16"
55
        },
56
        {
57
            "name": "aptoma/twig-markdown",
58
            "version": "2.0.0",
59
            "source": {
60
                "type": "git",
61
                "url": "https://github.com/aptoma/twig-markdown.git",
62
                "reference": "64a9c5c7418c08faf91c4410b34bdb65fb25c23d"
63
            },
64
            "dist": {
65
                "type": "zip",
66
                "url": "https://api.github.com/repos/aptoma/twig-markdown/zipball/64a9c5c7418c08faf91c4410b34bdb65fb25c23d",
67
                "reference": "64a9c5c7418c08faf91c4410b34bdb65fb25c23d",
68
                "shasum": ""
69
            },
70
            "require": {
71
                "twig/twig": "~1.12"
72
            },
73
            "require-dev": {
74
                "codeclimate/php-test-reporter": "dev-master",
75
                "erusev/parsedown": "^1.6",
76
                "knplabs/github-api": "~1.2",
77
                "league/commonmark": "~0.5",
78
                "michelf/php-markdown": "~1",
79
                "phpunit/phpunit": "~4.0",
80
                "satooshi/php-coveralls": "~0.6"
81
            },
82
            "suggest": {
83
                "knplabs/github-api": "Needed for using GitHub's Markdown engine provided through their API.",
84
                "michelf/php-markdown": "Original Markdown engine with MarkdownExtra."
85
            },
86
            "type": "library",
87
            "autoload": {
88
                "psr-0": {
89
                    "Aptoma": "src/"
90
                }
91
            },
92
            "notification-url": "https://packagist.org/downloads/",
93
            "license": [
94
                "MIT"
95
            ],
96
            "authors": [
97
                {
98
                    "name": "Joris Berthelot",
99
                    "email": "[email protected]"
100
                },
101
                {
102
                    "name": "Gunnar Lium",
103
                    "email": "[email protected]"
104
                }
105
            ],
106
            "description": "Twig extension to work with Markdown content",
107
            "keywords": [
108
                "markdown",
109
                "twig"
110
            ],
111
            "time": "2015-10-23 20:27:08"
112
        },
113
        {
114
            "name": "erusev/parsedown",
115
            "version": "1.6.0",
116
            "source": {
117
                "type": "git",
118
                "url": "https://github.com/erusev/parsedown.git",
119
                "reference": "3ebbd730b5c2cf5ce78bc1bf64071407fc6674b7"
120
            },
121
            "dist": {
122
                "type": "zip",
123
                "url": "https://api.github.com/repos/erusev/parsedown/zipball/3ebbd730b5c2cf5ce78bc1bf64071407fc6674b7",
124
                "reference": "3ebbd730b5c2cf5ce78bc1bf64071407fc6674b7",
125
                "shasum": ""
126
            },
127
            "type": "library",
128
            "autoload": {
129
                "psr-0": {
130
                    "Parsedown": ""
131
                }
132
            },
133
            "notification-url": "https://packagist.org/downloads/",
134
            "license": [
135
                "MIT"
136
            ],
137
            "authors": [
138
                {
139
                    "name": "Emanuil Rusev",
140
                    "email": "[email protected]",
141
                    "homepage": "http://erusev.com"
142
                }
143
            ],
144
            "description": "Parser for Markdown.",
145
            "homepage": "http://parsedown.org",
146
            "keywords": [
147
                "markdown",
148
                "parser"
149
            ],
150
            "time": "2015-10-04 16:44:32"
151
        },
152
        {
153
            "name": "gregwar/rst",
0 ignored issues
show
There is a security advisory for your installed version of gregwar/rst:

Local File Inclusion Vulnerability
Loading history...
154
            "version": "dev-master",
155
            "target-dir": "Gregwar/RST",
156
            "source": {
157
                "type": "git",
158
                "url": "https://github.com/Gregwar/RST.git",
159
                "reference": "8dda3ef1f00de3368b46ec8cf2fdf57a8bc39ee4"
160
            },
161
            "dist": {
162
                "type": "zip",
163
                "url": "https://api.github.com/repos/Gregwar/RST/zipball/8dda3ef1f00de3368b46ec8cf2fdf57a8bc39ee4",
164
                "reference": "8dda3ef1f00de3368b46ec8cf2fdf57a8bc39ee4",
165
                "shasum": ""
166
            },
167
            "require": {
168
                "php": ">=5.3.0"
169
            },
170
            "type": "library",
171
            "autoload": {
172
                "psr-0": {
173
                    "Gregwar\\RST": ""
174
                }
175
            },
176
            "notification-url": "https://packagist.org/downloads/",
177
            "license": [
178
                "MIT"
179
            ],
180
            "authors": [
181
                {
182
                    "name": "Grégoire Passault",
183
                    "email": "[email protected]",
184
                    "homepage": "http://www.gregwar.com/"
185
                }
186
            ],
187
            "description": "PHP library to parse reStructuredText documents",
188
            "homepage": "https://github.com/Gregwar/RST",
189
            "keywords": [
190
                "markup",
191
                "parser",
192
                "rst"
193
            ],
194
            "time": "2016-10-04 16:14:44"
195
        },
196
        {
197
            "name": "padraic/humbug_get_contents",
198
            "version": "1.0.4",
199
            "source": {
200
                "type": "git",
201
                "url": "https://github.com/padraic/file_get_contents.git",
202
                "reference": "66797199019d0cb4529cb8d29c6f0b4c5085b53a"
203
            },
204
            "dist": {
205
                "type": "zip",
206
                "url": "https://api.github.com/repos/padraic/file_get_contents/zipball/66797199019d0cb4529cb8d29c6f0b4c5085b53a",
207
                "reference": "66797199019d0cb4529cb8d29c6f0b4c5085b53a",
208
                "shasum": ""
209
            },
210
            "require": {
211
                "php": ">=5.3"
212
            },
213
            "require-dev": {
214
                "phpunit/phpunit": "~4.0"
215
            },
216
            "type": "library",
217
            "extra": {
218
                "branch-alias": {
219
                    "dev-master": "1.0-dev"
220
                }
221
            },
222
            "autoload": {
223
                "psr-4": {
224
                    "Humbug\\": "src/Humbug/"
225
                },
226
                "files": [
227
                    "src/function.php"
228
                ]
229
            },
230
            "notification-url": "https://packagist.org/downloads/",
231
            "license": [
232
                "BSD-3-Clause"
233
            ],
234
            "authors": [
235
                {
236
                    "name": "Pádraic Brady",
237
                    "email": "[email protected]",
238
                    "homepage": "http://blog.astrumfutura.com"
239
                }
240
            ],
241
            "description": "Secure wrapper for accessing HTTPS resources with file_get_contents for PHP 5.3+",
242
            "homepage": "https://github.com/padraic/file_get_contents",
243
            "keywords": [
244
                "download",
245
                "file_get_contents",
246
                "http",
247
                "https",
248
                "ssl",
249
                "tls"
250
            ],
251
            "time": "2015-04-22 18:45:00"
252
        },
253
        {
254
            "name": "padraic/phar-updater",
255
            "version": "1.0.3",
256
            "source": {
257
                "type": "git",
258
                "url": "https://github.com/padraic/phar-updater.git",
259
                "reference": "c17eeb3887dc4269d1b4837dc875d39e9f8149a8"
260
            },
261
            "dist": {
262
                "type": "zip",
263
                "url": "https://api.github.com/repos/padraic/phar-updater/zipball/c17eeb3887dc4269d1b4837dc875d39e9f8149a8",
264
                "reference": "c17eeb3887dc4269d1b4837dc875d39e9f8149a8",
265
                "shasum": ""
266
            },
267
            "require": {
268
                "padraic/humbug_get_contents": "^1.0",
269
                "php": ">=5.3.3"
270
            },
271
            "require-dev": {
272
                "phpunit/phpunit": "~4.0"
273
            },
274
            "type": "library",
275
            "extra": {
276
                "branch-alias": {
277
                    "dev-master": "1.0-dev"
278
                }
279
            },
280
            "autoload": {
281
                "psr-4": {
282
                    "Humbug\\SelfUpdate\\": "src/"
283
                }
284
            },
285
            "notification-url": "https://packagist.org/downloads/",
286
            "license": [
287
                "BSD-3-Clause"
288
            ],
289
            "authors": [
290
                {
291
                    "name": "Pádraic Brady",
292
                    "email": "[email protected]",
293
                    "homepage": "http://blog.astrumfutura.com"
294
                }
295
            ],
296
            "description": "A thing to make PHAR self-updating easy and secure.",
297
            "keywords": [
298
                "humbug",
299
                "phar",
300
                "self-update",
301
                "update"
302
            ],
303
            "time": "2016-01-05 23:08:01"
304
        },
305
        {
306
            "name": "psr/log",
307
            "version": "1.0.2",
308
            "source": {
309
                "type": "git",
310
                "url": "https://github.com/php-fig/log.git",
311
                "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d"
312
            },
313
            "dist": {
314
                "type": "zip",
315
                "url": "https://api.github.com/repos/php-fig/log/zipball/4ebe3a8bf773a19edfe0a84b6585ba3d401b724d",
316
                "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d",
317
                "shasum": ""
318
            },
319
            "require": {
320
                "php": ">=5.3.0"
321
            },
322
            "type": "library",
323
            "extra": {
324
                "branch-alias": {
325
                    "dev-master": "1.0.x-dev"
326
                }
327
            },
328
            "autoload": {
329
                "psr-4": {
330
                    "Psr\\Log\\": "Psr/Log/"
331
                }
332
            },
333
            "notification-url": "https://packagist.org/downloads/",
334
            "license": [
335
                "MIT"
336
            ],
337
            "authors": [
338
                {
339
                    "name": "PHP-FIG",
340
                    "homepage": "http://www.php-fig.org/"
341
                }
342
            ],
343
            "description": "Common interface for logging libraries",
344
            "homepage": "https://github.com/php-fig/log",
345
            "keywords": [
346
                "log",
347
                "psr",
348
                "psr-3"
349
            ],
350
            "time": "2016-10-10 12:19:37"
351
        },
352
        {
353
            "name": "scrivo/highlight.php",
354
            "version": "v9.0.0",
355
            "source": {
356
                "type": "git",
357
                "url": "https://github.com/scrivo/highlight.php.git",
358
                "reference": "a905bf346a47f5fa40f33641b346c37f418d1242"
359
            },
360
            "dist": {
361
                "type": "zip",
362
                "url": "https://api.github.com/repos/scrivo/highlight.php/zipball/a905bf346a47f5fa40f33641b346c37f418d1242",
363
                "reference": "a905bf346a47f5fa40f33641b346c37f418d1242",
364
                "shasum": ""
365
            },
366
            "type": "library",
367
            "autoload": {
368
                "psr-0": {
369
                    "Highlight\\": ""
370
                }
371
            },
372
            "notification-url": "https://packagist.org/downloads/",
373
            "license": [
374
                "BSD-3-Clause"
375
            ],
376
            "description": "Server side syntax highlighter that supports over 90 languages. It's a PHP port of highlight.js",
377
            "keywords": [
378
                "code",
379
                "highlight",
380
                "highlight.js",
381
                "highlight.php",
382
                "syntax"
383
            ],
384
            "time": "2016-01-01 14:08:00"
385
        },
386
        {
387
            "name": "symfony/console",
388
            "version": "v3.1.5",
389
            "source": {
390
                "type": "git",
391
                "url": "https://github.com/symfony/console.git",
392
                "reference": "6cb0872fb57b38b3b09ff213c21ed693956b9eb0"
393
            },
394
            "dist": {
395
                "type": "zip",
396
                "url": "https://api.github.com/repos/symfony/console/zipball/6cb0872fb57b38b3b09ff213c21ed693956b9eb0",
397
                "reference": "6cb0872fb57b38b3b09ff213c21ed693956b9eb0",
398
                "shasum": ""
399
            },
400
            "require": {
401
                "php": ">=5.5.9",
402
                "symfony/debug": "~2.8|~3.0",
403
                "symfony/polyfill-mbstring": "~1.0"
404
            },
405
            "require-dev": {
406
                "psr/log": "~1.0",
407
                "symfony/event-dispatcher": "~2.8|~3.0",
408
                "symfony/process": "~2.8|~3.0"
409
            },
410
            "suggest": {
411
                "psr/log": "For using the console logger",
412
                "symfony/event-dispatcher": "",
413
                "symfony/process": ""
414
            },
415
            "type": "library",
416
            "extra": {
417
                "branch-alias": {
418
                    "dev-master": "3.1-dev"
419
                }
420
            },
421
            "autoload": {
422
                "psr-4": {
423
                    "Symfony\\Component\\Console\\": ""
424
                },
425
                "exclude-from-classmap": [
426
                    "/Tests/"
427
                ]
428
            },
429
            "notification-url": "https://packagist.org/downloads/",
430
            "license": [
431
                "MIT"
432
            ],
433
            "authors": [
434
                {
435
                    "name": "Fabien Potencier",
436
                    "email": "[email protected]"
437
                },
438
                {
439
                    "name": "Symfony Community",
440
                    "homepage": "https://symfony.com/contributors"
441
                }
442
            ],
443
            "description": "Symfony Console Component",
444
            "homepage": "https://symfony.com",
445
            "time": "2016-09-28 00:11:12"
446
        },
447
        {
448
            "name": "symfony/debug",
449
            "version": "v3.1.5",
450
            "source": {
451
                "type": "git",
452
                "url": "https://github.com/symfony/debug.git",
453
                "reference": "e2b3f74a67fc928adc3c1b9027f73e1bc01190a8"
454
            },
455
            "dist": {
456
                "type": "zip",
457
                "url": "https://api.github.com/repos/symfony/debug/zipball/e2b3f74a67fc928adc3c1b9027f73e1bc01190a8",
458
                "reference": "e2b3f74a67fc928adc3c1b9027f73e1bc01190a8",
459
                "shasum": ""
460
            },
461
            "require": {
462
                "php": ">=5.5.9",
463
                "psr/log": "~1.0"
464
            },
465
            "conflict": {
466
                "symfony/http-kernel": ">=2.3,<2.3.24|~2.4.0|>=2.5,<2.5.9|>=2.6,<2.6.2"
467
            },
468
            "require-dev": {
469
                "symfony/class-loader": "~2.8|~3.0",
470
                "symfony/http-kernel": "~2.8|~3.0"
471
            },
472
            "type": "library",
473
            "extra": {
474
                "branch-alias": {
475
                    "dev-master": "3.1-dev"
476
                }
477
            },
478
            "autoload": {
479
                "psr-4": {
480
                    "Symfony\\Component\\Debug\\": ""
481
                },
482
                "exclude-from-classmap": [
483
                    "/Tests/"
484
                ]
485
            },
486
            "notification-url": "https://packagist.org/downloads/",
487
            "license": [
488
                "MIT"
489
            ],
490
            "authors": [
491
                {
492
                    "name": "Fabien Potencier",
493
                    "email": "[email protected]"
494
                },
495
                {
496
                    "name": "Symfony Community",
497
                    "homepage": "https://symfony.com/contributors"
498
                }
499
            ],
500
            "description": "Symfony Debug Component",
501
            "homepage": "https://symfony.com",
502
            "time": "2016-09-06 11:02:40"
503
        },
504
        {
505
            "name": "symfony/filesystem",
506
            "version": "v3.1.5",
507
            "source": {
508
                "type": "git",
509
                "url": "https://github.com/symfony/filesystem.git",
510
                "reference": "682fd8fdb3135fdf05fc496a01579ccf6c85c0e5"
511
            },
512
            "dist": {
513
                "type": "zip",
514
                "url": "https://api.github.com/repos/symfony/filesystem/zipball/682fd8fdb3135fdf05fc496a01579ccf6c85c0e5",
515
                "reference": "682fd8fdb3135fdf05fc496a01579ccf6c85c0e5",
516
                "shasum": ""
517
            },
518
            "require": {
519
                "php": ">=5.5.9"
520
            },
521
            "type": "library",
522
            "extra": {
523
                "branch-alias": {
524
                    "dev-master": "3.1-dev"
525
                }
526
            },
527
            "autoload": {
528
                "psr-4": {
529
                    "Symfony\\Component\\Filesystem\\": ""
530
                },
531
                "exclude-from-classmap": [
532
                    "/Tests/"
533
                ]
534
            },
535
            "notification-url": "https://packagist.org/downloads/",
536
            "license": [
537
                "MIT"
538
            ],
539
            "authors": [
540
                {
541
                    "name": "Fabien Potencier",
542
                    "email": "[email protected]"
543
                },
544
                {
545
                    "name": "Symfony Community",
546
                    "homepage": "https://symfony.com/contributors"
547
                }
548
            ],
549
            "description": "Symfony Filesystem Component",
550
            "homepage": "https://symfony.com",
551
            "time": "2016-09-14 00:18:46"
552
        },
553
        {
554
            "name": "symfony/finder",
555
            "version": "v3.1.5",
556
            "source": {
557
                "type": "git",
558
                "url": "https://github.com/symfony/finder.git",
559
                "reference": "205b5ffbb518a98ba2ae60a52656c4a31ab00c6f"
560
            },
561
            "dist": {
562
                "type": "zip",
563
                "url": "https://api.github.com/repos/symfony/finder/zipball/205b5ffbb518a98ba2ae60a52656c4a31ab00c6f",
564
                "reference": "205b5ffbb518a98ba2ae60a52656c4a31ab00c6f",
565
                "shasum": ""
566
            },
567
            "require": {
568
                "php": ">=5.5.9"
569
            },
570
            "type": "library",
571
            "extra": {
572
                "branch-alias": {
573
                    "dev-master": "3.1-dev"
574
                }
575
            },
576
            "autoload": {
577
                "psr-4": {
578
                    "Symfony\\Component\\Finder\\": ""
579
                },
580
                "exclude-from-classmap": [
581
                    "/Tests/"
582
                ]
583
            },
584
            "notification-url": "https://packagist.org/downloads/",
585
            "license": [
586
                "MIT"
587
            ],
588
            "authors": [
589
                {
590
                    "name": "Fabien Potencier",
591
                    "email": "[email protected]"
592
                },
593
                {
594
                    "name": "Symfony Community",
595
                    "homepage": "https://symfony.com/contributors"
596
                }
597
            ],
598
            "description": "Symfony Finder Component",
599
            "homepage": "https://symfony.com",
600
            "time": "2016-09-28 00:11:12"
601
        },
602
        {
603
            "name": "symfony/polyfill-mbstring",
604
            "version": "v1.2.0",
605
            "source": {
606
                "type": "git",
607
                "url": "https://github.com/symfony/polyfill-mbstring.git",
608
                "reference": "dff51f72b0706335131b00a7f49606168c582594"
609
            },
610
            "dist": {
611
                "type": "zip",
612
                "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/dff51f72b0706335131b00a7f49606168c582594",
613
                "reference": "dff51f72b0706335131b00a7f49606168c582594",
614
                "shasum": ""
615
            },
616
            "require": {
617
                "php": ">=5.3.3"
618
            },
619
            "suggest": {
620
                "ext-mbstring": "For best performance"
621
            },
622
            "type": "library",
623
            "extra": {
624
                "branch-alias": {
625
                    "dev-master": "1.2-dev"
626
                }
627
            },
628
            "autoload": {
629
                "psr-4": {
630
                    "Symfony\\Polyfill\\Mbstring\\": ""
631
                },
632
                "files": [
633
                    "bootstrap.php"
634
                ]
635
            },
636
            "notification-url": "https://packagist.org/downloads/",
637
            "license": [
638
                "MIT"
639
            ],
640
            "authors": [
641
                {
642
                    "name": "Nicolas Grekas",
643
                    "email": "[email protected]"
644
                },
645
                {
646
                    "name": "Symfony Community",
647
                    "homepage": "https://symfony.com/contributors"
648
                }
649
            ],
650
            "description": "Symfony polyfill for the Mbstring extension",
651
            "homepage": "https://symfony.com",
652
            "keywords": [
653
                "compatibility",
654
                "mbstring",
655
                "polyfill",
656
                "portable",
657
                "shim"
658
            ],
659
            "time": "2016-05-18 14:26:46"
660
        },
661
        {
662
            "name": "symfony/yaml",
663
            "version": "v3.1.5",
664
            "source": {
665
                "type": "git",
666
                "url": "https://github.com/symfony/yaml.git",
667
                "reference": "368b9738d4033c8b93454cb0dbd45d305135a6d3"
668
            },
669
            "dist": {
670
                "type": "zip",
671
                "url": "https://api.github.com/repos/symfony/yaml/zipball/368b9738d4033c8b93454cb0dbd45d305135a6d3",
672
                "reference": "368b9738d4033c8b93454cb0dbd45d305135a6d3",
673
                "shasum": ""
674
            },
675
            "require": {
676
                "php": ">=5.5.9"
677
            },
678
            "type": "library",
679
            "extra": {
680
                "branch-alias": {
681
                    "dev-master": "3.1-dev"
682
                }
683
            },
684
            "autoload": {
685
                "psr-4": {
686
                    "Symfony\\Component\\Yaml\\": ""
687
                },
688
                "exclude-from-classmap": [
689
                    "/Tests/"
690
                ]
691
            },
692
            "notification-url": "https://packagist.org/downloads/",
693
            "license": [
694
                "MIT"
695
            ],
696
            "authors": [
697
                {
698
                    "name": "Fabien Potencier",
699
                    "email": "[email protected]"
700
                },
701
                {
702
                    "name": "Symfony Community",
703
                    "homepage": "https://symfony.com/contributors"
704
                }
705
            ],
706
            "description": "Symfony Yaml Component",
707
            "homepage": "https://symfony.com",
708
            "time": "2016-09-25 08:27:07"
709
        },
710
        {
711
            "name": "twig/twig",
712
            "version": "v1.26.1",
713
            "source": {
714
                "type": "git",
715
                "url": "https://github.com/twigphp/Twig.git",
716
                "reference": "a09d8ee17ac1cfea29ed60c83960ad685c6a898d"
717
            },
718
            "dist": {
719
                "type": "zip",
720
                "url": "https://api.github.com/repos/twigphp/Twig/zipball/a09d8ee17ac1cfea29ed60c83960ad685c6a898d",
721
                "reference": "a09d8ee17ac1cfea29ed60c83960ad685c6a898d",
722
                "shasum": ""
723
            },
724
            "require": {
725
                "php": ">=5.2.7"
726
            },
727
            "require-dev": {
728
                "symfony/debug": "~2.7",
729
                "symfony/phpunit-bridge": "~2.7"
730
            },
731
            "type": "library",
732
            "extra": {
733
                "branch-alias": {
734
                    "dev-master": "1.26-dev"
735
                }
736
            },
737
            "autoload": {
738
                "psr-0": {
739
                    "Twig_": "lib/"
740
                }
741
            },
742
            "notification-url": "https://packagist.org/downloads/",
743
            "license": [
744
                "BSD-3-Clause"
745
            ],
746
            "authors": [
747
                {
748
                    "name": "Fabien Potencier",
749
                    "email": "[email protected]",
750
                    "homepage": "http://fabien.potencier.org",
751
                    "role": "Lead Developer"
752
                },
753
                {
754
                    "name": "Armin Ronacher",
755
                    "email": "[email protected]",
756
                    "role": "Project Founder"
757
                },
758
                {
759
                    "name": "Twig Team",
760
                    "homepage": "http://twig.sensiolabs.org/contributors",
761
                    "role": "Contributors"
762
                }
763
            ],
764
            "description": "Twig, the flexible, fast, and secure template language for PHP",
765
            "homepage": "http://twig.sensiolabs.org",
766
            "keywords": [
767
                "templating"
768
            ],
769
            "time": "2016-10-05 18:57:41"
770
        }
771
    ],
772
    "packages-dev": [
773
        {
774
            "name": "doctrine/instantiator",
775
            "version": "1.0.5",
776
            "source": {
777
                "type": "git",
778
                "url": "https://github.com/doctrine/instantiator.git",
779
                "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d"
780
            },
781
            "dist": {
782
                "type": "zip",
783
                "url": "https://api.github.com/repos/doctrine/instantiator/zipball/8e884e78f9f0eb1329e445619e04456e64d8051d",
784
                "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d",
785
                "shasum": ""
786
            },
787
            "require": {
788
                "php": ">=5.3,<8.0-DEV"
789
            },
790
            "require-dev": {
791
                "athletic/athletic": "~0.1.8",
792
                "ext-pdo": "*",
793
                "ext-phar": "*",
794
                "phpunit/phpunit": "~4.0",
795
                "squizlabs/php_codesniffer": "~2.0"
796
            },
797
            "type": "library",
798
            "extra": {
799
                "branch-alias": {
800
                    "dev-master": "1.0.x-dev"
801
                }
802
            },
803
            "autoload": {
804
                "psr-4": {
805
                    "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
806
                }
807
            },
808
            "notification-url": "https://packagist.org/downloads/",
809
            "license": [
810
                "MIT"
811
            ],
812
            "authors": [
813
                {
814
                    "name": "Marco Pivetta",
815
                    "email": "[email protected]",
816
                    "homepage": "http://ocramius.github.com/"
817
                }
818
            ],
819
            "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
820
            "homepage": "https://github.com/doctrine/instantiator",
821
            "keywords": [
822
                "constructor",
823
                "instantiate"
824
            ],
825
            "time": "2015-06-14 21:17:01"
826
        },
827
        {
828
            "name": "mikey179/vfsStream",
829
            "version": "v1.6.4",
830
            "source": {
831
                "type": "git",
832
                "url": "https://github.com/mikey179/vfsStream.git",
833
                "reference": "0247f57b2245e8ad2e689d7cee754b45fbabd592"
834
            },
835
            "dist": {
836
                "type": "zip",
837
                "url": "https://api.github.com/repos/mikey179/vfsStream/zipball/0247f57b2245e8ad2e689d7cee754b45fbabd592",
838
                "reference": "0247f57b2245e8ad2e689d7cee754b45fbabd592",
839
                "shasum": ""
840
            },
841
            "require": {
842
                "php": ">=5.3.0"
843
            },
844
            "require-dev": {
845
                "phpunit/phpunit": "~4.5"
846
            },
847
            "type": "library",
848
            "extra": {
849
                "branch-alias": {
850
                    "dev-master": "1.6.x-dev"
851
                }
852
            },
853
            "autoload": {
854
                "psr-0": {
855
                    "org\\bovigo\\vfs\\": "src/main/php"
856
                }
857
            },
858
            "notification-url": "https://packagist.org/downloads/",
859
            "license": [
860
                "BSD-3-Clause"
861
            ],
862
            "authors": [
863
                {
864
                    "name": "Frank Kleine",
865
                    "homepage": "http://frankkleine.de/",
866
                    "role": "Developer"
867
                }
868
            ],
869
            "description": "Virtual file system to mock the real file system in unit tests.",
870
            "homepage": "http://vfs.bovigo.org/",
871
            "time": "2016-07-18 14:02:57"
872
        },
873
        {
874
            "name": "phpdocumentor/reflection-common",
875
            "version": "1.0",
876
            "source": {
877
                "type": "git",
878
                "url": "https://github.com/phpDocumentor/ReflectionCommon.git",
879
                "reference": "144c307535e82c8fdcaacbcfc1d6d8eeb896687c"
880
            },
881
            "dist": {
882
                "type": "zip",
883
                "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/144c307535e82c8fdcaacbcfc1d6d8eeb896687c",
884
                "reference": "144c307535e82c8fdcaacbcfc1d6d8eeb896687c",
885
                "shasum": ""
886
            },
887
            "require": {
888
                "php": ">=5.5"
889
            },
890
            "require-dev": {
891
                "phpunit/phpunit": "^4.6"
892
            },
893
            "type": "library",
894
            "extra": {
895
                "branch-alias": {
896
                    "dev-master": "1.0.x-dev"
897
                }
898
            },
899
            "autoload": {
900
                "psr-4": {
901
                    "phpDocumentor\\Reflection\\": [
902
                        "src"
903
                    ]
904
                }
905
            },
906
            "notification-url": "https://packagist.org/downloads/",
907
            "license": [
908
                "MIT"
909
            ],
910
            "authors": [
911
                {
912
                    "name": "Jaap van Otterdijk",
913
                    "email": "[email protected]"
914
                }
915
            ],
916
            "description": "Common reflection classes used by phpdocumentor to reflect the code structure",
917
            "homepage": "http://www.phpdoc.org",
918
            "keywords": [
919
                "FQSEN",
920
                "phpDocumentor",
921
                "phpdoc",
922
                "reflection",
923
                "static analysis"
924
            ],
925
            "time": "2015-12-27 11:43:31"
926
        },
927
        {
928
            "name": "phpdocumentor/reflection-docblock",
929
            "version": "3.1.1",
930
            "source": {
931
                "type": "git",
932
                "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
933
                "reference": "8331b5efe816ae05461b7ca1e721c01b46bafb3e"
934
            },
935
            "dist": {
936
                "type": "zip",
937
                "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/8331b5efe816ae05461b7ca1e721c01b46bafb3e",
938
                "reference": "8331b5efe816ae05461b7ca1e721c01b46bafb3e",
939
                "shasum": ""
940
            },
941
            "require": {
942
                "php": ">=5.5",
943
                "phpdocumentor/reflection-common": "^1.0@dev",
944
                "phpdocumentor/type-resolver": "^0.2.0",
945
                "webmozart/assert": "^1.0"
946
            },
947
            "require-dev": {
948
                "mockery/mockery": "^0.9.4",
949
                "phpunit/phpunit": "^4.4"
950
            },
951
            "type": "library",
952
            "autoload": {
953
                "psr-4": {
954
                    "phpDocumentor\\Reflection\\": [
955
                        "src/"
956
                    ]
957
                }
958
            },
959
            "notification-url": "https://packagist.org/downloads/",
960
            "license": [
961
                "MIT"
962
            ],
963
            "authors": [
964
                {
965
                    "name": "Mike van Riel",
966
                    "email": "[email protected]"
967
                }
968
            ],
969
            "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
970
            "time": "2016-09-30 07:12:33"
971
        },
972
        {
973
            "name": "phpdocumentor/type-resolver",
974
            "version": "0.2",
975
            "source": {
976
                "type": "git",
977
                "url": "https://github.com/phpDocumentor/TypeResolver.git",
978
                "reference": "b39c7a5b194f9ed7bd0dd345c751007a41862443"
979
            },
980
            "dist": {
981
                "type": "zip",
982
                "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/b39c7a5b194f9ed7bd0dd345c751007a41862443",
983
                "reference": "b39c7a5b194f9ed7bd0dd345c751007a41862443",
984
                "shasum": ""
985
            },
986
            "require": {
987
                "php": ">=5.5",
988
                "phpdocumentor/reflection-common": "^1.0"
989
            },
990
            "require-dev": {
991
                "mockery/mockery": "^0.9.4",
992
                "phpunit/phpunit": "^5.2||^4.8.24"
993
            },
994
            "type": "library",
995
            "extra": {
996
                "branch-alias": {
997
                    "dev-master": "1.0.x-dev"
998
                }
999
            },
1000
            "autoload": {
1001
                "psr-4": {
1002
                    "phpDocumentor\\Reflection\\": [
1003
                        "src/"
1004
                    ]
1005
                }
1006
            },
1007
            "notification-url": "https://packagist.org/downloads/",
1008
            "license": [
1009
                "MIT"
1010
            ],
1011
            "authors": [
1012
                {
1013
                    "name": "Mike van Riel",
1014
                    "email": "[email protected]"
1015
                }
1016
            ],
1017
            "time": "2016-06-10 07:14:17"
1018
        },
1019
        {
1020
            "name": "phpspec/prophecy",
1021
            "version": "v1.6.1",
1022
            "source": {
1023
                "type": "git",
1024
                "url": "https://github.com/phpspec/prophecy.git",
1025
                "reference": "58a8137754bc24b25740d4281399a4a3596058e0"
1026
            },
1027
            "dist": {
1028
                "type": "zip",
1029
                "url": "https://api.github.com/repos/phpspec/prophecy/zipball/58a8137754bc24b25740d4281399a4a3596058e0",
1030
                "reference": "58a8137754bc24b25740d4281399a4a3596058e0",
1031
                "shasum": ""
1032
            },
1033
            "require": {
1034
                "doctrine/instantiator": "^1.0.2",
1035
                "php": "^5.3|^7.0",
1036
                "phpdocumentor/reflection-docblock": "^2.0|^3.0.2",
1037
                "sebastian/comparator": "^1.1",
1038
                "sebastian/recursion-context": "^1.0"
1039
            },
1040
            "require-dev": {
1041
                "phpspec/phpspec": "^2.0"
1042
            },
1043
            "type": "library",
1044
            "extra": {
1045
                "branch-alias": {
1046
                    "dev-master": "1.6.x-dev"
1047
                }
1048
            },
1049
            "autoload": {
1050
                "psr-0": {
1051
                    "Prophecy\\": "src/"
1052
                }
1053
            },
1054
            "notification-url": "https://packagist.org/downloads/",
1055
            "license": [
1056
                "MIT"
1057
            ],
1058
            "authors": [
1059
                {
1060
                    "name": "Konstantin Kudryashov",
1061
                    "email": "[email protected]",
1062
                    "homepage": "http://everzet.com"
1063
                },
1064
                {
1065
                    "name": "Marcello Duarte",
1066
                    "email": "[email protected]"
1067
                }
1068
            ],
1069
            "description": "Highly opinionated mocking framework for PHP 5.3+",
1070
            "homepage": "https://github.com/phpspec/prophecy",
1071
            "keywords": [
1072
                "Double",
1073
                "Dummy",
1074
                "fake",
1075
                "mock",
1076
                "spy",
1077
                "stub"
1078
            ],
1079
            "time": "2016-06-07 08:13:47"
1080
        },
1081
        {
1082
            "name": "phpunit/php-code-coverage",
1083
            "version": "2.2.4",
1084
            "source": {
1085
                "type": "git",
1086
                "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
1087
                "reference": "eabf68b476ac7d0f73793aada060f1c1a9bf8979"
1088
            },
1089
            "dist": {
1090
                "type": "zip",
1091
                "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/eabf68b476ac7d0f73793aada060f1c1a9bf8979",
1092
                "reference": "eabf68b476ac7d0f73793aada060f1c1a9bf8979",
1093
                "shasum": ""
1094
            },
1095
            "require": {
1096
                "php": ">=5.3.3",
1097
                "phpunit/php-file-iterator": "~1.3",
1098
                "phpunit/php-text-template": "~1.2",
1099
                "phpunit/php-token-stream": "~1.3",
1100
                "sebastian/environment": "^1.3.2",
1101
                "sebastian/version": "~1.0"
1102
            },
1103
            "require-dev": {
1104
                "ext-xdebug": ">=2.1.4",
1105
                "phpunit/phpunit": "~4"
1106
            },
1107
            "suggest": {
1108
                "ext-dom": "*",
1109
                "ext-xdebug": ">=2.2.1",
1110
                "ext-xmlwriter": "*"
1111
            },
1112
            "type": "library",
1113
            "extra": {
1114
                "branch-alias": {
1115
                    "dev-master": "2.2.x-dev"
1116
                }
1117
            },
1118
            "autoload": {
1119
                "classmap": [
1120
                    "src/"
1121
                ]
1122
            },
1123
            "notification-url": "https://packagist.org/downloads/",
1124
            "license": [
1125
                "BSD-3-Clause"
1126
            ],
1127
            "authors": [
1128
                {
1129
                    "name": "Sebastian Bergmann",
1130
                    "email": "[email protected]",
1131
                    "role": "lead"
1132
                }
1133
            ],
1134
            "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
1135
            "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
1136
            "keywords": [
1137
                "coverage",
1138
                "testing",
1139
                "xunit"
1140
            ],
1141
            "time": "2015-10-06 15:47:00"
1142
        },
1143
        {
1144
            "name": "phpunit/php-file-iterator",
1145
            "version": "1.4.1",
1146
            "source": {
1147
                "type": "git",
1148
                "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
1149
                "reference": "6150bf2c35d3fc379e50c7602b75caceaa39dbf0"
1150
            },
1151
            "dist": {
1152
                "type": "zip",
1153
                "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/6150bf2c35d3fc379e50c7602b75caceaa39dbf0",
1154
                "reference": "6150bf2c35d3fc379e50c7602b75caceaa39dbf0",
1155
                "shasum": ""
1156
            },
1157
            "require": {
1158
                "php": ">=5.3.3"
1159
            },
1160
            "type": "library",
1161
            "extra": {
1162
                "branch-alias": {
1163
                    "dev-master": "1.4.x-dev"
1164
                }
1165
            },
1166
            "autoload": {
1167
                "classmap": [
1168
                    "src/"
1169
                ]
1170
            },
1171
            "notification-url": "https://packagist.org/downloads/",
1172
            "license": [
1173
                "BSD-3-Clause"
1174
            ],
1175
            "authors": [
1176
                {
1177
                    "name": "Sebastian Bergmann",
1178
                    "email": "[email protected]",
1179
                    "role": "lead"
1180
                }
1181
            ],
1182
            "description": "FilterIterator implementation that filters files based on a list of suffixes.",
1183
            "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
1184
            "keywords": [
1185
                "filesystem",
1186
                "iterator"
1187
            ],
1188
            "time": "2015-06-21 13:08:43"
1189
        },
1190
        {
1191
            "name": "phpunit/php-text-template",
1192
            "version": "1.2.1",
1193
            "source": {
1194
                "type": "git",
1195
                "url": "https://github.com/sebastianbergmann/php-text-template.git",
1196
                "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686"
1197
            },
1198
            "dist": {
1199
                "type": "zip",
1200
                "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
1201
                "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
1202
                "shasum": ""
1203
            },
1204
            "require": {
1205
                "php": ">=5.3.3"
1206
            },
1207
            "type": "library",
1208
            "autoload": {
1209
                "classmap": [
1210
                    "src/"
1211
                ]
1212
            },
1213
            "notification-url": "https://packagist.org/downloads/",
1214
            "license": [
1215
                "BSD-3-Clause"
1216
            ],
1217
            "authors": [
1218
                {
1219
                    "name": "Sebastian Bergmann",
1220
                    "email": "[email protected]",
1221
                    "role": "lead"
1222
                }
1223
            ],
1224
            "description": "Simple template engine.",
1225
            "homepage": "https://github.com/sebastianbergmann/php-text-template/",
1226
            "keywords": [
1227
                "template"
1228
            ],
1229
            "time": "2015-06-21 13:50:34"
1230
        },
1231
        {
1232
            "name": "phpunit/php-timer",
1233
            "version": "1.0.8",
1234
            "source": {
1235
                "type": "git",
1236
                "url": "https://github.com/sebastianbergmann/php-timer.git",
1237
                "reference": "38e9124049cf1a164f1e4537caf19c99bf1eb260"
1238
            },
1239
            "dist": {
1240
                "type": "zip",
1241
                "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/38e9124049cf1a164f1e4537caf19c99bf1eb260",
1242
                "reference": "38e9124049cf1a164f1e4537caf19c99bf1eb260",
1243
                "shasum": ""
1244
            },
1245
            "require": {
1246
                "php": ">=5.3.3"
1247
            },
1248
            "require-dev": {
1249
                "phpunit/phpunit": "~4|~5"
1250
            },
1251
            "type": "library",
1252
            "autoload": {
1253
                "classmap": [
1254
                    "src/"
1255
                ]
1256
            },
1257
            "notification-url": "https://packagist.org/downloads/",
1258
            "license": [
1259
                "BSD-3-Clause"
1260
            ],
1261
            "authors": [
1262
                {
1263
                    "name": "Sebastian Bergmann",
1264
                    "email": "[email protected]",
1265
                    "role": "lead"
1266
                }
1267
            ],
1268
            "description": "Utility class for timing",
1269
            "homepage": "https://github.com/sebastianbergmann/php-timer/",
1270
            "keywords": [
1271
                "timer"
1272
            ],
1273
            "time": "2016-05-12 18:03:57"
1274
        },
1275
        {
1276
            "name": "phpunit/php-token-stream",
1277
            "version": "1.4.8",
1278
            "source": {
1279
                "type": "git",
1280
                "url": "https://github.com/sebastianbergmann/php-token-stream.git",
1281
                "reference": "3144ae21711fb6cac0b1ab4cbe63b75ce3d4e8da"
1282
            },
1283
            "dist": {
1284
                "type": "zip",
1285
                "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/3144ae21711fb6cac0b1ab4cbe63b75ce3d4e8da",
1286
                "reference": "3144ae21711fb6cac0b1ab4cbe63b75ce3d4e8da",
1287
                "shasum": ""
1288
            },
1289
            "require": {
1290
                "ext-tokenizer": "*",
1291
                "php": ">=5.3.3"
1292
            },
1293
            "require-dev": {
1294
                "phpunit/phpunit": "~4.2"
1295
            },
1296
            "type": "library",
1297
            "extra": {
1298
                "branch-alias": {
1299
                    "dev-master": "1.4-dev"
1300
                }
1301
            },
1302
            "autoload": {
1303
                "classmap": [
1304
                    "src/"
1305
                ]
1306
            },
1307
            "notification-url": "https://packagist.org/downloads/",
1308
            "license": [
1309
                "BSD-3-Clause"
1310
            ],
1311
            "authors": [
1312
                {
1313
                    "name": "Sebastian Bergmann",
1314
                    "email": "[email protected]"
1315
                }
1316
            ],
1317
            "description": "Wrapper around PHP's tokenizer extension.",
1318
            "homepage": "https://github.com/sebastianbergmann/php-token-stream/",
1319
            "keywords": [
1320
                "tokenizer"
1321
            ],
1322
            "time": "2015-09-15 10:49:45"
1323
        },
1324
        {
1325
            "name": "phpunit/phpunit",
1326
            "version": "4.8.27",
1327
            "source": {
1328
                "type": "git",
1329
                "url": "https://github.com/sebastianbergmann/phpunit.git",
1330
                "reference": "c062dddcb68e44b563f66ee319ddae2b5a322a90"
1331
            },
1332
            "dist": {
1333
                "type": "zip",
1334
                "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/c062dddcb68e44b563f66ee319ddae2b5a322a90",
1335
                "reference": "c062dddcb68e44b563f66ee319ddae2b5a322a90",
1336
                "shasum": ""
1337
            },
1338
            "require": {
1339
                "ext-dom": "*",
1340
                "ext-json": "*",
1341
                "ext-pcre": "*",
1342
                "ext-reflection": "*",
1343
                "ext-spl": "*",
1344
                "php": ">=5.3.3",
1345
                "phpspec/prophecy": "^1.3.1",
1346
                "phpunit/php-code-coverage": "~2.1",
1347
                "phpunit/php-file-iterator": "~1.4",
1348
                "phpunit/php-text-template": "~1.2",
1349
                "phpunit/php-timer": "^1.0.6",
1350
                "phpunit/phpunit-mock-objects": "~2.3",
1351
                "sebastian/comparator": "~1.1",
1352
                "sebastian/diff": "~1.2",
1353
                "sebastian/environment": "~1.3",
1354
                "sebastian/exporter": "~1.2",
1355
                "sebastian/global-state": "~1.0",
1356
                "sebastian/version": "~1.0",
1357
                "symfony/yaml": "~2.1|~3.0"
1358
            },
1359
            "suggest": {
1360
                "phpunit/php-invoker": "~1.1"
1361
            },
1362
            "bin": [
1363
                "phpunit"
1364
            ],
1365
            "type": "library",
1366
            "extra": {
1367
                "branch-alias": {
1368
                    "dev-master": "4.8.x-dev"
1369
                }
1370
            },
1371
            "autoload": {
1372
                "classmap": [
1373
                    "src/"
1374
                ]
1375
            },
1376
            "notification-url": "https://packagist.org/downloads/",
1377
            "license": [
1378
                "BSD-3-Clause"
1379
            ],
1380
            "authors": [
1381
                {
1382
                    "name": "Sebastian Bergmann",
1383
                    "email": "[email protected]",
1384
                    "role": "lead"
1385
                }
1386
            ],
1387
            "description": "The PHP Unit Testing framework.",
1388
            "homepage": "https://phpunit.de/",
1389
            "keywords": [
1390
                "phpunit",
1391
                "testing",
1392
                "xunit"
1393
            ],
1394
            "time": "2016-07-21 06:48:14"
1395
        },
1396
        {
1397
            "name": "phpunit/phpunit-mock-objects",
1398
            "version": "2.3.8",
1399
            "source": {
1400
                "type": "git",
1401
                "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git",
1402
                "reference": "ac8e7a3db35738d56ee9a76e78a4e03d97628983"
1403
            },
1404
            "dist": {
1405
                "type": "zip",
1406
                "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/ac8e7a3db35738d56ee9a76e78a4e03d97628983",
1407
                "reference": "ac8e7a3db35738d56ee9a76e78a4e03d97628983",
1408
                "shasum": ""
1409
            },
1410
            "require": {
1411
                "doctrine/instantiator": "^1.0.2",
1412
                "php": ">=5.3.3",
1413
                "phpunit/php-text-template": "~1.2",
1414
                "sebastian/exporter": "~1.2"
1415
            },
1416
            "require-dev": {
1417
                "phpunit/phpunit": "~4.4"
1418
            },
1419
            "suggest": {
1420
                "ext-soap": "*"
1421
            },
1422
            "type": "library",
1423
            "extra": {
1424
                "branch-alias": {
1425
                    "dev-master": "2.3.x-dev"
1426
                }
1427
            },
1428
            "autoload": {
1429
                "classmap": [
1430
                    "src/"
1431
                ]
1432
            },
1433
            "notification-url": "https://packagist.org/downloads/",
1434
            "license": [
1435
                "BSD-3-Clause"
1436
            ],
1437
            "authors": [
1438
                {
1439
                    "name": "Sebastian Bergmann",
1440
                    "email": "[email protected]",
1441
                    "role": "lead"
1442
                }
1443
            ],
1444
            "description": "Mock Object library for PHPUnit",
1445
            "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/",
1446
            "keywords": [
1447
                "mock",
1448
                "xunit"
1449
            ],
1450
            "time": "2015-10-02 06:51:40"
1451
        },
1452
        {
1453
            "name": "sebastian/comparator",
1454
            "version": "1.2.0",
1455
            "source": {
1456
                "type": "git",
1457
                "url": "https://github.com/sebastianbergmann/comparator.git",
1458
                "reference": "937efb279bd37a375bcadf584dec0726f84dbf22"
1459
            },
1460
            "dist": {
1461
                "type": "zip",
1462
                "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/937efb279bd37a375bcadf584dec0726f84dbf22",
1463
                "reference": "937efb279bd37a375bcadf584dec0726f84dbf22",
1464
                "shasum": ""
1465
            },
1466
            "require": {
1467
                "php": ">=5.3.3",
1468
                "sebastian/diff": "~1.2",
1469
                "sebastian/exporter": "~1.2"
1470
            },
1471
            "require-dev": {
1472
                "phpunit/phpunit": "~4.4"
1473
            },
1474
            "type": "library",
1475
            "extra": {
1476
                "branch-alias": {
1477
                    "dev-master": "1.2.x-dev"
1478
                }
1479
            },
1480
            "autoload": {
1481
                "classmap": [
1482
                    "src/"
1483
                ]
1484
            },
1485
            "notification-url": "https://packagist.org/downloads/",
1486
            "license": [
1487
                "BSD-3-Clause"
1488
            ],
1489
            "authors": [
1490
                {
1491
                    "name": "Jeff Welch",
1492
                    "email": "[email protected]"
1493
                },
1494
                {
1495
                    "name": "Volker Dusch",
1496
                    "email": "[email protected]"
1497
                },
1498
                {
1499
                    "name": "Bernhard Schussek",
1500
                    "email": "[email protected]"
1501
                },
1502
                {
1503
                    "name": "Sebastian Bergmann",
1504
                    "email": "[email protected]"
1505
                }
1506
            ],
1507
            "description": "Provides the functionality to compare PHP values for equality",
1508
            "homepage": "http://www.github.com/sebastianbergmann/comparator",
1509
            "keywords": [
1510
                "comparator",
1511
                "compare",
1512
                "equality"
1513
            ],
1514
            "time": "2015-07-26 15:48:44"
1515
        },
1516
        {
1517
            "name": "sebastian/diff",
1518
            "version": "1.4.1",
1519
            "source": {
1520
                "type": "git",
1521
                "url": "https://github.com/sebastianbergmann/diff.git",
1522
                "reference": "13edfd8706462032c2f52b4b862974dd46b71c9e"
1523
            },
1524
            "dist": {
1525
                "type": "zip",
1526
                "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/13edfd8706462032c2f52b4b862974dd46b71c9e",
1527
                "reference": "13edfd8706462032c2f52b4b862974dd46b71c9e",
1528
                "shasum": ""
1529
            },
1530
            "require": {
1531
                "php": ">=5.3.3"
1532
            },
1533
            "require-dev": {
1534
                "phpunit/phpunit": "~4.8"
1535
            },
1536
            "type": "library",
1537
            "extra": {
1538
                "branch-alias": {
1539
                    "dev-master": "1.4-dev"
1540
                }
1541
            },
1542
            "autoload": {
1543
                "classmap": [
1544
                    "src/"
1545
                ]
1546
            },
1547
            "notification-url": "https://packagist.org/downloads/",
1548
            "license": [
1549
                "BSD-3-Clause"
1550
            ],
1551
            "authors": [
1552
                {
1553
                    "name": "Kore Nordmann",
1554
                    "email": "[email protected]"
1555
                },
1556
                {
1557
                    "name": "Sebastian Bergmann",
1558
                    "email": "[email protected]"
1559
                }
1560
            ],
1561
            "description": "Diff implementation",
1562
            "homepage": "https://github.com/sebastianbergmann/diff",
1563
            "keywords": [
1564
                "diff"
1565
            ],
1566
            "time": "2015-12-08 07:14:41"
1567
        },
1568
        {
1569
            "name": "sebastian/environment",
1570
            "version": "1.3.8",
1571
            "source": {
1572
                "type": "git",
1573
                "url": "https://github.com/sebastianbergmann/environment.git",
1574
                "reference": "be2c607e43ce4c89ecd60e75c6a85c126e754aea"
1575
            },
1576
            "dist": {
1577
                "type": "zip",
1578
                "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/be2c607e43ce4c89ecd60e75c6a85c126e754aea",
1579
                "reference": "be2c607e43ce4c89ecd60e75c6a85c126e754aea",
1580
                "shasum": ""
1581
            },
1582
            "require": {
1583
                "php": "^5.3.3 || ^7.0"
1584
            },
1585
            "require-dev": {
1586
                "phpunit/phpunit": "^4.8 || ^5.0"
1587
            },
1588
            "type": "library",
1589
            "extra": {
1590
                "branch-alias": {
1591
                    "dev-master": "1.3.x-dev"
1592
                }
1593
            },
1594
            "autoload": {
1595
                "classmap": [
1596
                    "src/"
1597
                ]
1598
            },
1599
            "notification-url": "https://packagist.org/downloads/",
1600
            "license": [
1601
                "BSD-3-Clause"
1602
            ],
1603
            "authors": [
1604
                {
1605
                    "name": "Sebastian Bergmann",
1606
                    "email": "[email protected]"
1607
                }
1608
            ],
1609
            "description": "Provides functionality to handle HHVM/PHP environments",
1610
            "homepage": "http://www.github.com/sebastianbergmann/environment",
1611
            "keywords": [
1612
                "Xdebug",
1613
                "environment",
1614
                "hhvm"
1615
            ],
1616
            "time": "2016-08-18 05:49:44"
1617
        },
1618
        {
1619
            "name": "sebastian/exporter",
1620
            "version": "1.2.2",
1621
            "source": {
1622
                "type": "git",
1623
                "url": "https://github.com/sebastianbergmann/exporter.git",
1624
                "reference": "42c4c2eec485ee3e159ec9884f95b431287edde4"
1625
            },
1626
            "dist": {
1627
                "type": "zip",
1628
                "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/42c4c2eec485ee3e159ec9884f95b431287edde4",
1629
                "reference": "42c4c2eec485ee3e159ec9884f95b431287edde4",
1630
                "shasum": ""
1631
            },
1632
            "require": {
1633
                "php": ">=5.3.3",
1634
                "sebastian/recursion-context": "~1.0"
1635
            },
1636
            "require-dev": {
1637
                "ext-mbstring": "*",
1638
                "phpunit/phpunit": "~4.4"
1639
            },
1640
            "type": "library",
1641
            "extra": {
1642
                "branch-alias": {
1643
                    "dev-master": "1.3.x-dev"
1644
                }
1645
            },
1646
            "autoload": {
1647
                "classmap": [
1648
                    "src/"
1649
                ]
1650
            },
1651
            "notification-url": "https://packagist.org/downloads/",
1652
            "license": [
1653
                "BSD-3-Clause"
1654
            ],
1655
            "authors": [
1656
                {
1657
                    "name": "Jeff Welch",
1658
                    "email": "[email protected]"
1659
                },
1660
                {
1661
                    "name": "Volker Dusch",
1662
                    "email": "[email protected]"
1663
                },
1664
                {
1665
                    "name": "Bernhard Schussek",
1666
                    "email": "[email protected]"
1667
                },
1668
                {
1669
                    "name": "Sebastian Bergmann",
1670
                    "email": "[email protected]"
1671
                },
1672
                {
1673
                    "name": "Adam Harvey",
1674
                    "email": "[email protected]"
1675
                }
1676
            ],
1677
            "description": "Provides the functionality to export PHP variables for visualization",
1678
            "homepage": "http://www.github.com/sebastianbergmann/exporter",
1679
            "keywords": [
1680
                "export",
1681
                "exporter"
1682
            ],
1683
            "time": "2016-06-17 09:04:28"
1684
        },
1685
        {
1686
            "name": "sebastian/global-state",
1687
            "version": "1.1.1",
1688
            "source": {
1689
                "type": "git",
1690
                "url": "https://github.com/sebastianbergmann/global-state.git",
1691
                "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4"
1692
            },
1693
            "dist": {
1694
                "type": "zip",
1695
                "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/bc37d50fea7d017d3d340f230811c9f1d7280af4",
1696
                "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4",
1697
                "shasum": ""
1698
            },
1699
            "require": {
1700
                "php": ">=5.3.3"
1701
            },
1702
            "require-dev": {
1703
                "phpunit/phpunit": "~4.2"
1704
            },
1705
            "suggest": {
1706
                "ext-uopz": "*"
1707
            },
1708
            "type": "library",
1709
            "extra": {
1710
                "branch-alias": {
1711
                    "dev-master": "1.0-dev"
1712
                }
1713
            },
1714
            "autoload": {
1715
                "classmap": [
1716
                    "src/"
1717
                ]
1718
            },
1719
            "notification-url": "https://packagist.org/downloads/",
1720
            "license": [
1721
                "BSD-3-Clause"
1722
            ],
1723
            "authors": [
1724
                {
1725
                    "name": "Sebastian Bergmann",
1726
                    "email": "[email protected]"
1727
                }
1728
            ],
1729
            "description": "Snapshotting of global state",
1730
            "homepage": "http://www.github.com/sebastianbergmann/global-state",
1731
            "keywords": [
1732
                "global state"
1733
            ],
1734
            "time": "2015-10-12 03:26:01"
1735
        },
1736
        {
1737
            "name": "sebastian/recursion-context",
1738
            "version": "1.0.2",
1739
            "source": {
1740
                "type": "git",
1741
                "url": "https://github.com/sebastianbergmann/recursion-context.git",
1742
                "reference": "913401df809e99e4f47b27cdd781f4a258d58791"
1743
            },
1744
            "dist": {
1745
                "type": "zip",
1746
                "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/913401df809e99e4f47b27cdd781f4a258d58791",
1747
                "reference": "913401df809e99e4f47b27cdd781f4a258d58791",
1748
                "shasum": ""
1749
            },
1750
            "require": {
1751
                "php": ">=5.3.3"
1752
            },
1753
            "require-dev": {
1754
                "phpunit/phpunit": "~4.4"
1755
            },
1756
            "type": "library",
1757
            "extra": {
1758
                "branch-alias": {
1759
                    "dev-master": "1.0.x-dev"
1760
                }
1761
            },
1762
            "autoload": {
1763
                "classmap": [
1764
                    "src/"
1765
                ]
1766
            },
1767
            "notification-url": "https://packagist.org/downloads/",
1768
            "license": [
1769
                "BSD-3-Clause"
1770
            ],
1771
            "authors": [
1772
                {
1773
                    "name": "Jeff Welch",
1774
                    "email": "[email protected]"
1775
                },
1776
                {
1777
                    "name": "Sebastian Bergmann",
1778
                    "email": "[email protected]"
1779
                },
1780
                {
1781
                    "name": "Adam Harvey",
1782
                    "email": "[email protected]"
1783
                }
1784
            ],
1785
            "description": "Provides functionality to recursively process PHP variables",
1786
            "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
1787
            "time": "2015-11-11 19:50:13"
1788
        },
1789
        {
1790
            "name": "sebastian/version",
1791
            "version": "1.0.6",
1792
            "source": {
1793
                "type": "git",
1794
                "url": "https://github.com/sebastianbergmann/version.git",
1795
                "reference": "58b3a85e7999757d6ad81c787a1fbf5ff6c628c6"
1796
            },
1797
            "dist": {
1798
                "type": "zip",
1799
                "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/58b3a85e7999757d6ad81c787a1fbf5ff6c628c6",
1800
                "reference": "58b3a85e7999757d6ad81c787a1fbf5ff6c628c6",
1801
                "shasum": ""
1802
            },
1803
            "type": "library",
1804
            "autoload": {
1805
                "classmap": [
1806
                    "src/"
1807
                ]
1808
            },
1809
            "notification-url": "https://packagist.org/downloads/",
1810
            "license": [
1811
                "BSD-3-Clause"
1812
            ],
1813
            "authors": [
1814
                {
1815
                    "name": "Sebastian Bergmann",
1816
                    "email": "[email protected]",
1817
                    "role": "lead"
1818
                }
1819
            ],
1820
            "description": "Library that helps with managing the version number of Git-hosted PHP projects",
1821
            "homepage": "https://github.com/sebastianbergmann/version",
1822
            "time": "2015-06-21 13:59:46"
1823
        },
1824
        {
1825
            "name": "webmozart/assert",
1826
            "version": "1.1.0",
1827
            "source": {
1828
                "type": "git",
1829
                "url": "https://github.com/webmozart/assert.git",
1830
                "reference": "bb2d123231c095735130cc8f6d31385a44c7b308"
1831
            },
1832
            "dist": {
1833
                "type": "zip",
1834
                "url": "https://api.github.com/repos/webmozart/assert/zipball/bb2d123231c095735130cc8f6d31385a44c7b308",
1835
                "reference": "bb2d123231c095735130cc8f6d31385a44c7b308",
1836
                "shasum": ""
1837
            },
1838
            "require": {
1839
                "php": "^5.3.3|^7.0"
1840
            },
1841
            "require-dev": {
1842
                "phpunit/phpunit": "^4.6",
1843
                "sebastian/version": "^1.0.1"
1844
            },
1845
            "type": "library",
1846
            "extra": {
1847
                "branch-alias": {
1848
                    "dev-master": "1.2-dev"
1849
                }
1850
            },
1851
            "autoload": {
1852
                "psr-4": {
1853
                    "Webmozart\\Assert\\": "src/"
1854
                }
1855
            },
1856
            "notification-url": "https://packagist.org/downloads/",
1857
            "license": [
1858
                "MIT"
1859
            ],
1860
            "authors": [
1861
                {
1862
                    "name": "Bernhard Schussek",
1863
                    "email": "[email protected]"
1864
                }
1865
            ],
1866
            "description": "Assertions to validate method input/output with nice error messages.",
1867
            "keywords": [
1868
                "assert",
1869
                "check",
1870
                "validate"
1871
            ],
1872
            "time": "2016-08-09 15:02:57"
1873
        }
1874
    ],
1875
    "aliases": [],
1876
    "minimum-stability": "stable",
1877
    "stability-flags": {
1878
        "allejo/resource-watcher": 20,
1879
        "gregwar/rst": 20
1880
    },
1881
    "prefer-stable": false,
1882
    "prefer-lowest": false,
1883
    "platform": [],
1884
    "platform-dev": []
1885
}
1886