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