GitHub Access Token became invalid

It seems like the GitHub access token used for retrieving details about this repository from GitHub became invalid. This might prevent certain types of inspections from being run (in particular, everything related to pull requests).
Please ask an admin of your repository to re-new the access token on this website.
Completed
Push — master ( f4d474...bcda8c )
by Tarun
03:20
created

composer.lock (1 issue)

Severity

Upgrade to new PHP Analysis Engine

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

1
{
2
    "_readme": [
3
        "This file locks the dependencies of your project to a known state",
4
        "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
5
        "This file is @generated automatically"
6
    ],
7
    "hash": "740e4b1ffaa7dcc75cfa8da848f40195",
8
    "content-hash": "0540f484ad348cd2d5a7fd088f221b52",
9
    "packages": [
10
        {
11
            "name": "bower-asset/bootstrap",
12
            "version": "v3.3.7",
13
            "source": {
14
                "type": "git",
15
                "url": "https://github.com/twbs/bootstrap.git",
16
                "reference": "0b9c4a4007c44201dce9a6cc1a38407005c26c86"
17
            },
18
            "dist": {
19
                "type": "zip",
20
                "url": "https://api.github.com/repos/twbs/bootstrap/zipball/0b9c4a4007c44201dce9a6cc1a38407005c26c86",
21
                "reference": "0b9c4a4007c44201dce9a6cc1a38407005c26c86",
22
                "shasum": ""
23
            },
24
            "require": {
25
                "bower-asset/jquery": ">=1.9.1,<=3"
26
            },
27
            "type": "bower-asset-library",
28
            "extra": {
29
                "bower-asset-main": [
30
                    "less/bootstrap.less",
31
                    "dist/js/bootstrap.js"
32
                ],
33
                "bower-asset-ignore": [
34
                    "/.*",
35
                    "_config.yml",
36
                    "CNAME",
37
                    "composer.json",
38
                    "CONTRIBUTING.md",
39
                    "docs",
40
                    "js/tests",
41
                    "test-infra"
42
                ]
43
            },
44
            "license": [
45
                "MIT"
46
            ],
47
            "description": "The most popular front-end framework for developing responsive, mobile first projects on the web.",
48
            "keywords": [
49
                "css",
50
                "framework",
51
                "front-end",
52
                "js",
53
                "less",
54
                "mobile-first",
55
                "responsive",
56
                "web"
57
            ]
58
        },
59
        {
60
            "name": "bower-asset/jquery",
61
            "version": "2.2.4",
62
            "source": {
63
                "type": "git",
64
                "url": "https://github.com/jquery/jquery-dist.git",
65
                "reference": "c0185ab7c75aab88762c5aae780b9d83b80eda72"
66
            },
67
            "dist": {
68
                "type": "zip",
69
                "url": "https://api.github.com/repos/jquery/jquery-dist/zipball/c0185ab7c75aab88762c5aae780b9d83b80eda72",
70
                "reference": "c0185ab7c75aab88762c5aae780b9d83b80eda72",
71
                "shasum": ""
72
            },
73
            "type": "bower-asset-library",
74
            "extra": {
75
                "bower-asset-main": "dist/jquery.js",
76
                "bower-asset-ignore": [
77
                    "package.json"
78
                ]
79
            },
80
            "license": [
81
                "MIT"
82
            ],
83
            "keywords": [
84
                "browser",
85
                "javascript",
86
                "jquery",
87
                "library"
88
            ]
89
        },
90
        {
91
            "name": "bower-asset/jquery.inputmask",
92
            "version": "3.2.7",
93
            "source": {
94
                "type": "git",
95
                "url": "https://github.com/RobinHerbots/jquery.inputmask.git",
96
                "reference": "5a72c563b502b8e05958a524cdfffafe9987be38"
97
            },
98
            "dist": {
99
                "type": "zip",
100
                "url": "https://api.github.com/repos/RobinHerbots/jquery.inputmask/zipball/5a72c563b502b8e05958a524cdfffafe9987be38",
101
                "reference": "5a72c563b502b8e05958a524cdfffafe9987be38",
102
                "shasum": ""
103
            },
104
            "require": {
105
                "bower-asset/jquery": ">=1.7"
106
            },
107
            "type": "bower-asset-library",
108
            "extra": {
109
                "bower-asset-main": [
110
                    "./dist/inputmask/inputmask.js"
111
                ],
112
                "bower-asset-ignore": [
113
                    "**/*",
114
                    "!dist/*",
115
                    "!dist/inputmask/*",
116
                    "!dist/min/*",
117
                    "!dist/min/inputmask/*",
118
                    "!extra/bindings/*",
119
                    "!extra/dependencyLibs/*",
120
                    "!extra/phone-codes/*"
121
                ]
122
            },
123
            "license": [
124
                "http://opensource.org/licenses/mit-license.php"
125
            ],
126
            "description": "jquery.inputmask is a jquery plugin which create an input mask.",
127
            "keywords": [
128
                "form",
129
                "input",
130
                "inputmask",
131
                "jquery",
132
                "mask",
133
                "plugins"
134
            ]
135
        },
136
        {
137
            "name": "bower-asset/punycode",
138
            "version": "v1.3.2",
139
            "source": {
140
                "type": "git",
141
                "url": "https://github.com/bestiejs/punycode.js.git",
142
                "reference": "38c8d3131a82567bfef18da09f7f4db68c84f8a3"
143
            },
144
            "dist": {
145
                "type": "zip",
146
                "url": "https://api.github.com/repos/bestiejs/punycode.js/zipball/38c8d3131a82567bfef18da09f7f4db68c84f8a3",
147
                "reference": "38c8d3131a82567bfef18da09f7f4db68c84f8a3",
148
                "shasum": ""
149
            },
150
            "type": "bower-asset-library",
151
            "extra": {
152
                "bower-asset-main": "punycode.js",
153
                "bower-asset-ignore": [
154
                    "coverage",
155
                    "tests",
156
                    ".*",
157
                    "component.json",
158
                    "Gruntfile.js",
159
                    "node_modules",
160
                    "package.json"
161
                ]
162
            }
163
        },
164
        {
165
            "name": "bower-asset/yii2-pjax",
166
            "version": "v2.0.6",
167
            "source": {
168
                "type": "git",
169
                "url": "https://github.com/yiisoft/jquery-pjax.git",
170
                "reference": "60728da6ade5879e807a49ce59ef9a72039b8978"
171
            },
172
            "dist": {
173
                "type": "zip",
174
                "url": "https://api.github.com/repos/yiisoft/jquery-pjax/zipball/60728da6ade5879e807a49ce59ef9a72039b8978",
175
                "reference": "60728da6ade5879e807a49ce59ef9a72039b8978",
176
                "shasum": ""
177
            },
178
            "require": {
179
                "bower-asset/jquery": ">=1.8"
180
            },
181
            "type": "bower-asset-library",
182
            "extra": {
183
                "bower-asset-main": "./jquery.pjax.js",
184
                "bower-asset-ignore": [
185
                    ".travis.yml",
186
                    "Gemfile",
187
                    "Gemfile.lock",
188
                    "CONTRIBUTING.md",
189
                    "vendor/",
190
                    "script/",
191
                    "test/"
192
                ]
193
            },
194
            "license": [
195
                "MIT"
196
            ]
197
        },
198
        {
199
            "name": "cebe/js-search",
200
            "version": "0.9.2",
201
            "source": {
202
                "type": "git",
203
                "url": "https://github.com/cebe/js-search.git",
204
                "reference": "db807790032146beb2e5624fc38799d126720200"
205
            },
206
            "dist": {
207
                "type": "zip",
208
                "url": "https://api.github.com/repos/cebe/js-search/zipball/db807790032146beb2e5624fc38799d126720200",
209
                "reference": "db807790032146beb2e5624fc38799d126720200",
210
                "shasum": ""
211
            },
212
            "require": {
213
                "php": ">=5.4.0"
214
            },
215
            "bin": [
216
                "bin/jsindex"
217
            ],
218
            "type": "library",
219
            "autoload": {
220
                "psr-4": {
221
                    "cebe\\jssearch\\": "lib/"
222
                }
223
            },
224
            "notification-url": "https://packagist.org/downloads/",
225
            "license": [
226
                "MIT"
227
            ],
228
            "authors": [
229
                {
230
                    "name": "Carsten Brandt",
231
                    "email": "[email protected]"
232
                }
233
            ],
234
            "description": "A client side search engine for use on static pages.",
235
            "time": "2015-05-06 22:41:18"
236
        },
237
        {
238
            "name": "cebe/markdown",
239
            "version": "1.0.x-dev",
240
            "source": {
241
                "type": "git",
242
                "url": "https://github.com/cebe/markdown.git",
243
                "reference": "f681fee8303310415b746f3758eeda0a7ad08bda"
244
            },
245
            "dist": {
246
                "type": "zip",
247
                "url": "https://api.github.com/repos/cebe/markdown/zipball/f681fee8303310415b746f3758eeda0a7ad08bda",
248
                "reference": "f681fee8303310415b746f3758eeda0a7ad08bda",
249
                "shasum": ""
250
            },
251
            "require": {
252
                "lib-pcre": "*",
253
                "php": ">=5.4.0"
254
            },
255
            "require-dev": {
256
                "cebe/indent": "*",
257
                "facebook/xhprof": "*@dev",
258
                "phpunit/phpunit": "3.7.*"
259
            },
260
            "bin": [
261
                "bin/markdown"
262
            ],
263
            "type": "library",
264
            "extra": {
265
                "branch-alias": {
266
                    "dev-master": "1.0.x-dev"
267
                }
268
            },
269
            "autoload": {
270
                "psr-4": {
271
                    "cebe\\markdown\\": ""
272
                }
273
            },
274
            "notification-url": "https://packagist.org/downloads/",
275
            "license": [
276
                "MIT"
277
            ],
278
            "authors": [
279
                {
280
                    "name": "Carsten Brandt",
281
                    "email": "[email protected]",
282
                    "homepage": "http://cebe.cc/",
283
                    "role": "Creator"
284
                }
285
            ],
286
            "description": "A super fast, highly extensible markdown parser for PHP",
287
            "homepage": "https://github.com/cebe/markdown#readme",
288
            "keywords": [
289
                "extensible",
290
                "fast",
291
                "gfm",
292
                "markdown",
293
                "markdown-extra"
294
            ],
295
            "time": "2015-03-06 05:21:16"
296
        },
297
        {
298
            "name": "cebe/markdown-latex",
299
            "version": "1.1.3",
300
            "source": {
301
                "type": "git",
302
                "url": "https://github.com/cebe/markdown-latex.git",
303
                "reference": "1707d27f3e980e5fbd65fed6e750d4c6bed7b060"
304
            },
305
            "dist": {
306
                "type": "zip",
307
                "url": "https://api.github.com/repos/cebe/markdown-latex/zipball/1707d27f3e980e5fbd65fed6e750d4c6bed7b060",
308
                "reference": "1707d27f3e980e5fbd65fed6e750d4c6bed7b060",
309
                "shasum": ""
310
            },
311
            "require": {
312
                "cebe/markdown": "~1.0.0",
313
                "mikevanriel/text-to-latex": "~1.0.0",
314
                "php": ">=5.4.0"
315
            },
316
            "require-dev": {
317
                "phpunit/phpunit": "3.7.*"
318
            },
319
            "bin": [
320
                "bin/markdown-latex"
321
            ],
322
            "type": "library",
323
            "extra": {
324
                "branch-alias": {
325
                    "dev-master": "1.0.x-dev"
326
                }
327
            },
328
            "autoload": {
329
                "psr-4": {
330
                    "cebe\\markdown\\latex\\": ""
331
                }
332
            },
333
            "notification-url": "https://packagist.org/downloads/",
334
            "license": [
335
                "MIT"
336
            ],
337
            "authors": [
338
                {
339
                    "name": "Carsten Brandt",
340
                    "email": "[email protected]",
341
                    "homepage": "http://cebe.cc/",
342
                    "role": "Creator"
343
                }
344
            ],
345
            "description": "A super fast highly extensible markdown parser for PHP that converts markdown files into latex",
346
            "homepage": "https://github.com/cebe/markdown-latex#readme",
347
            "keywords": [
348
                "extensible",
349
                "fast",
350
                "gfm",
351
                "latex",
352
                "markdown",
353
                "markdown-extra"
354
            ],
355
            "time": "2016-08-23 08:32:49"
356
        },
357
        {
358
            "name": "cebe/yii2-gravatar",
359
            "version": "1.1",
360
            "target-dir": "cebe/gravatar",
361
            "source": {
362
                "type": "git",
363
                "url": "https://github.com/cebe/yii2-gravatar.git",
364
                "reference": "c9c01bd14c9bdee9e5ae1ef1aad23f80c182c057"
365
            },
366
            "dist": {
367
                "type": "zip",
368
                "url": "https://api.github.com/repos/cebe/yii2-gravatar/zipball/c9c01bd14c9bdee9e5ae1ef1aad23f80c182c057",
369
                "reference": "c9c01bd14c9bdee9e5ae1ef1aad23f80c182c057",
370
                "shasum": ""
371
            },
372
            "require": {
373
                "yiisoft/yii2": "*"
374
            },
375
            "type": "yii2-extension",
376
            "autoload": {
377
                "psr-0": {
378
                    "cebe\\gravatar\\": ""
379
                }
380
            },
381
            "notification-url": "https://packagist.org/downloads/",
382
            "license": [
383
                "MIT"
384
            ],
385
            "authors": [
386
                {
387
                    "name": "Carsten Brandt",
388
                    "email": "[email protected]",
389
                    "homepage": "http://cebe.cc/",
390
                    "role": "Core framework development"
391
                }
392
            ],
393
            "description": "Gravatar Widget for Yii 2",
394
            "keywords": [
395
                "gravatar",
396
                "yii"
397
            ],
398
            "time": "2013-12-10 17:49:58"
399
        },
400
        {
401
            "name": "ezyang/htmlpurifier",
402
            "version": "v4.8.0",
403
            "source": {
404
                "type": "git",
405
                "url": "https://github.com/ezyang/htmlpurifier.git",
406
                "reference": "d0c392f77d2f2a3dcf7fcb79e2a1e2b8804e75b2"
407
            },
408
            "dist": {
409
                "type": "zip",
410
                "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/d0c392f77d2f2a3dcf7fcb79e2a1e2b8804e75b2",
411
                "reference": "d0c392f77d2f2a3dcf7fcb79e2a1e2b8804e75b2",
412
                "shasum": ""
413
            },
414
            "require": {
415
                "php": ">=5.2"
416
            },
417
            "type": "library",
418
            "autoload": {
419
                "psr-0": {
420
                    "HTMLPurifier": "library/"
421
                },
422
                "files": [
423
                    "library/HTMLPurifier.composer.php"
424
                ]
425
            },
426
            "notification-url": "https://packagist.org/downloads/",
427
            "license": [
428
                "LGPL"
429
            ],
430
            "authors": [
431
                {
432
                    "name": "Edward Z. Yang",
433
                    "email": "[email protected]",
434
                    "homepage": "http://ezyang.com"
435
                }
436
            ],
437
            "description": "Standards compliant HTML filter written in PHP",
438
            "homepage": "http://htmlpurifier.org/",
439
            "keywords": [
440
                "html"
441
            ],
442
            "time": "2016-07-16 12:58:58"
443
        },
444
        
445
        
446
        {
447
            "name": "mikevanriel/text-to-latex",
448
            "version": "1.0.1",
449
            "source": {
450
                "type": "git",
451
                "url": "https://github.com/mvriel/TextToLatex.git",
452
                "reference": "c9f3a4d6b89f9449782455c848d5fa3dd0e216ba"
453
            },
454
            "dist": {
455
                "type": "zip",
456
                "url": "https://api.github.com/repos/mvriel/TextToLatex/zipball/c9f3a4d6b89f9449782455c848d5fa3dd0e216ba",
457
                "reference": "c9f3a4d6b89f9449782455c848d5fa3dd0e216ba",
458
                "shasum": ""
459
            },
460
            "require-dev": {
461
                "phpunit/phpunit": "~3.7"
462
            },
463
            "type": "library",
464
            "autoload": {
465
                "psr-0": {
466
                    "MikeVanRiel": [
467
                        "src/",
468
                        "tests/unit/"
469
                    ]
470
                }
471
            },
472
            "notification-url": "https://packagist.org/downloads/",
473
            "license": [
474
                "MIT"
475
            ],
476
            "authors": [
477
                {
478
                    "name": "Mike van Riel",
479
                    "email": "[email protected]"
480
                }
481
            ],
482
            "description": "A converter class that converts normal ASCII text to valid LaTeX",
483
            "time": "2015-12-13 07:33:35"
484
        },
485
        {
486
            "name": "nikic/php-parser",
487
            "version": "0.9.x-dev",
488
            "source": {
489
                "type": "git",
490
                "url": "https://github.com/nikic/PHP-Parser.git",
491
                "reference": "ef70767475434bdb3615b43c327e2cae17ef12eb"
492
            },
493
            "dist": {
494
                "type": "zip",
495
                "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/ef70767475434bdb3615b43c327e2cae17ef12eb",
496
                "reference": "ef70767475434bdb3615b43c327e2cae17ef12eb",
497
                "shasum": ""
498
            },
499
            "require": {
500
                "ext-tokenizer": "*",
501
                "php": ">=5.2"
502
            },
503
            "type": "library",
504
            "extra": {
505
                "branch-alias": {
506
                    "dev-master": "0.9-dev"
507
                }
508
            },
509
            "autoload": {
510
                "psr-0": {
511
                    "PHPParser": "lib/"
512
                }
513
            },
514
            "notification-url": "https://packagist.org/downloads/",
515
            "license": [
516
                "BSD-3-Clause"
517
            ],
518
            "authors": [
519
                {
520
                    "name": "Nikita Popov"
521
                }
522
            ],
523
            "description": "A PHP parser written in PHP",
524
            "keywords": [
525
                "parser",
526
                "php"
527
            ],
528
            "time": "2014-07-23 18:24:17"
529
        },
530
        {
531
            "name": "phpdocumentor/reflection",
532
            "version": "1.0.7",
533
            "source": {
534
                "type": "git",
535
                "url": "https://github.com/phpDocumentor/Reflection.git",
536
                "reference": "fc40c3f604ac2287eb5c314174d5109b2c699372"
537
            },
538
            "dist": {
539
                "type": "zip",
540
                "url": "https://api.github.com/repos/phpDocumentor/Reflection/zipball/fc40c3f604ac2287eb5c314174d5109b2c699372",
541
                "reference": "fc40c3f604ac2287eb5c314174d5109b2c699372",
542
                "shasum": ""
543
            },
544
            "require": {
545
                "nikic/php-parser": "~0.9.4",
546
                "php": ">=5.3.3",
547
                "phpdocumentor/reflection-docblock": "~2.0",
548
                "psr/log": "~1.0"
549
            },
550
            "require-dev": {
551
                "behat/behat": "~2.4",
552
                "mockery/mockery": "~0.8",
553
                "phpunit/phpunit": "~4.0"
554
            },
555
            "type": "library",
556
            "extra": {
557
                "branch-alias": {
558
                    "dev-master": "1.0.x-dev"
559
                }
560
            },
561
            "autoload": {
562
                "psr-0": {
563
                    "phpDocumentor": [
564
                        "src/",
565
                        "tests/unit/",
566
                        "tests/mocks/"
567
                    ]
568
                }
569
            },
570
            "notification-url": "https://packagist.org/downloads/",
571
            "license": [
572
                "MIT"
573
            ],
574
            "description": "Reflection library to do Static Analysis for PHP Projects",
575
            "homepage": "http://www.phpdoc.org",
576
            "keywords": [
577
                "phpDocumentor",
578
                "phpdoc",
579
                "reflection",
580
                "static analysis"
581
            ],
582
            "time": "2014-11-14 11:43:04"
583
        },
584
        {
585
            "name": "phpdocumentor/reflection-docblock",
586
            "version": "2.0.4",
587
            "source": {
588
                "type": "git",
589
                "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
590
                "reference": "d68dbdc53dc358a816f00b300704702b2eaff7b8"
591
            },
592
            "dist": {
593
                "type": "zip",
594
                "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/d68dbdc53dc358a816f00b300704702b2eaff7b8",
595
                "reference": "d68dbdc53dc358a816f00b300704702b2eaff7b8",
596
                "shasum": ""
597
            },
598
            "require": {
599
                "php": ">=5.3.3"
600
            },
601
            "require-dev": {
602
                "phpunit/phpunit": "~4.0"
603
            },
604
            "suggest": {
605
                "dflydev/markdown": "~1.0",
606
                "erusev/parsedown": "~1.0"
607
            },
608
            "type": "library",
609
            "extra": {
610
                "branch-alias": {
611
                    "dev-master": "2.0.x-dev"
612
                }
613
            },
614
            "autoload": {
615
                "psr-0": {
616
                    "phpDocumentor": [
617
                        "src/"
618
                    ]
619
                }
620
            },
621
            "notification-url": "https://packagist.org/downloads/",
622
            "license": [
623
                "MIT"
624
            ],
625
            "authors": [
626
                {
627
                    "name": "Mike van Riel",
628
                    "email": "[email protected]"
629
                }
630
            ],
631
            "time": "2015-02-03 12:10:50"
632
        },
633
        {
634
            "name": "psr/log",
635
            "version": "dev-master",
636
            "source": {
637
                "type": "git",
638
                "url": "https://github.com/php-fig/log.git",
639
                "reference": "d8e60a5619fff77f9669da8997697443ef1a1d7e"
640
            },
641
            "dist": {
642
                "type": "zip",
643
                "url": "https://api.github.com/repos/php-fig/log/zipball/d8e60a5619fff77f9669da8997697443ef1a1d7e",
644
                "reference": "d8e60a5619fff77f9669da8997697443ef1a1d7e",
645
                "shasum": ""
646
            },
647
            "require": {
648
                "php": ">=5.3.0"
649
            },
650
            "type": "library",
651
            "extra": {
652
                "branch-alias": {
653
                    "dev-master": "1.0.x-dev"
654
                }
655
            },
656
            "autoload": {
657
                "psr-4": {
658
                    "Psr\\Log\\": "Psr/Log/"
659
                }
660
            },
661
            "notification-url": "https://packagist.org/downloads/",
662
            "license": [
663
                "MIT"
664
            ],
665
            "authors": [
666
                {
667
                    "name": "PHP-FIG",
668
                    "homepage": "http://www.php-fig.org/"
669
                }
670
            ],
671
            "description": "Common interface for logging libraries",
672
            "homepage": "https://github.com/php-fig/log",
673
            "keywords": [
674
                "log",
675
                "psr",
676
                "psr-3"
677
            ],
678
            "time": "2016-01-06 21:40:42"
679
        },
680
        {
681
            "name": "rmrevin/yii2-fontawesome",
682
            "version": "2.16.1",
683
            "source": {
684
                "type": "git",
685
                "url": "https://github.com/rmrevin/yii2-fontawesome.git",
686
                "reference": "ab08282b8cd05c570634926f41c868cf902981e7"
687
            },
688
            "dist": {
689
                "type": "zip",
690
                "url": "https://api.github.com/repos/rmrevin/yii2-fontawesome/zipball/ab08282b8cd05c570634926f41c868cf902981e7",
691
                "reference": "ab08282b8cd05c570634926f41c868cf902981e7",
692
                "shasum": ""
693
            },
694
            "require": {
695
                "php": ">=5.4.0",
696
                "yiisoft/yii2": "2.0.*"
697
            },
698
            "type": "yii2-extension",
699
            "extra": {
700
                "asset-installer-paths": {
701
                    "npm-asset-library": "vendor/npm",
702
                    "bower-asset-library": "vendor/bower"
703
                }
704
            },
705
            "autoload": {
706
                "psr-4": {
707
                    "rmrevin\\yii\\fontawesome\\": ""
708
                }
709
            },
710
            "notification-url": "https://packagist.org/downloads/",
711
            "license": [
712
                "MIT"
713
            ],
714
            "authors": [
715
                {
716
                    "name": "Revin Roman",
717
                    "email": "[email protected]",
718
                    "homepage": "https://rmrevin.com/"
719
                }
720
            ],
721
            "description": "Asset Bundle for Yii2 with Font Awesome",
722
            "keywords": [
723
                "asset",
724
                "awesome",
725
                "bundle",
726
                "font",
727
                "yii"
728
            ],
729
            "time": "2016-08-31 12:41:25"
730
        },
731
        {
732
            "name": "scrivo/highlight.php",
733
            "version": "v8.9.1",
734
            "source": {
735
                "type": "git",
736
                "url": "https://github.com/scrivo/highlight.php.git",
737
                "reference": "d861aee53999963aed4b742cfe21181bec178f35"
738
            },
739
            "dist": {
740
                "type": "zip",
741
                "url": "https://api.github.com/repos/scrivo/highlight.php/zipball/d861aee53999963aed4b742cfe21181bec178f35",
742
                "reference": "d861aee53999963aed4b742cfe21181bec178f35",
743
                "shasum": ""
744
            },
745
            "type": "library",
746
            "autoload": {
747
                "psr-0": {
748
                    "Highlight\\": ""
749
                }
750
            },
751
            "notification-url": "https://packagist.org/downloads/",
752
            "license": [
753
                "BSD-3-Clause"
754
            ],
755
            "description": "Server side syntax highlighter that supports over 90 languages. It's a PHP port of highlight.js",
756
            "keywords": [
757
                "code",
758
                "highlight",
759
                "highlight.js",
760
                "highlight.php",
761
                "syntax"
762
            ],
763
            "time": "2015-12-31 20:33:22"
764
        },
765
        {
766
            "name": "swiftmailer/swiftmailer",
0 ignored issues
show
There is a security advisory for your installed version of swiftmailer/swiftmailer:

Remote Code Execution when using the mail transport
Loading history...
767
            "version": "5.x-dev",
768
            "source": {
769
                "type": "git",
770
                "url": "https://github.com/swiftmailer/swiftmailer.git",
771
                "reference": "de19df332219d73a2704525ba75aabd7dfaa303b"
772
            },
773
            "dist": {
774
                "type": "zip",
775
                "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/de19df332219d73a2704525ba75aabd7dfaa303b",
776
                "reference": "de19df332219d73a2704525ba75aabd7dfaa303b",
777
                "shasum": ""
778
            },
779
            "require": {
780
                "php": ">=5.3.3"
781
            },
782
            "require-dev": {
783
                "mockery/mockery": "~0.9.1"
784
            },
785
            "type": "library",
786
            "extra": {
787
                "branch-alias": {
788
                    "dev-master": "5.4-dev"
789
                }
790
            },
791
            "autoload": {
792
                "files": [
793
                    "lib/swift_required.php"
794
                ]
795
            },
796
            "notification-url": "https://packagist.org/downloads/",
797
            "license": [
798
                "MIT"
799
            ],
800
            "authors": [
801
                {
802
                    "name": "Chris Corbyn"
803
                },
804
                {
805
                    "name": "Fabien Potencier",
806
                    "email": "[email protected]"
807
                }
808
            ],
809
            "description": "Swiftmailer, free feature-rich PHP mailer",
810
            "homepage": "http://swiftmailer.org",
811
            "keywords": [
812
                "email",
813
                "mail",
814
                "mailer"
815
            ],
816
            "time": "2016-09-07 22:19:22"
817
        },
818
        
819
        {
820
            "name": "yiisoft/yii2",
821
            "version": "dev-master",
822
            "source": {
823
                "type": "git",
824
                "url": "https://github.com/yiisoft/yii2-framework.git",
825
                "reference": "6a1c220cdf037784da5f0151e4a0e4877af74df6"
826
            },
827
            "dist": {
828
                "type": "zip",
829
                "url": "https://api.github.com/repos/yiisoft/yii2-framework/zipball/6a1c220cdf037784da5f0151e4a0e4877af74df6",
830
                "reference": "6a1c220cdf037784da5f0151e4a0e4877af74df6",
831
                "shasum": ""
832
            },
833
            "require": {
834
                "bower-asset/jquery": "2.2.*@stable | 2.1.*@stable | 1.11.*@stable | 1.12.*@stable",
835
                "bower-asset/jquery.inputmask": "~3.2.2",
836
                "bower-asset/punycode": "1.3.*",
837
                "bower-asset/yii2-pjax": "~2.0.1",
838
                "cebe/markdown": "~1.0.0 | ~1.1.0",
839
                "ext-ctype": "*",
840
                "ext-mbstring": "*",
841
                "ezyang/htmlpurifier": "~4.6",
842
                "lib-pcre": "*",
843
                "php": ">=5.4.0",
844
                "yiisoft/yii2-composer": "~2.0.4"
845
            },
846
            "bin": [
847
                "yii"
848
            ],
849
            "type": "library",
850
            "extra": {
851
                "branch-alias": {
852
                    "dev-master": "2.0.x-dev"
853
                }
854
            },
855
            "autoload": {
856
                "psr-4": {
857
                    "yii\\": ""
858
                }
859
            },
860
            "notification-url": "https://packagist.org/downloads/",
861
            "license": [
862
                "BSD-3-Clause"
863
            ],
864
            "authors": [
865
                {
866
                    "name": "Qiang Xue",
867
                    "email": "[email protected]",
868
                    "homepage": "http://www.yiiframework.com/",
869
                    "role": "Founder and project lead"
870
                },
871
                {
872
                    "name": "Alexander Makarov",
873
                    "email": "[email protected]",
874
                    "homepage": "http://rmcreative.ru/",
875
                    "role": "Core framework development"
876
                },
877
                {
878
                    "name": "Maurizio Domba",
879
                    "homepage": "http://mdomba.info/",
880
                    "role": "Core framework development"
881
                },
882
                {
883
                    "name": "Carsten Brandt",
884
                    "email": "[email protected]",
885
                    "homepage": "http://cebe.cc/",
886
                    "role": "Core framework development"
887
                },
888
                {
889
                    "name": "Timur Ruziev",
890
                    "email": "[email protected]",
891
                    "homepage": "http://resurtm.com/",
892
                    "role": "Core framework development"
893
                },
894
                {
895
                    "name": "Paul Klimov",
896
                    "email": "[email protected]",
897
                    "role": "Core framework development"
898
                },
899
                {
900
                    "name": "Dmitry Naumenko",
901
                    "email": "[email protected]",
902
                    "role": "Core framework development"
903
                }
904
            ],
905
            "description": "Yii PHP Framework Version 2",
906
            "homepage": "http://www.yiiframework.com/",
907
            "keywords": [
908
                "framework",
909
                "yii2"
910
            ],
911
            "time": "2016-09-13 19:11:52"
912
        },
913
        {
914
            "name": "yiisoft/yii2-apidoc",
915
            "version": "dev-master",
916
            "source": {
917
                "type": "git",
918
                "url": "https://github.com/yiisoft/yii2-apidoc.git",
919
                "reference": "453d93514005eaa1e5b0ed3cb2b21429e1852383"
920
            },
921
            "dist": {
922
                "type": "zip",
923
                "url": "https://api.github.com/repos/yiisoft/yii2-apidoc/zipball/453d93514005eaa1e5b0ed3cb2b21429e1852383",
924
                "reference": "453d93514005eaa1e5b0ed3cb2b21429e1852383",
925
                "shasum": ""
926
            },
927
            "require": {
928
                "cebe/js-search": "0.9.*",
929
                "cebe/markdown": "~1.0.0 | ~1.1.0",
930
                "cebe/markdown-latex": "~1.0",
931
                "nikic/php-parser": "0.9.*",
932
                "phpdocumentor/reflection": "^1.0.3",
933
                "phpdocumentor/reflection-docblock": "^2.0.1",
934
                "scrivo/highlight.php": "~8.0",
935
                "yiisoft/yii2": "~2.0.4",
936
                "yiisoft/yii2-bootstrap": "~2.0.0"
937
            },
938
            "bin": [
939
                "apidoc"
940
            ],
941
            "type": "yii2-extension",
942
            "extra": {
943
                "branch-alias": {
944
                    "dev-master": "2.0.x-dev"
945
                },
946
                "asset-installer-paths": {
947
                    "npm-asset-library": "vendor/npm",
948
                    "bower-asset-library": "vendor/bower"
949
                }
950
            },
951
            "autoload": {
952
                "psr-4": {
953
                    "yii\\apidoc\\": ""
954
                }
955
            },
956
            "notification-url": "https://packagist.org/downloads/",
957
            "license": [
958
                "BSD-3-Clause"
959
            ],
960
            "authors": [
961
                {
962
                    "name": "Carsten Brandt",
963
                    "email": "[email protected]"
964
                }
965
            ],
966
            "description": "API Documentation generator for the Yii framework 2.0",
967
            "keywords": [
968
                "api",
969
                "apidoc",
970
                "documentation",
971
                "phpdoc",
972
                "yii2"
973
            ],
974
            "time": "2016-09-05 10:52:18"
975
        },
976
        {
977
            "name": "yiisoft/yii2-bootstrap",
978
            "version": "dev-master",
979
            "source": {
980
                "type": "git",
981
                "url": "https://github.com/yiisoft/yii2-bootstrap.git",
982
                "reference": "145235ffad542c7cf9a2736e9d119471fab9dbf9"
983
            },
984
            "dist": {
985
                "type": "zip",
986
                "url": "https://api.github.com/repos/yiisoft/yii2-bootstrap/zipball/145235ffad542c7cf9a2736e9d119471fab9dbf9",
987
                "reference": "145235ffad542c7cf9a2736e9d119471fab9dbf9",
988
                "shasum": ""
989
            },
990
            "require": {
991
                "bower-asset/bootstrap": "3.3.* | 3.2.* | 3.1.*",
992
                "yiisoft/yii2": "~2.0.6"
993
            },
994
            "type": "yii2-extension",
995
            "extra": {
996
                "branch-alias": {
997
                    "dev-master": "2.0.x-dev"
998
                },
999
                "asset-installer-paths": {
1000
                    "npm-asset-library": "vendor/npm",
1001
                    "bower-asset-library": "vendor/bower"
1002
                }
1003
            },
1004
            "autoload": {
1005
                "psr-4": {
1006
                    "yii\\bootstrap\\": ""
1007
                }
1008
            },
1009
            "notification-url": "https://packagist.org/downloads/",
1010
            "license": [
1011
                "BSD-3-Clause"
1012
            ],
1013
            "authors": [
1014
                {
1015
                    "name": "Qiang Xue",
1016
                    "email": "[email protected]"
1017
                }
1018
            ],
1019
            "description": "The Twitter Bootstrap extension for the Yii framework",
1020
            "keywords": [
1021
                "bootstrap",
1022
                "yii2"
1023
            ],
1024
            "time": "2016-09-05 10:55:27"
1025
        },
1026
        {
1027
            "name": "yiisoft/yii2-composer",
1028
            "version": "dev-master",
1029
            "source": {
1030
                "type": "git",
1031
                "url": "https://github.com/yiisoft/yii2-composer.git",
1032
                "reference": "e882cc327a6935a41f2e8665b9ef0317f6852d4d"
1033
            },
1034
            "dist": {
1035
                "type": "zip",
1036
                "url": "https://api.github.com/repos/yiisoft/yii2-composer/zipball/e882cc327a6935a41f2e8665b9ef0317f6852d4d",
1037
                "reference": "e882cc327a6935a41f2e8665b9ef0317f6852d4d",
1038
                "shasum": ""
1039
            },
1040
            "require": {
1041
                "composer-plugin-api": "^1.0"
1042
            },
1043
            "type": "composer-plugin",
1044
            "extra": {
1045
                "class": "yii\\composer\\Plugin",
1046
                "branch-alias": {
1047
                    "dev-master": "2.0.x-dev"
1048
                }
1049
            },
1050
            "autoload": {
1051
                "psr-4": {
1052
                    "yii\\composer\\": ""
1053
                }
1054
            },
1055
            "notification-url": "https://packagist.org/downloads/",
1056
            "license": [
1057
                "BSD-3-Clause"
1058
            ],
1059
            "authors": [
1060
                {
1061
                    "name": "Qiang Xue",
1062
                    "email": "[email protected]"
1063
                }
1064
            ],
1065
            "description": "The composer plugin for Yii extension installer",
1066
            "keywords": [
1067
                "composer",
1068
                "extension installer",
1069
                "yii2"
1070
            ],
1071
            "time": "2016-06-05 20:34:32"
1072
        },
1073
        {
1074
            "name": "yiisoft/yii2-swiftmailer",
1075
            "version": "dev-master",
1076
            "source": {
1077
                "type": "git",
1078
                "url": "https://github.com/yiisoft/yii2-swiftmailer.git",
1079
                "reference": "8e3e92f032e7400c2593fe26e1832c4d0a832b65"
1080
            },
1081
            "dist": {
1082
                "type": "zip",
1083
                "url": "https://api.github.com/repos/yiisoft/yii2-swiftmailer/zipball/8e3e92f032e7400c2593fe26e1832c4d0a832b65",
1084
                "reference": "8e3e92f032e7400c2593fe26e1832c4d0a832b65",
1085
                "shasum": ""
1086
            },
1087
            "require": {
1088
                "swiftmailer/swiftmailer": "~5.0",
1089
                "yiisoft/yii2": "~2.0.4"
1090
            },
1091
            "type": "yii2-extension",
1092
            "extra": {
1093
                "branch-alias": {
1094
                    "dev-master": "2.0.x-dev"
1095
                }
1096
            },
1097
            "autoload": {
1098
                "psr-4": {
1099
                    "yii\\swiftmailer\\": ""
1100
                }
1101
            },
1102
            "notification-url": "https://packagist.org/downloads/",
1103
            "license": [
1104
                "BSD-3-Clause"
1105
            ],
1106
            "authors": [
1107
                {
1108
                    "name": "Paul Klimov",
1109
                    "email": "[email protected]"
1110
                }
1111
            ],
1112
            "description": "The SwiftMailer integration for the Yii framework",
1113
            "keywords": [
1114
                "email",
1115
                "mail",
1116
                "mailer",
1117
                "swift",
1118
                "swiftmailer",
1119
                "yii2"
1120
            ],
1121
            "time": "2016-09-09 11:48:36"
1122
        }
1123
    ],
1124
    "packages-dev": [
1125
        {
1126
            "name": "bower-asset/typeahead.js",
1127
            "version": "v0.11.1",
1128
            "source": {
1129
                "type": "git",
1130
                "url": "https://github.com/twitter/typeahead.js.git",
1131
                "reference": "588440f66559714280628a4f9799f0c4eb880a4a"
1132
            },
1133
            "dist": {
1134
                "type": "zip",
1135
                "url": "https://api.github.com/repos/twitter/typeahead.js/zipball/588440f66559714280628a4f9799f0c4eb880a4a",
1136
                "reference": "588440f66559714280628a4f9799f0c4eb880a4a",
1137
                "shasum": ""
1138
            },
1139
            "require": {
1140
                "bower-asset/jquery": ">=1.7"
1141
            },
1142
            "require-dev": {
1143
                "bower-asset/jasmine-ajax": "~1.3.1",
1144
                "bower-asset/jasmine-jquery": "~1.5.2",
1145
                "bower-asset/jquery": "~1.7"
1146
            },
1147
            "type": "bower-asset-library",
1148
            "extra": {
1149
                "bower-asset-main": "dist/typeahead.bundle.js"
1150
            }
1151
        },
1152
        {
1153
            "name": "fzaninotto/faker",
1154
            "version": "dev-master",
1155
            "source": {
1156
                "type": "git",
1157
                "url": "https://github.com/fzaninotto/Faker.git",
1158
                "reference": "4e81236d14da84c86f3e96561d689845bcf559ef"
1159
            },
1160
            "dist": {
1161
                "type": "zip",
1162
                "url": "https://api.github.com/repos/fzaninotto/Faker/zipball/4e81236d14da84c86f3e96561d689845bcf559ef",
1163
                "reference": "4e81236d14da84c86f3e96561d689845bcf559ef",
1164
                "shasum": ""
1165
            },
1166
            "require": {
1167
                "php": "^5.3.3|^7.0"
1168
            },
1169
            "require-dev": {
1170
                "ext-intl": "*",
1171
                "phpunit/phpunit": "~4.0",
1172
                "squizlabs/php_codesniffer": "~1.5"
1173
            },
1174
            "type": "library",
1175
            "extra": {
1176
                "branch-alias": {
1177
                    "dev-master": "1.6.x-dev"
1178
                }
1179
            },
1180
            "autoload": {
1181
                "psr-4": {
1182
                    "Faker\\": "src/Faker/"
1183
                }
1184
            },
1185
            "notification-url": "https://packagist.org/downloads/",
1186
            "license": [
1187
                "MIT"
1188
            ],
1189
            "authors": [
1190
                {
1191
                    "name": "François Zaninotto"
1192
                }
1193
            ],
1194
            "description": "Faker is a PHP library that generates fake data for you.",
1195
            "keywords": [
1196
                "data",
1197
                "faker",
1198
                "fixtures"
1199
            ],
1200
            "time": "2016-09-13 12:22:34"
1201
        },
1202
        {
1203
            "name": "phpspec/php-diff",
1204
            "version": "dev-master",
1205
            "source": {
1206
                "type": "git",
1207
                "url": "https://github.com/phpspec/php-diff.git",
1208
                "reference": "0464787bfa7cd13576c5a1e318709768798bec6a"
1209
            },
1210
            "dist": {
1211
                "type": "zip",
1212
                "url": "https://api.github.com/repos/phpspec/php-diff/zipball/0464787bfa7cd13576c5a1e318709768798bec6a",
1213
                "reference": "0464787bfa7cd13576c5a1e318709768798bec6a",
1214
                "shasum": ""
1215
            },
1216
            "type": "library",
1217
            "extra": {
1218
                "branch-alias": {
1219
                    "dev-master": "1.0.x-dev"
1220
                }
1221
            },
1222
            "autoload": {
1223
                "psr-0": {
1224
                    "Diff": "lib/"
1225
                }
1226
            },
1227
            "notification-url": "https://packagist.org/downloads/",
1228
            "license": [
1229
                "BSD-3-Clause"
1230
            ],
1231
            "authors": [
1232
                {
1233
                    "name": "Chris Boulton",
1234
                    "homepage": "http://github.com/chrisboulton"
1235
                }
1236
            ],
1237
            "description": "A comprehensive library for generating differences between two hashable objects (strings or arrays).",
1238
            "time": "2016-04-07 12:29:16"
1239
        },
1240
        {
1241
            "name": "tmukherjee13/yii2-reverse-migration",
1242
            "version": "dev-master",
1243
            "source": {
1244
                "type": "git",
1245
                "url": "https://github.com/tmukherjee13/yii2-reverse-migration.git",
1246
                "reference": "069bf695a84d82811c94813734abb1faab3ac6b4"
1247
            },
1248
            "dist": {
1249
                "type": "zip",
1250
                "url": "https://api.github.com/repos/tmukherjee13/yii2-reverse-migration/zipball/069bf695a84d82811c94813734abb1faab3ac6b4",
1251
                "reference": "069bf695a84d82811c94813734abb1faab3ac6b4",
1252
                "shasum": ""
1253
            },
1254
            "require": {
1255
                "yiisoft/yii2": "*"
1256
            },
1257
            "type": "yii2-extension",
1258
            "autoload": {
1259
                "psr-4": {
1260
                    "tmukherjee13\\migration\\": ""
1261
                }
1262
            },
1263
            "notification-url": "https://packagist.org/downloads/",
1264
            "license": [
1265
                "BSD-3-Clause"
1266
            ],
1267
            
1268
            "authors": [
1269
                {
1270
                    "name": "Tarun Mukherjee",
1271
                    "email": "[email protected]"
1272
                }
1273
            ],
1274
            "description": "Generate working migration classes from existing Database",
1275
            "keywords": [
1276
                "database",
1277
                "migration",
1278
                "yii2"
1279
            ],
1280
            "time": "2016-08-17 10:12:58"
1281
        },
1282
        {
1283
            "name": "yiisoft/yii2-codeception",
1284
            "version": "dev-master",
1285
            "source": {
1286
                "type": "git",
1287
                "url": "https://github.com/yiisoft/yii2-codeception.git",
1288
                "reference": "572a6d46d942cc5733c45931fdbd1d60228f3c89"
1289
            },
1290
            "dist": {
1291
                "type": "zip",
1292
                "url": "https://api.github.com/repos/yiisoft/yii2-codeception/zipball/572a6d46d942cc5733c45931fdbd1d60228f3c89",
1293
                "reference": "572a6d46d942cc5733c45931fdbd1d60228f3c89",
1294
                "shasum": ""
1295
            },
1296
            "require": {
1297
                "yiisoft/yii2": ">=2.0.4"
1298
            },
1299
            "type": "yii2-extension",
1300
            "extra": {
1301
                "branch-alias": {
1302
                    "dev-master": "2.0.x-dev"
1303
                }
1304
            },
1305
            "autoload": {
1306
                "psr-4": {
1307
                    "yii\\codeception\\": ""
1308
                }
1309
            },
1310
            "notification-url": "https://packagist.org/downloads/",
1311
            "license": [
1312
                "BSD-3-Clause"
1313
            ],
1314
            "authors": [
1315
                {
1316
                    "name": "Mark Jebri",
1317
                    "email": "[email protected]"
1318
                }
1319
            ],
1320
            "description": "The Codeception integration for the Yii framework",
1321
            "keywords": [
1322
                "codeception",
1323
                "yii2"
1324
            ],
1325
            "time": "2016-04-14 08:46:27"
1326
        },
1327
        {
1328
            "name": "yiisoft/yii2-debug",
1329
            "version": "dev-master",
1330
            "source": {
1331
                "type": "git",
1332
                "url": "https://github.com/yiisoft/yii2-debug.git",
1333
                "reference": "17658ab8eb4981dad0891a9b09fda786d140be3b"
1334
            },
1335
            "dist": {
1336
                "type": "zip",
1337
                "url": "https://api.github.com/repos/yiisoft/yii2-debug/zipball/17658ab8eb4981dad0891a9b09fda786d140be3b",
1338
                "reference": "17658ab8eb4981dad0891a9b09fda786d140be3b",
1339
                "shasum": ""
1340
            },
1341
            "require": {
1342
                "yiisoft/yii2": "~2.0.4",
1343
                "yiisoft/yii2-bootstrap": "~2.0.0"
1344
            },
1345
            "type": "yii2-extension",
1346
            "extra": {
1347
                "branch-alias": {
1348
                    "dev-master": "2.0.x-dev"
1349
                }
1350
            },
1351
            "autoload": {
1352
                "psr-4": {
1353
                    "yii\\debug\\": ""
1354
                }
1355
            },
1356
            "notification-url": "https://packagist.org/downloads/",
1357
            "license": [
1358
                "BSD-3-Clause"
1359
            ],
1360
            "authors": [
1361
                {
1362
                    "name": "Qiang Xue",
1363
                    "email": "[email protected]"
1364
                }
1365
            ],
1366
            "description": "The debugger extension for the Yii framework",
1367
            "keywords": [
1368
                "debug",
1369
                "debugger",
1370
                "yii2"
1371
            ],
1372
            "time": "2016-09-05 10:57:44"
1373
        },
1374
        {
1375
            "name": "yiisoft/yii2-faker",
1376
            "version": "dev-master",
1377
            "source": {
1378
                "type": "git",
1379
                "url": "https://github.com/yiisoft/yii2-faker.git",
1380
                "reference": "6e6eb430809e3f9c05e367303909a05a4912d4c0"
1381
            },
1382
            "dist": {
1383
                "type": "zip",
1384
                "url": "https://api.github.com/repos/yiisoft/yii2-faker/zipball/6e6eb430809e3f9c05e367303909a05a4912d4c0",
1385
                "reference": "6e6eb430809e3f9c05e367303909a05a4912d4c0",
1386
                "shasum": ""
1387
            },
1388
            "require": {
1389
                "fzaninotto/faker": "~1.4",
1390
                "yiisoft/yii2": "*"
1391
            },
1392
            "type": "yii2-extension",
1393
            "extra": {
1394
                "branch-alias": {
1395
                    "dev-master": "2.0.x-dev"
1396
                }
1397
            },
1398
            "autoload": {
1399
                "psr-4": {
1400
                    "yii\\faker\\": ""
1401
                }
1402
            },
1403
            "notification-url": "https://packagist.org/downloads/",
1404
            "license": [
1405
                "BSD-3-Clause"
1406
            ],
1407
            "authors": [
1408
                {
1409
                    "name": "Mark Jebri",
1410
                    "email": "[email protected]"
1411
                }
1412
            ],
1413
            "description": "Fixture generator. The Faker integration for the Yii framework.",
1414
            "keywords": [
1415
                "Fixture",
1416
                "faker",
1417
                "yii2"
1418
            ],
1419
            "time": "2016-04-14 08:47:34"
1420
        },
1421
        {
1422
            "name": "yiisoft/yii2-gii",
1423
            "version": "dev-master",
1424
            "source": {
1425
                "type": "git",
1426
                "url": "https://github.com/yiisoft/yii2-gii.git",
1427
                "reference": "a5136efe5495dd1e941615e5c4a4ed09c44af194"
1428
            },
1429
            "dist": {
1430
                "type": "zip",
1431
                "url": "https://api.github.com/repos/yiisoft/yii2-gii/zipball/a5136efe5495dd1e941615e5c4a4ed09c44af194",
1432
                "reference": "a5136efe5495dd1e941615e5c4a4ed09c44af194",
1433
                "shasum": ""
1434
            },
1435
            "require": {
1436
                "bower-asset/typeahead.js": "0.10.* | ~0.11.0",
1437
                "phpspec/php-diff": ">=1.0.2",
1438
                "yiisoft/yii2": "~2.0.4",
1439
                "yiisoft/yii2-bootstrap": "~2.0"
1440
            },
1441
            "type": "yii2-extension",
1442
            "extra": {
1443
                "branch-alias": {
1444
                    "dev-master": "2.0.x-dev"
1445
                },
1446
                "asset-installer-paths": {
1447
                    "npm-asset-library": "vendor/npm",
1448
                    "bower-asset-library": "vendor/bower"
1449
                }
1450
            },
1451
            "autoload": {
1452
                "psr-4": {
1453
                    "yii\\gii\\": ""
1454
                }
1455
            },
1456
            "notification-url": "https://packagist.org/downloads/",
1457
            "license": [
1458
                "BSD-3-Clause"
1459
            ],
1460
            "authors": [
1461
                {
1462
                    "name": "Qiang Xue",
1463
                    "email": "[email protected]"
1464
                }
1465
            ],
1466
            "description": "The Gii extension for the Yii framework",
1467
            "keywords": [
1468
                "code generator",
1469
                "gii",
1470
                "yii2"
1471
            ],
1472
            "time": "2016-09-05 12:04:28"
1473
        }
1474
    ],
1475
    "aliases": [],
1476
    "minimum-stability": "dev",
1477
    "stability-flags": {
1478
    },
1479
    "prefer-stable": false,
1480
    "prefer-lowest": false,
1481
    "platform": {
1482
        "php": ">=5.4.0"
1483
    },
1484
    "platform-dev": []
1485
}
1486