Completed
Pull Request — master (#8)
by
unknown
18:12
created

composer.lock (1 issue)

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": "39ee8f1e3d0fe6810a8af09bfeed0683",
8
    "content-hash": "bf364f6f0ab954e2834dcd2c0fdd97b8",
9
    "packages": [
10
        {
11
            "name": "2amigos/yii2-leaflet-extension",
12
            "version": "1.0.2",
13
            "source": {
14
                "type": "git",
15
                "url": "https://github.com/2amigos/yii2-leaflet-extension.git",
16
                "reference": "05ac1496b0b7a5c7bdeec110a02f0e36d0a91e88"
17
            },
18
            "dist": {
19
                "type": "zip",
20
                "url": "https://api.github.com/repos/2amigos/yii2-leaflet-extension/zipball/05ac1496b0b7a5c7bdeec110a02f0e36d0a91e88",
21
                "reference": "05ac1496b0b7a5c7bdeec110a02f0e36d0a91e88",
22
                "shasum": ""
23
            },
24
            "require": {
25
                "bower-asset/leaflet": "0.7.*@stable",
26
                "yiisoft/yii2": "~2.0.0"
27
            },
28
            "require-dev": {
29
                "phpunit/phpunit": "4.*"
30
            },
31
            "type": "yii2-extension",
32
            "extra": {
33
                "branch-alias": {
34
                    "dev-master": "1.0-dev"
35
                },
36
                "asset-installer-paths": {
37
                    "bower-asset-library": "vendor/bower"
38
                }
39
            },
40
            "autoload": {
41
                "psr-4": {
42
                    "dosamigos\\leaflet\\": "src"
43
                }
44
            },
45
            "notification-url": "https://packagist.org/downloads/",
46
            "license": [
47
                "BSD-3-Clause"
48
            ],
49
            "authors": [
50
                {
51
                    "name": "2amigOS! Consulting Group",
52
                    "email": "[email protected]",
53
                    "homepage": "http://2amigos.us",
54
                    "role": "Developer"
55
                }
56
            ],
57
            "description": "LeafLet Mobile-Friendly Interactive Maps Extension Library for Yii2.",
58
            "homepage": "http://yiiwheels.com/extension/leaflet-extension-library",
59
            "keywords": [
60
                "2amigos",
61
                "extension",
62
                "leaflet",
63
                "maps",
64
                "widget",
65
                "yii",
66
                "yii2"
67
            ],
68
            "time": "2016-02-05 23:47:38"
69
        },
70
        {
71
            "name": "bower-asset/jquery",
72
            "version": "2.2.4",
73
            "source": {
74
                "type": "git",
75
                "url": "https://github.com/jquery/jquery-dist.git",
76
                "reference": "c0185ab7c75aab88762c5aae780b9d83b80eda72"
77
            },
78
            "dist": {
79
                "type": "zip",
80
                "url": "https://api.github.com/repos/jquery/jquery-dist/zipball/c0185ab7c75aab88762c5aae780b9d83b80eda72",
81
                "reference": "c0185ab7c75aab88762c5aae780b9d83b80eda72",
82
                "shasum": ""
83
            },
84
            "type": "bower-asset-library",
85
            "extra": {
86
                "bower-asset-main": "dist/jquery.js",
87
                "bower-asset-ignore": [
88
                    "package.json"
89
                ]
90
            },
91
            "license": [
92
                "MIT"
93
            ],
94
            "keywords": [
95
                "browser",
96
                "javascript",
97
                "jquery",
98
                "library"
99
            ]
100
        },
101
        {
102
            "name": "bower-asset/jquery.inputmask",
103
            "version": "3.2.7",
104
            "source": {
105
                "type": "git",
106
                "url": "https://github.com/RobinHerbots/Inputmask.git",
107
                "reference": "5a72c563b502b8e05958a524cdfffafe9987be38"
108
            },
109
            "dist": {
110
                "type": "zip",
111
                "url": "https://api.github.com/repos/RobinHerbots/Inputmask/zipball/5a72c563b502b8e05958a524cdfffafe9987be38",
112
                "reference": "5a72c563b502b8e05958a524cdfffafe9987be38",
113
                "shasum": ""
114
            },
115
            "require": {
116
                "bower-asset/jquery": ">=1.7"
117
            },
118
            "type": "bower-asset-library",
119
            "extra": {
120
                "bower-asset-main": [
121
                    "./dist/inputmask/inputmask.js"
122
                ],
123
                "bower-asset-ignore": [
124
                    "**/*",
125
                    "!dist/*",
126
                    "!dist/inputmask/*",
127
                    "!dist/min/*",
128
                    "!dist/min/inputmask/*",
129
                    "!extra/bindings/*",
130
                    "!extra/dependencyLibs/*",
131
                    "!extra/phone-codes/*"
132
                ]
133
            },
134
            "license": [
135
                "http://opensource.org/licenses/mit-license.php"
136
            ],
137
            "description": "jquery.inputmask is a jquery plugin which create an input mask.",
138
            "keywords": [
139
                "form",
140
                "input",
141
                "inputmask",
142
                "jquery",
143
                "mask",
144
                "plugins"
145
            ]
146
        },
147
        {
148
            "name": "bower-asset/leaflet",
149
            "version": "v0.7.7",
150
            "source": {
151
                "type": "git",
152
                "url": "https://github.com/Leaflet/Leaflet.git",
153
                "reference": "197f9d43b7bbc73c0492bf62cd666a5a98038098"
154
            },
155
            "dist": {
156
                "type": "zip",
157
                "url": "https://api.github.com/repos/Leaflet/Leaflet/zipball/197f9d43b7bbc73c0492bf62cd666a5a98038098",
158
                "reference": "197f9d43b7bbc73c0492bf62cd666a5a98038098",
159
                "shasum": ""
160
            },
161
            "type": "bower-asset-library",
162
            "extra": {
163
                "bower-asset-main": [
164
                    "dist/leaflet.css",
165
                    "dist/leaflet-src.js",
166
                    "dist/images/layers-2x.png",
167
                    "dist/images/layers.png",
168
                    "dist/images/marker-icon-2x.png",
169
                    "dist/images/marker-icon.png",
170
                    "dist/images/marker-shadow.png"
171
                ],
172
                "bower-asset-ignore": [
173
                    ".*",
174
                    "CHANGELOG.json",
175
                    "FAQ.md",
176
                    "debug",
177
                    "spec",
178
                    "src",
179
                    "build"
180
                ]
181
            },
182
            "description": "JavaScript library for mobile-friendly interactive maps"
183
        },
184
        {
185
            "name": "bower-asset/punycode",
186
            "version": "v1.3.2",
187
            "source": {
188
                "type": "git",
189
                "url": "https://github.com/bestiejs/punycode.js.git",
190
                "reference": "38c8d3131a82567bfef18da09f7f4db68c84f8a3"
191
            },
192
            "dist": {
193
                "type": "zip",
194
                "url": "https://api.github.com/repos/bestiejs/punycode.js/zipball/38c8d3131a82567bfef18da09f7f4db68c84f8a3",
195
                "reference": "38c8d3131a82567bfef18da09f7f4db68c84f8a3",
196
                "shasum": ""
197
            },
198
            "type": "bower-asset-library",
199
            "extra": {
200
                "bower-asset-main": "punycode.js",
201
                "bower-asset-ignore": [
202
                    "coverage",
203
                    "tests",
204
                    ".*",
205
                    "component.json",
206
                    "Gruntfile.js",
207
                    "node_modules",
208
                    "package.json"
209
                ]
210
            }
211
        },
212
        {
213
            "name": "bower-asset/yii2-pjax",
214
            "version": "v2.0.6",
215
            "source": {
216
                "type": "git",
217
                "url": "https://github.com/yiisoft/jquery-pjax.git",
218
                "reference": "60728da6ade5879e807a49ce59ef9a72039b8978"
219
            },
220
            "dist": {
221
                "type": "zip",
222
                "url": "https://api.github.com/repos/yiisoft/jquery-pjax/zipball/60728da6ade5879e807a49ce59ef9a72039b8978",
223
                "reference": "60728da6ade5879e807a49ce59ef9a72039b8978",
224
                "shasum": ""
225
            },
226
            "require": {
227
                "bower-asset/jquery": ">=1.8"
228
            },
229
            "type": "bower-asset-library",
230
            "extra": {
231
                "bower-asset-main": "./jquery.pjax.js",
232
                "bower-asset-ignore": [
233
                    ".travis.yml",
234
                    "Gemfile",
235
                    "Gemfile.lock",
236
                    "CONTRIBUTING.md",
237
                    "vendor/",
238
                    "script/",
239
                    "test/"
240
                ]
241
            },
242
            "license": [
243
                "MIT"
244
            ]
245
        },
246
        {
247
            "name": "cebe/markdown",
248
            "version": "1.1.0",
249
            "source": {
250
                "type": "git",
251
                "url": "https://github.com/cebe/markdown.git",
252
                "reference": "54a2c49de31cc44e864ebf0500a35ef21d0010b2"
253
            },
254
            "dist": {
255
                "type": "zip",
256
                "url": "https://api.github.com/repos/cebe/markdown/zipball/54a2c49de31cc44e864ebf0500a35ef21d0010b2",
257
                "reference": "54a2c49de31cc44e864ebf0500a35ef21d0010b2",
258
                "shasum": ""
259
            },
260
            "require": {
261
                "lib-pcre": "*",
262
                "php": ">=5.4.0"
263
            },
264
            "require-dev": {
265
                "cebe/indent": "*",
266
                "facebook/xhprof": "*@dev",
267
                "phpunit/phpunit": "4.1.*"
268
            },
269
            "bin": [
270
                "bin/markdown"
271
            ],
272
            "type": "library",
273
            "extra": {
274
                "branch-alias": {
275
                    "dev-master": "1.1.x-dev"
276
                }
277
            },
278
            "autoload": {
279
                "psr-4": {
280
                    "cebe\\markdown\\": ""
281
                }
282
            },
283
            "notification-url": "https://packagist.org/downloads/",
284
            "license": [
285
                "MIT"
286
            ],
287
            "authors": [
288
                {
289
                    "name": "Carsten Brandt",
290
                    "email": "[email protected]",
291
                    "homepage": "http://cebe.cc/",
292
                    "role": "Creator"
293
                }
294
            ],
295
            "description": "A super fast, highly extensible markdown parser for PHP",
296
            "homepage": "https://github.com/cebe/markdown#readme",
297
            "keywords": [
298
                "extensible",
299
                "fast",
300
                "gfm",
301
                "markdown",
302
                "markdown-extra"
303
            ],
304
            "time": "2015-03-06 05:28:07"
305
        },
306
        {
307
            "name": "ezyang/htmlpurifier",
308
            "version": "v4.8.0",
309
            "source": {
310
                "type": "git",
311
                "url": "https://github.com/ezyang/htmlpurifier.git",
312
                "reference": "d0c392f77d2f2a3dcf7fcb79e2a1e2b8804e75b2"
313
            },
314
            "dist": {
315
                "type": "zip",
316
                "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/d0c392f77d2f2a3dcf7fcb79e2a1e2b8804e75b2",
317
                "reference": "d0c392f77d2f2a3dcf7fcb79e2a1e2b8804e75b2",
318
                "shasum": ""
319
            },
320
            "require": {
321
                "php": ">=5.2"
322
            },
323
            "type": "library",
324
            "autoload": {
325
                "psr-0": {
326
                    "HTMLPurifier": "library/"
327
                },
328
                "files": [
329
                    "library/HTMLPurifier.composer.php"
330
                ]
331
            },
332
            "notification-url": "https://packagist.org/downloads/",
333
            "license": [
334
                "LGPL"
335
            ],
336
            "authors": [
337
                {
338
                    "name": "Edward Z. Yang",
339
                    "email": "[email protected]",
340
                    "homepage": "http://ezyang.com"
341
                }
342
            ],
343
            "description": "Standards compliant HTML filter written in PHP",
344
            "homepage": "http://htmlpurifier.org/",
345
            "keywords": [
346
                "html"
347
            ],
348
            "time": "2016-07-16 12:58:58"
349
        },
350
        {
351
            "name": "yiisoft/yii2",
0 ignored issues
show
352
            "version": "2.0.9",
353
            "source": {
354
                "type": "git",
355
                "url": "https://github.com/yiisoft/yii2-framework.git",
356
                "reference": "2b75151ea60e1fd820046416eee2e89c3dda1133"
357
            },
358
            "dist": {
359
                "type": "zip",
360
                "url": "https://api.github.com/repos/yiisoft/yii2-framework/zipball/2b75151ea60e1fd820046416eee2e89c3dda1133",
361
                "reference": "2b75151ea60e1fd820046416eee2e89c3dda1133",
362
                "shasum": ""
363
            },
364
            "require": {
365
                "bower-asset/jquery": "2.2.*@stable | 2.1.*@stable | 1.11.*@stable | 1.12.*@stable",
366
                "bower-asset/jquery.inputmask": "~3.2.2",
367
                "bower-asset/punycode": "1.3.*",
368
                "bower-asset/yii2-pjax": "~2.0.1",
369
                "cebe/markdown": "~1.0.0 | ~1.1.0",
370
                "ext-ctype": "*",
371
                "ext-mbstring": "*",
372
                "ezyang/htmlpurifier": "~4.6",
373
                "lib-pcre": "*",
374
                "php": ">=5.4.0",
375
                "yiisoft/yii2-composer": "~2.0.4"
376
            },
377
            "bin": [
378
                "yii"
379
            ],
380
            "type": "library",
381
            "extra": {
382
                "branch-alias": {
383
                    "dev-master": "2.0.x-dev"
384
                }
385
            },
386
            "autoload": {
387
                "psr-4": {
388
                    "yii\\": ""
389
                }
390
            },
391
            "notification-url": "https://packagist.org/downloads/",
392
            "license": [
393
                "BSD-3-Clause"
394
            ],
395
            "authors": [
396
                {
397
                    "name": "Qiang Xue",
398
                    "email": "[email protected]",
399
                    "homepage": "http://www.yiiframework.com/",
400
                    "role": "Founder and project lead"
401
                },
402
                {
403
                    "name": "Alexander Makarov",
404
                    "email": "[email protected]",
405
                    "homepage": "http://rmcreative.ru/",
406
                    "role": "Core framework development"
407
                },
408
                {
409
                    "name": "Maurizio Domba",
410
                    "homepage": "http://mdomba.info/",
411
                    "role": "Core framework development"
412
                },
413
                {
414
                    "name": "Carsten Brandt",
415
                    "email": "[email protected]",
416
                    "homepage": "http://cebe.cc/",
417
                    "role": "Core framework development"
418
                },
419
                {
420
                    "name": "Timur Ruziev",
421
                    "email": "[email protected]",
422
                    "homepage": "http://resurtm.com/",
423
                    "role": "Core framework development"
424
                },
425
                {
426
                    "name": "Paul Klimov",
427
                    "email": "[email protected]",
428
                    "role": "Core framework development"
429
                },
430
                {
431
                    "name": "Dmitry Naumenko",
432
                    "email": "[email protected]",
433
                    "role": "Core framework development"
434
                }
435
            ],
436
            "description": "Yii PHP Framework Version 2",
437
            "homepage": "http://www.yiiframework.com/",
438
            "keywords": [
439
                "framework",
440
                "yii2"
441
            ],
442
            "time": "2016-07-11 13:36:42"
443
        },
444
        {
445
            "name": "yiisoft/yii2-composer",
446
            "version": "2.0.4",
447
            "source": {
448
                "type": "git",
449
                "url": "https://github.com/yiisoft/yii2-composer.git",
450
                "reference": "7452fd908a5023b8bb5ea1b123a174ca080de464"
451
            },
452
            "dist": {
453
                "type": "zip",
454
                "url": "https://api.github.com/repos/yiisoft/yii2-composer/zipball/7452fd908a5023b8bb5ea1b123a174ca080de464",
455
                "reference": "7452fd908a5023b8bb5ea1b123a174ca080de464",
456
                "shasum": ""
457
            },
458
            "require": {
459
                "composer-plugin-api": "^1.0"
460
            },
461
            "type": "composer-plugin",
462
            "extra": {
463
                "class": "yii\\composer\\Plugin",
464
                "branch-alias": {
465
                    "dev-master": "2.0.x-dev"
466
                }
467
            },
468
            "autoload": {
469
                "psr-4": {
470
                    "yii\\composer\\": ""
471
                }
472
            },
473
            "notification-url": "https://packagist.org/downloads/",
474
            "license": [
475
                "BSD-3-Clause"
476
            ],
477
            "authors": [
478
                {
479
                    "name": "Qiang Xue",
480
                    "email": "[email protected]"
481
                }
482
            ],
483
            "description": "The composer plugin for Yii extension installer",
484
            "keywords": [
485
                "composer",
486
                "extension installer",
487
                "yii2"
488
            ],
489
            "time": "2016-02-06 00:49:24"
490
        }
491
    ],
492
    "packages-dev": [
493
        {
494
            "name": "doctrine/instantiator",
495
            "version": "1.0.5",
496
            "source": {
497
                "type": "git",
498
                "url": "https://github.com/doctrine/instantiator.git",
499
                "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d"
500
            },
501
            "dist": {
502
                "type": "zip",
503
                "url": "https://api.github.com/repos/doctrine/instantiator/zipball/8e884e78f9f0eb1329e445619e04456e64d8051d",
504
                "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d",
505
                "shasum": ""
506
            },
507
            "require": {
508
                "php": ">=5.3,<8.0-DEV"
509
            },
510
            "require-dev": {
511
                "athletic/athletic": "~0.1.8",
512
                "ext-pdo": "*",
513
                "ext-phar": "*",
514
                "phpunit/phpunit": "~4.0",
515
                "squizlabs/php_codesniffer": "~2.0"
516
            },
517
            "type": "library",
518
            "extra": {
519
                "branch-alias": {
520
                    "dev-master": "1.0.x-dev"
521
                }
522
            },
523
            "autoload": {
524
                "psr-4": {
525
                    "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
526
                }
527
            },
528
            "notification-url": "https://packagist.org/downloads/",
529
            "license": [
530
                "MIT"
531
            ],
532
            "authors": [
533
                {
534
                    "name": "Marco Pivetta",
535
                    "email": "[email protected]",
536
                    "homepage": "http://ocramius.github.com/"
537
                }
538
            ],
539
            "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
540
            "homepage": "https://github.com/doctrine/instantiator",
541
            "keywords": [
542
                "constructor",
543
                "instantiate"
544
            ],
545
            "time": "2015-06-14 21:17:01"
546
        },
547
        {
548
            "name": "phpdocumentor/reflection-common",
549
            "version": "1.0",
550
            "source": {
551
                "type": "git",
552
                "url": "https://github.com/phpDocumentor/ReflectionCommon.git",
553
                "reference": "144c307535e82c8fdcaacbcfc1d6d8eeb896687c"
554
            },
555
            "dist": {
556
                "type": "zip",
557
                "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/144c307535e82c8fdcaacbcfc1d6d8eeb896687c",
558
                "reference": "144c307535e82c8fdcaacbcfc1d6d8eeb896687c",
559
                "shasum": ""
560
            },
561
            "require": {
562
                "php": ">=5.5"
563
            },
564
            "require-dev": {
565
                "phpunit/phpunit": "^4.6"
566
            },
567
            "type": "library",
568
            "extra": {
569
                "branch-alias": {
570
                    "dev-master": "1.0.x-dev"
571
                }
572
            },
573
            "autoload": {
574
                "psr-4": {
575
                    "phpDocumentor\\Reflection\\": [
576
                        "src"
577
                    ]
578
                }
579
            },
580
            "notification-url": "https://packagist.org/downloads/",
581
            "license": [
582
                "MIT"
583
            ],
584
            "authors": [
585
                {
586
                    "name": "Jaap van Otterdijk",
587
                    "email": "[email protected]"
588
                }
589
            ],
590
            "description": "Common reflection classes used by phpdocumentor to reflect the code structure",
591
            "homepage": "http://www.phpdoc.org",
592
            "keywords": [
593
                "FQSEN",
594
                "phpDocumentor",
595
                "phpdoc",
596
                "reflection",
597
                "static analysis"
598
            ],
599
            "time": "2015-12-27 11:43:31"
600
        },
601
        {
602
            "name": "phpdocumentor/reflection-docblock",
603
            "version": "3.1.0",
604
            "source": {
605
                "type": "git",
606
                "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
607
                "reference": "9270140b940ff02e58ec577c237274e92cd40cdd"
608
            },
609
            "dist": {
610
                "type": "zip",
611
                "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/9270140b940ff02e58ec577c237274e92cd40cdd",
612
                "reference": "9270140b940ff02e58ec577c237274e92cd40cdd",
613
                "shasum": ""
614
            },
615
            "require": {
616
                "php": ">=5.5",
617
                "phpdocumentor/reflection-common": "^1.0@dev",
618
                "phpdocumentor/type-resolver": "^0.2.0",
619
                "webmozart/assert": "^1.0"
620
            },
621
            "require-dev": {
622
                "mockery/mockery": "^0.9.4",
623
                "phpunit/phpunit": "^4.4"
624
            },
625
            "type": "library",
626
            "autoload": {
627
                "psr-4": {
628
                    "phpDocumentor\\Reflection\\": [
629
                        "src/"
630
                    ]
631
                }
632
            },
633
            "notification-url": "https://packagist.org/downloads/",
634
            "license": [
635
                "MIT"
636
            ],
637
            "authors": [
638
                {
639
                    "name": "Mike van Riel",
640
                    "email": "[email protected]"
641
                }
642
            ],
643
            "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
644
            "time": "2016-06-10 09:48:41"
645
        },
646
        {
647
            "name": "phpdocumentor/type-resolver",
648
            "version": "0.2",
649
            "source": {
650
                "type": "git",
651
                "url": "https://github.com/phpDocumentor/TypeResolver.git",
652
                "reference": "b39c7a5b194f9ed7bd0dd345c751007a41862443"
653
            },
654
            "dist": {
655
                "type": "zip",
656
                "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/b39c7a5b194f9ed7bd0dd345c751007a41862443",
657
                "reference": "b39c7a5b194f9ed7bd0dd345c751007a41862443",
658
                "shasum": ""
659
            },
660
            "require": {
661
                "php": ">=5.5",
662
                "phpdocumentor/reflection-common": "^1.0"
663
            },
664
            "require-dev": {
665
                "mockery/mockery": "^0.9.4",
666
                "phpunit/phpunit": "^5.2||^4.8.24"
667
            },
668
            "type": "library",
669
            "extra": {
670
                "branch-alias": {
671
                    "dev-master": "1.0.x-dev"
672
                }
673
            },
674
            "autoload": {
675
                "psr-4": {
676
                    "phpDocumentor\\Reflection\\": [
677
                        "src/"
678
                    ]
679
                }
680
            },
681
            "notification-url": "https://packagist.org/downloads/",
682
            "license": [
683
                "MIT"
684
            ],
685
            "authors": [
686
                {
687
                    "name": "Mike van Riel",
688
                    "email": "[email protected]"
689
                }
690
            ],
691
            "time": "2016-06-10 07:14:17"
692
        },
693
        {
694
            "name": "phpspec/prophecy",
695
            "version": "v1.6.1",
696
            "source": {
697
                "type": "git",
698
                "url": "https://github.com/phpspec/prophecy.git",
699
                "reference": "58a8137754bc24b25740d4281399a4a3596058e0"
700
            },
701
            "dist": {
702
                "type": "zip",
703
                "url": "https://api.github.com/repos/phpspec/prophecy/zipball/58a8137754bc24b25740d4281399a4a3596058e0",
704
                "reference": "58a8137754bc24b25740d4281399a4a3596058e0",
705
                "shasum": ""
706
            },
707
            "require": {
708
                "doctrine/instantiator": "^1.0.2",
709
                "php": "^5.3|^7.0",
710
                "phpdocumentor/reflection-docblock": "^2.0|^3.0.2",
711
                "sebastian/comparator": "^1.1",
712
                "sebastian/recursion-context": "^1.0"
713
            },
714
            "require-dev": {
715
                "phpspec/phpspec": "^2.0"
716
            },
717
            "type": "library",
718
            "extra": {
719
                "branch-alias": {
720
                    "dev-master": "1.6.x-dev"
721
                }
722
            },
723
            "autoload": {
724
                "psr-0": {
725
                    "Prophecy\\": "src/"
726
                }
727
            },
728
            "notification-url": "https://packagist.org/downloads/",
729
            "license": [
730
                "MIT"
731
            ],
732
            "authors": [
733
                {
734
                    "name": "Konstantin Kudryashov",
735
                    "email": "[email protected]",
736
                    "homepage": "http://everzet.com"
737
                },
738
                {
739
                    "name": "Marcello Duarte",
740
                    "email": "[email protected]"
741
                }
742
            ],
743
            "description": "Highly opinionated mocking framework for PHP 5.3+",
744
            "homepage": "https://github.com/phpspec/prophecy",
745
            "keywords": [
746
                "Double",
747
                "Dummy",
748
                "fake",
749
                "mock",
750
                "spy",
751
                "stub"
752
            ],
753
            "time": "2016-06-07 08:13:47"
754
        },
755
        {
756
            "name": "phpunit/php-code-coverage",
757
            "version": "2.2.4",
758
            "source": {
759
                "type": "git",
760
                "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
761
                "reference": "eabf68b476ac7d0f73793aada060f1c1a9bf8979"
762
            },
763
            "dist": {
764
                "type": "zip",
765
                "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/eabf68b476ac7d0f73793aada060f1c1a9bf8979",
766
                "reference": "eabf68b476ac7d0f73793aada060f1c1a9bf8979",
767
                "shasum": ""
768
            },
769
            "require": {
770
                "php": ">=5.3.3",
771
                "phpunit/php-file-iterator": "~1.3",
772
                "phpunit/php-text-template": "~1.2",
773
                "phpunit/php-token-stream": "~1.3",
774
                "sebastian/environment": "^1.3.2",
775
                "sebastian/version": "~1.0"
776
            },
777
            "require-dev": {
778
                "ext-xdebug": ">=2.1.4",
779
                "phpunit/phpunit": "~4"
780
            },
781
            "suggest": {
782
                "ext-dom": "*",
783
                "ext-xdebug": ">=2.2.1",
784
                "ext-xmlwriter": "*"
785
            },
786
            "type": "library",
787
            "extra": {
788
                "branch-alias": {
789
                    "dev-master": "2.2.x-dev"
790
                }
791
            },
792
            "autoload": {
793
                "classmap": [
794
                    "src/"
795
                ]
796
            },
797
            "notification-url": "https://packagist.org/downloads/",
798
            "license": [
799
                "BSD-3-Clause"
800
            ],
801
            "authors": [
802
                {
803
                    "name": "Sebastian Bergmann",
804
                    "email": "[email protected]",
805
                    "role": "lead"
806
                }
807
            ],
808
            "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
809
            "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
810
            "keywords": [
811
                "coverage",
812
                "testing",
813
                "xunit"
814
            ],
815
            "time": "2015-10-06 15:47:00"
816
        },
817
        {
818
            "name": "phpunit/php-file-iterator",
819
            "version": "1.4.1",
820
            "source": {
821
                "type": "git",
822
                "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
823
                "reference": "6150bf2c35d3fc379e50c7602b75caceaa39dbf0"
824
            },
825
            "dist": {
826
                "type": "zip",
827
                "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/6150bf2c35d3fc379e50c7602b75caceaa39dbf0",
828
                "reference": "6150bf2c35d3fc379e50c7602b75caceaa39dbf0",
829
                "shasum": ""
830
            },
831
            "require": {
832
                "php": ">=5.3.3"
833
            },
834
            "type": "library",
835
            "extra": {
836
                "branch-alias": {
837
                    "dev-master": "1.4.x-dev"
838
                }
839
            },
840
            "autoload": {
841
                "classmap": [
842
                    "src/"
843
                ]
844
            },
845
            "notification-url": "https://packagist.org/downloads/",
846
            "license": [
847
                "BSD-3-Clause"
848
            ],
849
            "authors": [
850
                {
851
                    "name": "Sebastian Bergmann",
852
                    "email": "[email protected]",
853
                    "role": "lead"
854
                }
855
            ],
856
            "description": "FilterIterator implementation that filters files based on a list of suffixes.",
857
            "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
858
            "keywords": [
859
                "filesystem",
860
                "iterator"
861
            ],
862
            "time": "2015-06-21 13:08:43"
863
        },
864
        {
865
            "name": "phpunit/php-text-template",
866
            "version": "1.2.1",
867
            "source": {
868
                "type": "git",
869
                "url": "https://github.com/sebastianbergmann/php-text-template.git",
870
                "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686"
871
            },
872
            "dist": {
873
                "type": "zip",
874
                "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
875
                "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
876
                "shasum": ""
877
            },
878
            "require": {
879
                "php": ">=5.3.3"
880
            },
881
            "type": "library",
882
            "autoload": {
883
                "classmap": [
884
                    "src/"
885
                ]
886
            },
887
            "notification-url": "https://packagist.org/downloads/",
888
            "license": [
889
                "BSD-3-Clause"
890
            ],
891
            "authors": [
892
                {
893
                    "name": "Sebastian Bergmann",
894
                    "email": "[email protected]",
895
                    "role": "lead"
896
                }
897
            ],
898
            "description": "Simple template engine.",
899
            "homepage": "https://github.com/sebastianbergmann/php-text-template/",
900
            "keywords": [
901
                "template"
902
            ],
903
            "time": "2015-06-21 13:50:34"
904
        },
905
        {
906
            "name": "phpunit/php-timer",
907
            "version": "1.0.8",
908
            "source": {
909
                "type": "git",
910
                "url": "https://github.com/sebastianbergmann/php-timer.git",
911
                "reference": "38e9124049cf1a164f1e4537caf19c99bf1eb260"
912
            },
913
            "dist": {
914
                "type": "zip",
915
                "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/38e9124049cf1a164f1e4537caf19c99bf1eb260",
916
                "reference": "38e9124049cf1a164f1e4537caf19c99bf1eb260",
917
                "shasum": ""
918
            },
919
            "require": {
920
                "php": ">=5.3.3"
921
            },
922
            "require-dev": {
923
                "phpunit/phpunit": "~4|~5"
924
            },
925
            "type": "library",
926
            "autoload": {
927
                "classmap": [
928
                    "src/"
929
                ]
930
            },
931
            "notification-url": "https://packagist.org/downloads/",
932
            "license": [
933
                "BSD-3-Clause"
934
            ],
935
            "authors": [
936
                {
937
                    "name": "Sebastian Bergmann",
938
                    "email": "[email protected]",
939
                    "role": "lead"
940
                }
941
            ],
942
            "description": "Utility class for timing",
943
            "homepage": "https://github.com/sebastianbergmann/php-timer/",
944
            "keywords": [
945
                "timer"
946
            ],
947
            "time": "2016-05-12 18:03:57"
948
        },
949
        {
950
            "name": "phpunit/php-token-stream",
951
            "version": "1.4.8",
952
            "source": {
953
                "type": "git",
954
                "url": "https://github.com/sebastianbergmann/php-token-stream.git",
955
                "reference": "3144ae21711fb6cac0b1ab4cbe63b75ce3d4e8da"
956
            },
957
            "dist": {
958
                "type": "zip",
959
                "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/3144ae21711fb6cac0b1ab4cbe63b75ce3d4e8da",
960
                "reference": "3144ae21711fb6cac0b1ab4cbe63b75ce3d4e8da",
961
                "shasum": ""
962
            },
963
            "require": {
964
                "ext-tokenizer": "*",
965
                "php": ">=5.3.3"
966
            },
967
            "require-dev": {
968
                "phpunit/phpunit": "~4.2"
969
            },
970
            "type": "library",
971
            "extra": {
972
                "branch-alias": {
973
                    "dev-master": "1.4-dev"
974
                }
975
            },
976
            "autoload": {
977
                "classmap": [
978
                    "src/"
979
                ]
980
            },
981
            "notification-url": "https://packagist.org/downloads/",
982
            "license": [
983
                "BSD-3-Clause"
984
            ],
985
            "authors": [
986
                {
987
                    "name": "Sebastian Bergmann",
988
                    "email": "[email protected]"
989
                }
990
            ],
991
            "description": "Wrapper around PHP's tokenizer extension.",
992
            "homepage": "https://github.com/sebastianbergmann/php-token-stream/",
993
            "keywords": [
994
                "tokenizer"
995
            ],
996
            "time": "2015-09-15 10:49:45"
997
        },
998
        {
999
            "name": "phpunit/phpunit",
1000
            "version": "4.8.27",
1001
            "source": {
1002
                "type": "git",
1003
                "url": "https://github.com/sebastianbergmann/phpunit.git",
1004
                "reference": "c062dddcb68e44b563f66ee319ddae2b5a322a90"
1005
            },
1006
            "dist": {
1007
                "type": "zip",
1008
                "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/c062dddcb68e44b563f66ee319ddae2b5a322a90",
1009
                "reference": "c062dddcb68e44b563f66ee319ddae2b5a322a90",
1010
                "shasum": ""
1011
            },
1012
            "require": {
1013
                "ext-dom": "*",
1014
                "ext-json": "*",
1015
                "ext-pcre": "*",
1016
                "ext-reflection": "*",
1017
                "ext-spl": "*",
1018
                "php": ">=5.3.3",
1019
                "phpspec/prophecy": "^1.3.1",
1020
                "phpunit/php-code-coverage": "~2.1",
1021
                "phpunit/php-file-iterator": "~1.4",
1022
                "phpunit/php-text-template": "~1.2",
1023
                "phpunit/php-timer": "^1.0.6",
1024
                "phpunit/phpunit-mock-objects": "~2.3",
1025
                "sebastian/comparator": "~1.1",
1026
                "sebastian/diff": "~1.2",
1027
                "sebastian/environment": "~1.3",
1028
                "sebastian/exporter": "~1.2",
1029
                "sebastian/global-state": "~1.0",
1030
                "sebastian/version": "~1.0",
1031
                "symfony/yaml": "~2.1|~3.0"
1032
            },
1033
            "suggest": {
1034
                "phpunit/php-invoker": "~1.1"
1035
            },
1036
            "bin": [
1037
                "phpunit"
1038
            ],
1039
            "type": "library",
1040
            "extra": {
1041
                "branch-alias": {
1042
                    "dev-master": "4.8.x-dev"
1043
                }
1044
            },
1045
            "autoload": {
1046
                "classmap": [
1047
                    "src/"
1048
                ]
1049
            },
1050
            "notification-url": "https://packagist.org/downloads/",
1051
            "license": [
1052
                "BSD-3-Clause"
1053
            ],
1054
            "authors": [
1055
                {
1056
                    "name": "Sebastian Bergmann",
1057
                    "email": "[email protected]",
1058
                    "role": "lead"
1059
                }
1060
            ],
1061
            "description": "The PHP Unit Testing framework.",
1062
            "homepage": "https://phpunit.de/",
1063
            "keywords": [
1064
                "phpunit",
1065
                "testing",
1066
                "xunit"
1067
            ],
1068
            "time": "2016-07-21 06:48:14"
1069
        },
1070
        {
1071
            "name": "phpunit/phpunit-mock-objects",
1072
            "version": "2.3.8",
1073
            "source": {
1074
                "type": "git",
1075
                "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git",
1076
                "reference": "ac8e7a3db35738d56ee9a76e78a4e03d97628983"
1077
            },
1078
            "dist": {
1079
                "type": "zip",
1080
                "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/ac8e7a3db35738d56ee9a76e78a4e03d97628983",
1081
                "reference": "ac8e7a3db35738d56ee9a76e78a4e03d97628983",
1082
                "shasum": ""
1083
            },
1084
            "require": {
1085
                "doctrine/instantiator": "^1.0.2",
1086
                "php": ">=5.3.3",
1087
                "phpunit/php-text-template": "~1.2",
1088
                "sebastian/exporter": "~1.2"
1089
            },
1090
            "require-dev": {
1091
                "phpunit/phpunit": "~4.4"
1092
            },
1093
            "suggest": {
1094
                "ext-soap": "*"
1095
            },
1096
            "type": "library",
1097
            "extra": {
1098
                "branch-alias": {
1099
                    "dev-master": "2.3.x-dev"
1100
                }
1101
            },
1102
            "autoload": {
1103
                "classmap": [
1104
                    "src/"
1105
                ]
1106
            },
1107
            "notification-url": "https://packagist.org/downloads/",
1108
            "license": [
1109
                "BSD-3-Clause"
1110
            ],
1111
            "authors": [
1112
                {
1113
                    "name": "Sebastian Bergmann",
1114
                    "email": "[email protected]",
1115
                    "role": "lead"
1116
                }
1117
            ],
1118
            "description": "Mock Object library for PHPUnit",
1119
            "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/",
1120
            "keywords": [
1121
                "mock",
1122
                "xunit"
1123
            ],
1124
            "time": "2015-10-02 06:51:40"
1125
        },
1126
        {
1127
            "name": "sebastian/comparator",
1128
            "version": "1.2.0",
1129
            "source": {
1130
                "type": "git",
1131
                "url": "https://github.com/sebastianbergmann/comparator.git",
1132
                "reference": "937efb279bd37a375bcadf584dec0726f84dbf22"
1133
            },
1134
            "dist": {
1135
                "type": "zip",
1136
                "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/937efb279bd37a375bcadf584dec0726f84dbf22",
1137
                "reference": "937efb279bd37a375bcadf584dec0726f84dbf22",
1138
                "shasum": ""
1139
            },
1140
            "require": {
1141
                "php": ">=5.3.3",
1142
                "sebastian/diff": "~1.2",
1143
                "sebastian/exporter": "~1.2"
1144
            },
1145
            "require-dev": {
1146
                "phpunit/phpunit": "~4.4"
1147
            },
1148
            "type": "library",
1149
            "extra": {
1150
                "branch-alias": {
1151
                    "dev-master": "1.2.x-dev"
1152
                }
1153
            },
1154
            "autoload": {
1155
                "classmap": [
1156
                    "src/"
1157
                ]
1158
            },
1159
            "notification-url": "https://packagist.org/downloads/",
1160
            "license": [
1161
                "BSD-3-Clause"
1162
            ],
1163
            "authors": [
1164
                {
1165
                    "name": "Jeff Welch",
1166
                    "email": "[email protected]"
1167
                },
1168
                {
1169
                    "name": "Volker Dusch",
1170
                    "email": "[email protected]"
1171
                },
1172
                {
1173
                    "name": "Bernhard Schussek",
1174
                    "email": "[email protected]"
1175
                },
1176
                {
1177
                    "name": "Sebastian Bergmann",
1178
                    "email": "[email protected]"
1179
                }
1180
            ],
1181
            "description": "Provides the functionality to compare PHP values for equality",
1182
            "homepage": "http://www.github.com/sebastianbergmann/comparator",
1183
            "keywords": [
1184
                "comparator",
1185
                "compare",
1186
                "equality"
1187
            ],
1188
            "time": "2015-07-26 15:48:44"
1189
        },
1190
        {
1191
            "name": "sebastian/diff",
1192
            "version": "1.4.1",
1193
            "source": {
1194
                "type": "git",
1195
                "url": "https://github.com/sebastianbergmann/diff.git",
1196
                "reference": "13edfd8706462032c2f52b4b862974dd46b71c9e"
1197
            },
1198
            "dist": {
1199
                "type": "zip",
1200
                "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/13edfd8706462032c2f52b4b862974dd46b71c9e",
1201
                "reference": "13edfd8706462032c2f52b4b862974dd46b71c9e",
1202
                "shasum": ""
1203
            },
1204
            "require": {
1205
                "php": ">=5.3.3"
1206
            },
1207
            "require-dev": {
1208
                "phpunit/phpunit": "~4.8"
1209
            },
1210
            "type": "library",
1211
            "extra": {
1212
                "branch-alias": {
1213
                    "dev-master": "1.4-dev"
1214
                }
1215
            },
1216
            "autoload": {
1217
                "classmap": [
1218
                    "src/"
1219
                ]
1220
            },
1221
            "notification-url": "https://packagist.org/downloads/",
1222
            "license": [
1223
                "BSD-3-Clause"
1224
            ],
1225
            "authors": [
1226
                {
1227
                    "name": "Kore Nordmann",
1228
                    "email": "[email protected]"
1229
                },
1230
                {
1231
                    "name": "Sebastian Bergmann",
1232
                    "email": "[email protected]"
1233
                }
1234
            ],
1235
            "description": "Diff implementation",
1236
            "homepage": "https://github.com/sebastianbergmann/diff",
1237
            "keywords": [
1238
                "diff"
1239
            ],
1240
            "time": "2015-12-08 07:14:41"
1241
        },
1242
        {
1243
            "name": "sebastian/environment",
1244
            "version": "1.3.8",
1245
            "source": {
1246
                "type": "git",
1247
                "url": "https://github.com/sebastianbergmann/environment.git",
1248
                "reference": "be2c607e43ce4c89ecd60e75c6a85c126e754aea"
1249
            },
1250
            "dist": {
1251
                "type": "zip",
1252
                "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/be2c607e43ce4c89ecd60e75c6a85c126e754aea",
1253
                "reference": "be2c607e43ce4c89ecd60e75c6a85c126e754aea",
1254
                "shasum": ""
1255
            },
1256
            "require": {
1257
                "php": "^5.3.3 || ^7.0"
1258
            },
1259
            "require-dev": {
1260
                "phpunit/phpunit": "^4.8 || ^5.0"
1261
            },
1262
            "type": "library",
1263
            "extra": {
1264
                "branch-alias": {
1265
                    "dev-master": "1.3.x-dev"
1266
                }
1267
            },
1268
            "autoload": {
1269
                "classmap": [
1270
                    "src/"
1271
                ]
1272
            },
1273
            "notification-url": "https://packagist.org/downloads/",
1274
            "license": [
1275
                "BSD-3-Clause"
1276
            ],
1277
            "authors": [
1278
                {
1279
                    "name": "Sebastian Bergmann",
1280
                    "email": "[email protected]"
1281
                }
1282
            ],
1283
            "description": "Provides functionality to handle HHVM/PHP environments",
1284
            "homepage": "http://www.github.com/sebastianbergmann/environment",
1285
            "keywords": [
1286
                "Xdebug",
1287
                "environment",
1288
                "hhvm"
1289
            ],
1290
            "time": "2016-08-18 05:49:44"
1291
        },
1292
        {
1293
            "name": "sebastian/exporter",
1294
            "version": "1.2.2",
1295
            "source": {
1296
                "type": "git",
1297
                "url": "https://github.com/sebastianbergmann/exporter.git",
1298
                "reference": "42c4c2eec485ee3e159ec9884f95b431287edde4"
1299
            },
1300
            "dist": {
1301
                "type": "zip",
1302
                "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/42c4c2eec485ee3e159ec9884f95b431287edde4",
1303
                "reference": "42c4c2eec485ee3e159ec9884f95b431287edde4",
1304
                "shasum": ""
1305
            },
1306
            "require": {
1307
                "php": ">=5.3.3",
1308
                "sebastian/recursion-context": "~1.0"
1309
            },
1310
            "require-dev": {
1311
                "ext-mbstring": "*",
1312
                "phpunit/phpunit": "~4.4"
1313
            },
1314
            "type": "library",
1315
            "extra": {
1316
                "branch-alias": {
1317
                    "dev-master": "1.3.x-dev"
1318
                }
1319
            },
1320
            "autoload": {
1321
                "classmap": [
1322
                    "src/"
1323
                ]
1324
            },
1325
            "notification-url": "https://packagist.org/downloads/",
1326
            "license": [
1327
                "BSD-3-Clause"
1328
            ],
1329
            "authors": [
1330
                {
1331
                    "name": "Jeff Welch",
1332
                    "email": "[email protected]"
1333
                },
1334
                {
1335
                    "name": "Volker Dusch",
1336
                    "email": "[email protected]"
1337
                },
1338
                {
1339
                    "name": "Bernhard Schussek",
1340
                    "email": "[email protected]"
1341
                },
1342
                {
1343
                    "name": "Sebastian Bergmann",
1344
                    "email": "[email protected]"
1345
                },
1346
                {
1347
                    "name": "Adam Harvey",
1348
                    "email": "[email protected]"
1349
                }
1350
            ],
1351
            "description": "Provides the functionality to export PHP variables for visualization",
1352
            "homepage": "http://www.github.com/sebastianbergmann/exporter",
1353
            "keywords": [
1354
                "export",
1355
                "exporter"
1356
            ],
1357
            "time": "2016-06-17 09:04:28"
1358
        },
1359
        {
1360
            "name": "sebastian/global-state",
1361
            "version": "1.1.1",
1362
            "source": {
1363
                "type": "git",
1364
                "url": "https://github.com/sebastianbergmann/global-state.git",
1365
                "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4"
1366
            },
1367
            "dist": {
1368
                "type": "zip",
1369
                "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/bc37d50fea7d017d3d340f230811c9f1d7280af4",
1370
                "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4",
1371
                "shasum": ""
1372
            },
1373
            "require": {
1374
                "php": ">=5.3.3"
1375
            },
1376
            "require-dev": {
1377
                "phpunit/phpunit": "~4.2"
1378
            },
1379
            "suggest": {
1380
                "ext-uopz": "*"
1381
            },
1382
            "type": "library",
1383
            "extra": {
1384
                "branch-alias": {
1385
                    "dev-master": "1.0-dev"
1386
                }
1387
            },
1388
            "autoload": {
1389
                "classmap": [
1390
                    "src/"
1391
                ]
1392
            },
1393
            "notification-url": "https://packagist.org/downloads/",
1394
            "license": [
1395
                "BSD-3-Clause"
1396
            ],
1397
            "authors": [
1398
                {
1399
                    "name": "Sebastian Bergmann",
1400
                    "email": "[email protected]"
1401
                }
1402
            ],
1403
            "description": "Snapshotting of global state",
1404
            "homepage": "http://www.github.com/sebastianbergmann/global-state",
1405
            "keywords": [
1406
                "global state"
1407
            ],
1408
            "time": "2015-10-12 03:26:01"
1409
        },
1410
        {
1411
            "name": "sebastian/recursion-context",
1412
            "version": "1.0.2",
1413
            "source": {
1414
                "type": "git",
1415
                "url": "https://github.com/sebastianbergmann/recursion-context.git",
1416
                "reference": "913401df809e99e4f47b27cdd781f4a258d58791"
1417
            },
1418
            "dist": {
1419
                "type": "zip",
1420
                "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/913401df809e99e4f47b27cdd781f4a258d58791",
1421
                "reference": "913401df809e99e4f47b27cdd781f4a258d58791",
1422
                "shasum": ""
1423
            },
1424
            "require": {
1425
                "php": ">=5.3.3"
1426
            },
1427
            "require-dev": {
1428
                "phpunit/phpunit": "~4.4"
1429
            },
1430
            "type": "library",
1431
            "extra": {
1432
                "branch-alias": {
1433
                    "dev-master": "1.0.x-dev"
1434
                }
1435
            },
1436
            "autoload": {
1437
                "classmap": [
1438
                    "src/"
1439
                ]
1440
            },
1441
            "notification-url": "https://packagist.org/downloads/",
1442
            "license": [
1443
                "BSD-3-Clause"
1444
            ],
1445
            "authors": [
1446
                {
1447
                    "name": "Jeff Welch",
1448
                    "email": "[email protected]"
1449
                },
1450
                {
1451
                    "name": "Sebastian Bergmann",
1452
                    "email": "[email protected]"
1453
                },
1454
                {
1455
                    "name": "Adam Harvey",
1456
                    "email": "[email protected]"
1457
                }
1458
            ],
1459
            "description": "Provides functionality to recursively process PHP variables",
1460
            "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
1461
            "time": "2015-11-11 19:50:13"
1462
        },
1463
        {
1464
            "name": "sebastian/version",
1465
            "version": "1.0.6",
1466
            "source": {
1467
                "type": "git",
1468
                "url": "https://github.com/sebastianbergmann/version.git",
1469
                "reference": "58b3a85e7999757d6ad81c787a1fbf5ff6c628c6"
1470
            },
1471
            "dist": {
1472
                "type": "zip",
1473
                "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/58b3a85e7999757d6ad81c787a1fbf5ff6c628c6",
1474
                "reference": "58b3a85e7999757d6ad81c787a1fbf5ff6c628c6",
1475
                "shasum": ""
1476
            },
1477
            "type": "library",
1478
            "autoload": {
1479
                "classmap": [
1480
                    "src/"
1481
                ]
1482
            },
1483
            "notification-url": "https://packagist.org/downloads/",
1484
            "license": [
1485
                "BSD-3-Clause"
1486
            ],
1487
            "authors": [
1488
                {
1489
                    "name": "Sebastian Bergmann",
1490
                    "email": "[email protected]",
1491
                    "role": "lead"
1492
                }
1493
            ],
1494
            "description": "Library that helps with managing the version number of Git-hosted PHP projects",
1495
            "homepage": "https://github.com/sebastianbergmann/version",
1496
            "time": "2015-06-21 13:59:46"
1497
        },
1498
        {
1499
            "name": "symfony/yaml",
1500
            "version": "v3.1.4",
1501
            "source": {
1502
                "type": "git",
1503
                "url": "https://github.com/symfony/yaml.git",
1504
                "reference": "f291ed25eb1435bddbe8a96caaef16469c2a092d"
1505
            },
1506
            "dist": {
1507
                "type": "zip",
1508
                "url": "https://api.github.com/repos/symfony/yaml/zipball/f291ed25eb1435bddbe8a96caaef16469c2a092d",
1509
                "reference": "f291ed25eb1435bddbe8a96caaef16469c2a092d",
1510
                "shasum": ""
1511
            },
1512
            "require": {
1513
                "php": ">=5.5.9"
1514
            },
1515
            "type": "library",
1516
            "extra": {
1517
                "branch-alias": {
1518
                    "dev-master": "3.1-dev"
1519
                }
1520
            },
1521
            "autoload": {
1522
                "psr-4": {
1523
                    "Symfony\\Component\\Yaml\\": ""
1524
                },
1525
                "exclude-from-classmap": [
1526
                    "/Tests/"
1527
                ]
1528
            },
1529
            "notification-url": "https://packagist.org/downloads/",
1530
            "license": [
1531
                "MIT"
1532
            ],
1533
            "authors": [
1534
                {
1535
                    "name": "Fabien Potencier",
1536
                    "email": "[email protected]"
1537
                },
1538
                {
1539
                    "name": "Symfony Community",
1540
                    "homepage": "https://symfony.com/contributors"
1541
                }
1542
            ],
1543
            "description": "Symfony Yaml Component",
1544
            "homepage": "https://symfony.com",
1545
            "time": "2016-09-02 02:12:52"
1546
        },
1547
        {
1548
            "name": "webmozart/assert",
1549
            "version": "1.1.0",
1550
            "source": {
1551
                "type": "git",
1552
                "url": "https://github.com/webmozart/assert.git",
1553
                "reference": "bb2d123231c095735130cc8f6d31385a44c7b308"
1554
            },
1555
            "dist": {
1556
                "type": "zip",
1557
                "url": "https://api.github.com/repos/webmozart/assert/zipball/bb2d123231c095735130cc8f6d31385a44c7b308",
1558
                "reference": "bb2d123231c095735130cc8f6d31385a44c7b308",
1559
                "shasum": ""
1560
            },
1561
            "require": {
1562
                "php": "^5.3.3|^7.0"
1563
            },
1564
            "require-dev": {
1565
                "phpunit/phpunit": "^4.6",
1566
                "sebastian/version": "^1.0.1"
1567
            },
1568
            "type": "library",
1569
            "extra": {
1570
                "branch-alias": {
1571
                    "dev-master": "1.2-dev"
1572
                }
1573
            },
1574
            "autoload": {
1575
                "psr-4": {
1576
                    "Webmozart\\Assert\\": "src/"
1577
                }
1578
            },
1579
            "notification-url": "https://packagist.org/downloads/",
1580
            "license": [
1581
                "MIT"
1582
            ],
1583
            "authors": [
1584
                {
1585
                    "name": "Bernhard Schussek",
1586
                    "email": "[email protected]"
1587
                }
1588
            ],
1589
            "description": "Assertions to validate method input/output with nice error messages.",
1590
            "keywords": [
1591
                "assert",
1592
                "check",
1593
                "validate"
1594
            ],
1595
            "time": "2016-08-09 15:02:57"
1596
        }
1597
    ],
1598
    "aliases": [],
1599
    "minimum-stability": "stable",
1600
    "stability-flags": [],
1601
    "prefer-stable": false,
1602
    "prefer-lowest": false,
1603
    "platform": [],
1604
    "platform-dev": []
1605
}
1606