Test Setup Failed
Push — master ( f0b7d0...b8960e )
by Tobias
12:30
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
    "content-hash": "37efa908b0111623e9b4fa8f6bf4ea60",
8
    "packages": [
9
        {
10
            "name": "2amigos/yii2-chartjs-widget",
11
            "version": "2.1.2",
12
            "source": {
13
                "type": "git",
14
                "url": "https://github.com/2amigos/yii2-chartjs-widget.git",
15
                "reference": "a5246d9bb491ef4ff82915dccc6980ed17ed0873"
16
            },
17
            "dist": {
18
                "type": "zip",
19
                "url": "https://api.github.com/repos/2amigos/yii2-chartjs-widget/zipball/a5246d9bb491ef4ff82915dccc6980ed17ed0873",
20
                "reference": "a5246d9bb491ef4ff82915dccc6980ed17ed0873",
21
                "shasum": ""
22
            },
23
            "require": {
24
                "bower-asset/chartjs": "~2.6",
25
                "yiisoft/yii2": "~2.0.5"
26
            },
27
            "require-dev": {
28
                "friendsofphp/php-cs-fixer": "^2.0",
29
                "phpunit/phpunit": "~4.4"
30
            },
31
            "type": "yii2-extension",
32
            "extra": {
33
                "branch-alias": {
34
                    "dev-master": "1.0-dev"
35
                }
36
            },
37
            "autoload": {
38
                "psr-4": {
39
                    "dosamigos\\chartjs\\": "src"
40
                }
41
            },
42
            "notification-url": "https://packagist.org/downloads/",
43
            "license": [
44
                "BSD-3-Clause"
45
            ],
46
            "authors": [
47
                {
48
                    "name": "2amigOS! Consulting Group",
49
                    "email": "[email protected]",
50
                    "homepage": "http://2amigos.us",
51
                    "role": "Developer"
52
                }
53
            ],
54
            "description": "ChartJs widget for Yii2.",
55
            "homepage": "http://yiiwheels.com/extension/chartjs-widget",
56
            "keywords": [
57
                "2amigos",
58
                "chartjs",
59
                "extension",
60
                "widget",
61
                "yii",
62
                "yii 2",
63
                "yii2"
64
            ],
65
            "time": "2017-07-26T09:24:16+00:00"
66
        },
67
        {
68
            "name": "2amigos/yii2-ckeditor-widget",
69
            "version": "2.1.0",
70
            "source": {
71
                "type": "git",
72
                "url": "https://github.com/2amigos/yii2-ckeditor-widget.git",
73
                "reference": "2ba96ec670d0745b5616d2aa94d720cc7288bc08"
74
            },
75
            "dist": {
76
                "type": "zip",
77
                "url": "https://api.github.com/repos/2amigos/yii2-ckeditor-widget/zipball/2ba96ec670d0745b5616d2aa94d720cc7288bc08",
78
                "reference": "2ba96ec670d0745b5616d2aa94d720cc7288bc08",
79
                "shasum": ""
80
            },
81
            "require": {
82
                "ckeditor/ckeditor": "~4.7.0+full",
83
                "yiisoft/yii2": "^2.0"
84
            },
85
            "require-dev": {
86
                "phpunit/phpunit": "4.*"
87
            },
88
            "type": "yii2-extension",
89
            "extra": {
90
                "branch-alias": {
91
                    "dev-master": "1.0-dev"
92
                }
93
            },
94
            "autoload": {
95
                "psr-4": {
96
                    "dosamigos\\ckeditor\\": "src"
97
                }
98
            },
99
            "notification-url": "https://packagist.org/downloads/",
100
            "license": [
101
                "BSD-3-Clause"
102
            ],
103
            "authors": [
104
                {
105
                    "name": "2amigOS! Consulting Group",
106
                    "email": "[email protected]",
107
                    "homepage": "http://2amigos.us",
108
                    "role": "Developer"
109
                }
110
            ],
111
            "description": "CKEditor widget for Yii2.",
112
            "homepage": "http://yiiwheels.com/extension/ckeditor-widget",
113
            "keywords": [
114
                "2amigos",
115
                "CKEditor",
116
                "extension",
117
                "widget",
118
                "yii",
119
                "yii 2",
120
                "yii2"
121
            ],
122
            "time": "2017-06-12T18:51:26+00:00"
123
        },
124
        {
125
            "name": "2amigos/yii2-selectize-widget",
126
            "version": "1.1.0",
127
            "source": {
128
                "type": "git",
129
                "url": "https://github.com/2amigos/yii2-selectize-widget.git",
130
                "reference": "9762a34d1095f15b60f46b876dad245011755bfc"
131
            },
132
            "dist": {
133
                "type": "zip",
134
                "url": "https://api.github.com/repos/2amigos/yii2-selectize-widget/zipball/9762a34d1095f15b60f46b876dad245011755bfc",
135
                "reference": "9762a34d1095f15b60f46b876dad245011755bfc",
136
                "shasum": ""
137
            },
138
            "require": {
139
                "bower-asset/selectize": "~0.12.0",
140
                "yiisoft/yii2": "~2.0.0",
141
                "yiisoft/yii2-bootstrap": "~2.0.0"
142
            },
143
            "require-dev": {
144
                "phpunit/phpunit": "~4.0"
145
            },
146
            "type": "yii2-extension",
147
            "extra": {
148
                "branch-alias": {
149
                    "dev-master": "1.0-dev"
150
                }
151
            },
152
            "autoload": {
153
                "psr-4": {
154
                    "dosamigos\\selectize\\": "src"
155
                }
156
            },
157
            "notification-url": "https://packagist.org/downloads/",
158
            "license": [
159
                "BSD-3-Clause"
160
            ],
161
            "authors": [
162
                {
163
                    "name": "2amigOS! Consulting Group",
164
                    "email": "[email protected]",
165
                    "homepage": "http://2amigos.us",
166
                    "role": "Developer"
167
                }
168
            ],
169
            "description": "The selectize.js widget for the Yii framework",
170
            "homepage": "https://github.com/2amigos/yii2-selectize-widget",
171
            "keywords": [
172
                "2amigos",
173
                "selectize",
174
                "widget",
175
                "yii",
176
                "yii 2",
177
                "yii2"
178
            ],
179
            "time": "2017-09-19T22:02:33+00:00"
180
        },
181
        {
182
            "name": "2amigos/yii2-translateable-behavior",
183
            "version": "0.1.3",
184
            "source": {
185
                "type": "git",
186
                "url": "https://github.com/2amigos/yii2-translateable-behavior.git",
187
                "reference": "d614702444369fa13a65619167ba31aaeb05b6d7"
188
            },
189
            "dist": {
190
                "type": "zip",
191
                "url": "https://api.github.com/repos/2amigos/yii2-translateable-behavior/zipball/d614702444369fa13a65619167ba31aaeb05b6d7",
192
                "reference": "d614702444369fa13a65619167ba31aaeb05b6d7",
193
                "shasum": ""
194
            },
195
            "require": {
196
                "yiisoft/yii2": "*"
197
            },
198
            "type": "yii2-extension",
199
            "autoload": {
200
                "psr-4": {
201
                    "dosamigos\\translateable\\": ""
202
                }
203
            },
204
            "notification-url": "https://packagist.org/downloads/",
205
            "license": [
206
                "BSD-3-Clause"
207
            ],
208
            "authors": [
209
                {
210
                    "name": "Antonio Ramirez",
211
                    "email": "[email protected]",
212
                    "homepage": "http://2amigos.us"
213
                }
214
            ],
215
            "description": "ActiveRecord attributes translations for Yii2.",
216
            "keywords": [
217
                "Behavior",
218
                "extension",
219
                "translation",
220
                "yii"
221
            ],
222
            "time": "2017-08-25T14:44:06+00:00"
223
        },
224
        {
225
            "name": "almasaeed2010/adminlte",
226
            "version": "v2.4.2",
227
            "source": {
228
                "type": "git",
229
                "url": "https://github.com/almasaeed2010/AdminLTE.git",
230
                "reference": "156f56c3c183a3b8486c47b122c7fa8819510a90"
231
            },
232
            "dist": {
233
                "type": "zip",
234
                "url": "https://api.github.com/repos/almasaeed2010/AdminLTE/zipball/156f56c3c183a3b8486c47b122c7fa8819510a90",
235
                "reference": "156f56c3c183a3b8486c47b122c7fa8819510a90",
236
                "shasum": ""
237
            },
238
            "type": "library",
239
            "notification-url": "https://packagist.org/downloads/",
240
            "license": [
241
                "MIT"
242
            ],
243
            "authors": [
244
                {
245
                    "name": "Abdullah Almsaeed",
246
                    "email": "[email protected]"
247
                }
248
            ],
249
            "description": "AdminLTE - admin control panel and dashboard that's based on Bootstrap 3",
250
            "homepage": "https://adminlte.io/",
251
            "keywords": [
252
                "JS",
253
                "admin",
254
                "back-end",
255
                "css",
256
                "less",
257
                "responsive",
258
                "template",
259
                "theme",
260
                "web"
261
            ],
262
            "time": "2017-10-09T16:32:18+00:00"
263
        },
264
        {
265
            "name": "aws/aws-sdk-php",
266
            "version": "3.52.2",
267
            "source": {
268
                "type": "git",
269
                "url": "https://github.com/aws/aws-sdk-php.git",
270
                "reference": "69ba4e07288a532fe7635f7cdd73cffa6509f538"
271
            },
272
            "dist": {
273
                "type": "zip",
274
                "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/69ba4e07288a532fe7635f7cdd73cffa6509f538",
275
                "reference": "69ba4e07288a532fe7635f7cdd73cffa6509f538",
276
                "shasum": ""
277
            },
278
            "require": {
279
                "ext-json": "*",
280
                "ext-pcre": "*",
281
                "ext-simplexml": "*",
282
                "ext-spl": "*",
283
                "guzzlehttp/guzzle": "^5.3.1|^6.2.1",
284
                "guzzlehttp/promises": "~1.0",
285
                "guzzlehttp/psr7": "^1.4.1",
286
                "mtdowling/jmespath.php": "~2.2",
287
                "php": ">=5.5"
288
            },
289
            "require-dev": {
290
                "andrewsville/php-token-reflection": "^1.4",
291
                "aws/aws-php-sns-message-validator": "~1.0",
292
                "behat/behat": "~3.0",
293
                "doctrine/cache": "~1.4",
294
                "ext-dom": "*",
295
                "ext-openssl": "*",
296
                "nette/neon": "^2.3",
297
                "phpunit/phpunit": "^4.8.35|^5.4.3",
298
                "psr/cache": "^1.0"
299
            },
300
            "suggest": {
301
                "aws/aws-php-sns-message-validator": "To validate incoming SNS notifications",
302
                "doctrine/cache": "To use the DoctrineCacheAdapter",
303
                "ext-curl": "To send requests using cURL",
304
                "ext-openssl": "Allows working with CloudFront private distributions and verifying received SNS messages"
305
            },
306
            "type": "library",
307
            "extra": {
308
                "branch-alias": {
309
                    "dev-master": "3.0-dev"
310
                }
311
            },
312
            "autoload": {
313
                "psr-4": {
314
                    "Aws\\": "src/"
315
                },
316
                "files": [
317
                    "src/functions.php"
318
                ]
319
            },
320
            "notification-url": "https://packagist.org/downloads/",
321
            "license": [
322
                "Apache-2.0"
323
            ],
324
            "authors": [
325
                {
326
                    "name": "Amazon Web Services",
327
                    "homepage": "http://aws.amazon.com"
328
                }
329
            ],
330
            "description": "AWS SDK for PHP - Use Amazon Web Services in your PHP project",
331
            "homepage": "http://aws.amazon.com/sdkforphp",
332
            "keywords": [
333
                "amazon",
334
                "aws",
335
                "cloud",
336
                "dynamodb",
337
                "ec2",
338
                "glacier",
339
                "s3",
340
                "sdk"
341
            ],
342
            "time": "2018-01-26T22:17:57+00:00"
343
        },
344
        {
345
            "name": "bedezign/yii2-audit",
346
            "version": "1.1.0",
347
            "source": {
348
                "type": "git",
349
                "url": "https://github.com/bedezign/yii2-audit.git",
350
                "reference": "b41dff53a3a0e723328e785412eb0ad6399fde7d"
351
            },
352
            "dist": {
353
                "type": "zip",
354
                "url": "https://api.github.com/repos/bedezign/yii2-audit/zipball/b41dff53a3a0e723328e785412eb0ad6399fde7d",
355
                "reference": "b41dff53a3a0e723328e785412eb0ad6399fde7d",
356
                "shasum": ""
357
            },
358
            "require": {
359
                "2amigos/yii2-chartjs-widget": "^2.0.1",
360
                "ext-bcmath": "*",
361
                "php": ">=5.4.0",
362
                "phpspec/php-diff": "1.*",
363
                "yiisoft/yii2": "^2.0.13",
364
                "yiisoft/yii2-debug": "^2.0.7"
365
            },
366
            "suggest": {
367
                "php-mime-mail-parser/php-mime-mail-parser": "Allows better displaying of logged emails."
368
            },
369
            "type": "yii2-extension",
370
            "extra": {
371
                "bootstrap": "bedezign\\yii2\\audit\\Bootstrap"
372
            },
373
            "autoload": {
374
                "psr-4": {
375
                    "bedezign\\yii2\\audit\\": "src"
376
                }
377
            },
378
            "notification-url": "https://packagist.org/downloads/",
379
            "license": [
380
                "MIT"
381
            ],
382
            "authors": [
383
                {
384
                    "name": "Steve Guns",
385
                    "email": "[email protected]",
386
                    "homepage": "http://bedezign.com/"
387
                },
388
                {
389
                    "name": "Marc Hollander",
390
                    "email": "[email protected]",
391
                    "homepage": "http://maruc.nl/"
392
                },
393
                {
394
                    "name": "Brett O'Donnell",
395
                    "email": "[email protected]",
396
                    "homepage": "https://mrphp.com.au/"
397
                }
398
            ],
399
            "description": "Yii2 Audit records and displays web/cli requests, database changes, php/js errors and associated data.",
400
            "keywords": [
401
                "Audit",
402
                "logging",
403
                "trail",
404
                "yii2"
405
            ],
406
            "time": "2018-01-20T20:17:54+00:00"
407
        },
408
        {
409
            "name": "beowulfenator/yii2-json-editor",
410
            "version": "1.1.4",
411
            "source": {
412
                "type": "git",
413
                "url": "https://github.com/beowulfenator/yii2-json-editor.git",
414
                "reference": "96adcf9b9bb9ad52d56d5a5c6f1a0dc33475c6fc"
415
            },
416
            "dist": {
417
                "type": "zip",
418
                "url": "https://api.github.com/repos/beowulfenator/yii2-json-editor/zipball/96adcf9b9bb9ad52d56d5a5c6f1a0dc33475c6fc",
419
                "reference": "96adcf9b9bb9ad52d56d5a5c6f1a0dc33475c6fc",
420
                "shasum": ""
421
            },
422
            "require": {
423
                "bower-asset/json-editor": "0.*",
424
                "bower-asset/select2": "~4.0",
425
                "bower-asset/selectize": "~0.12.0",
426
                "yiisoft/yii2": "~2.0.0"
427
            },
428
            "type": "yii2-extension",
429
            "extra": {
430
                "asset-installer-paths": {
431
                    "npm-asset-library": "vendor/npm",
432
                    "bower-asset-library": "vendor/bower"
433
                }
434
            },
435
            "autoload": {
436
                "psr-4": {
437
                    "beowulfenator\\JsonEditor\\": "src"
438
                }
439
            },
440
            "notification-url": "https://packagist.org/downloads/",
441
            "license": [
442
                "BSD-2-Clause"
443
            ],
444
            "authors": [
445
                {
446
                    "name": "Konstantin Sirotkin",
447
                    "email": "[email protected]",
448
                    "role": "Developer"
449
                }
450
            ],
451
            "description": "Yii2 wrapper for jdorn/json-editor",
452
            "homepage": "https://github.com/beowulfenator/yii2-json-editor",
453
            "keywords": [
454
                "json",
455
                "json-editor",
456
                "yii2"
457
            ],
458
            "time": "2017-06-28T11:21:06+00:00"
459
        },
460
        {
461
            "name": "bower-asset/ace-builds",
462
            "version": "v1.2.9",
463
            "source": {
464
                "type": "git",
465
                "url": "https://github.com/ajaxorg/ace-builds.git",
466
                "reference": "ba3b91e04a5aa559d56ac70964f9054baa0f4caf"
467
            },
468
            "dist": {
469
                "type": "zip",
470
                "url": "https://api.github.com/repos/ajaxorg/ace-builds/zipball/ba3b91e04a5aa559d56ac70964f9054baa0f4caf",
471
                "reference": "ba3b91e04a5aa559d56ac70964f9054baa0f4caf",
472
                "shasum": ""
473
            },
474
            "type": "bower-asset-library",
475
            "extra": {
476
                "bower-asset-ignore": [
477
                    "demo"
478
                ]
479
            },
480
            "license": [
481
                "BSD"
482
            ],
483
            "description": "Ace (Ajax.org Cloud9 Editor)",
484
            "time": "2017-10-16T20:27:33+00:00"
485
        },
486
        {
487
            "name": "bower-asset/angular",
488
            "version": "v1.5.11",
489
            "source": {
490
                "type": "git",
491
                "url": "https://github.com/angular/bower-angular.git",
492
                "reference": "0f57428c3ffe2f486264ab7fbee3968dccc7b720"
493
            },
494
            "dist": {
495
                "type": "zip",
496
                "url": "https://api.github.com/repos/angular/bower-angular/zipball/0f57428c3ffe2f486264ab7fbee3968dccc7b720",
497
                "reference": "0f57428c3ffe2f486264ab7fbee3968dccc7b720",
498
                "shasum": ""
499
            },
500
            "type": "bower-asset-library",
501
            "extra": {
502
                "bower-asset-main": "./angular.js",
503
                "bower-asset-ignore": []
504
            },
505
            "license": [
506
                "MIT"
507
            ],
508
            "time": "2017-01-12T23:44:31+00:00"
509
        },
510
        {
511
            "name": "bower-asset/angular-sanitize",
512
            "version": "v1.5.11",
513
            "source": {
514
                "type": "git",
515
                "url": "https://github.com/angular/bower-angular-sanitize.git",
516
                "reference": "84df06c4ec4f1eef7f9d0b849b9fdf5433c2669c"
517
            },
518
            "dist": {
519
                "type": "zip",
520
                "url": "https://api.github.com/repos/angular/bower-angular-sanitize/zipball/84df06c4ec4f1eef7f9d0b849b9fdf5433c2669c",
521
                "reference": "84df06c4ec4f1eef7f9d0b849b9fdf5433c2669c",
522
                "shasum": ""
523
            },
524
            "require": {
525
                "bower-asset/angular": "1.5.11"
526
            },
527
            "type": "bower-asset-library",
528
            "extra": {
529
                "bower-asset-main": "./angular-sanitize.js",
530
                "bower-asset-ignore": []
531
            },
532
            "license": [
533
                "MIT"
534
            ],
535
            "time": "2017-01-12T23:44:32+00:00"
536
        },
537
        {
538
            "name": "bower-asset/angular-translate",
539
            "version": "2.9.2",
540
            "source": {
541
                "type": "git",
542
                "url": "https://github.com/PascalPrecht/bower-angular-translate.git",
543
                "reference": "ef066f3f831840390e20f43f6d0ff7c5434b5ba4"
544
            },
545
            "dist": {
546
                "type": "zip",
547
                "url": "https://api.github.com/repos/PascalPrecht/bower-angular-translate/zipball/ef066f3f831840390e20f43f6d0ff7c5434b5ba4",
548
                "reference": "ef066f3f831840390e20f43f6d0ff7c5434b5ba4",
549
                "shasum": ""
550
            },
551
            "require": {
552
                "bower-asset/angular": ">=1.2.26,<1.6"
553
            },
554
            "type": "bower-asset-library",
555
            "extra": {
556
                "bower-asset-main": "./angular-translate.js",
557
                "bower-asset-ignore": []
558
            },
559
            "license": [
560
                "MIT"
561
            ],
562
            "description": "A translation module for AngularJS",
563
            "time": "2016-02-21T12:31:55+00:00"
564
        },
565
        {
566
            "name": "bower-asset/bootstrap",
567
            "version": "v3.3.7",
568
            "source": {
569
                "type": "git",
570
                "url": "https://github.com/twbs/bootstrap.git",
571
                "reference": "0b9c4a4007c44201dce9a6cc1a38407005c26c86"
572
            },
573
            "dist": {
574
                "type": "zip",
575
                "url": "https://api.github.com/repos/twbs/bootstrap/zipball/0b9c4a4007c44201dce9a6cc1a38407005c26c86",
576
                "reference": "0b9c4a4007c44201dce9a6cc1a38407005c26c86",
577
                "shasum": ""
578
            },
579
            "require": {
580
                "bower-asset/jquery": ">=1.9.1,<4.0"
581
            },
582
            "type": "bower-asset-library",
583
            "extra": {
584
                "bower-asset-main": [
585
                    "less/bootstrap.less",
586
                    "dist/js/bootstrap.js"
587
                ],
588
                "bower-asset-ignore": [
589
                    "/.*",
590
                    "_config.yml",
591
                    "CNAME",
592
                    "composer.json",
593
                    "CONTRIBUTING.md",
594
                    "docs",
595
                    "js/tests",
596
                    "test-infra"
597
                ]
598
            },
599
            "license": [
600
                "MIT"
601
            ],
602
            "description": "The most popular front-end framework for developing responsive, mobile first projects on the web.",
603
            "keywords": [
604
                "css",
605
                "framework",
606
                "front-end",
607
                "js",
608
                "less",
609
                "mobile-first",
610
                "responsive",
611
                "web"
612
            ],
613
            "time": "2016-07-25T15:51:54+00:00"
614
        },
615
        {
616
            "name": "bower-asset/bootstrap-datepicker",
617
            "version": "v1.7.1",
618
            "source": {
619
                "type": "git",
620
                "url": "https://github.com/eternicode/bootstrap-datepicker.git",
621
                "reference": "4c12834aae54782ca41d9409d6334193f200124d"
622
            },
623
            "dist": {
624
                "type": "zip",
625
                "url": "https://api.github.com/repos/eternicode/bootstrap-datepicker/zipball/4c12834aae54782ca41d9409d6334193f200124d",
626
                "reference": "4c12834aae54782ca41d9409d6334193f200124d",
627
                "shasum": ""
628
            },
629
            "require": {
630
                "bower-asset/jquery": ">=1.7.1,<4.0.0"
631
            },
632
            "type": "bower-asset-library",
633
            "extra": {
634
                "bower-asset-main": [
635
                    "dist/css/bootstrap-datepicker3.css",
636
                    "dist/js/bootstrap-datepicker.js"
637
                ],
638
                "bower-asset-ignore": []
639
            },
640
            "license": [
641
                "Apache-2.0"
642
            ],
643
            "time": "2017-07-06T12:14:29+00:00"
644
        },
645
        {
646
            "name": "bower-asset/bootstrap-daterangepicker",
647
            "version": "v2.1.27",
648
            "source": {
649
                "type": "git",
650
                "url": "https://github.com/dangrossman/bootstrap-daterangepicker.git",
651
                "reference": "d4aabfbceaf57117e1af33f3f82e92162719eee9"
652
            },
653
            "dist": {
654
                "type": "zip",
655
                "url": "https://api.github.com/repos/dangrossman/bootstrap-daterangepicker/zipball/d4aabfbceaf57117e1af33f3f82e92162719eee9",
656
                "reference": "d4aabfbceaf57117e1af33f3f82e92162719eee9",
657
                "shasum": ""
658
            },
659
            "require": {
660
                "bower-asset/jquery": ">=1.9.1,<4.0",
661
                "bower-asset/moment": ">=2.9.0"
662
            },
663
            "type": "bower-asset-library",
664
            "extra": {
665
                "bower-asset-main": [
666
                    "daterangepicker.js",
667
                    "daterangepicker.css"
668
                ],
669
                "bower-asset-ignore": [
670
                    "**/.*",
671
                    "node_modules",
672
                    "bower_components",
673
                    "test",
674
                    "tests",
675
                    "moment.js",
676
                    "moment.min.js"
677
                ]
678
            },
679
            "time": "2017-12-12T08:45:02+00:00"
680
        },
681
        {
682
            "name": "bower-asset/chartjs",
683
            "version": "v2.7.1",
684
            "source": {
685
                "type": "git",
686
                "url": "https://github.com/nnnick/Chart.js.git",
687
                "reference": "0fead21939b92c15093c1b7d5ee2627fb5900fff"
688
            },
689
            "dist": {
690
                "type": "zip",
691
                "url": "https://api.github.com/repos/nnnick/Chart.js/zipball/0fead21939b92c15093c1b7d5ee2627fb5900fff",
692
                "reference": "0fead21939b92c15093c1b7d5ee2627fb5900fff",
693
                "shasum": ""
694
            },
695
            "type": "bower-asset-library",
696
            "extra": {
697
                "bower-asset-main": "./dist/Chart.js",
698
                "bower-asset-ignore": [
699
                    ".github",
700
                    ".codeclimate.yml",
701
                    ".gitignore",
702
                    ".npmignore",
703
                    ".travis.yml",
704
                    "scripts"
705
                ]
706
            },
707
            "license": [
708
                "MIT"
709
            ],
710
            "description": "Simple HTML5 charts using the canvas element.",
711
            "time": "2017-10-28T15:01:52+00:00"
712
        },
713
        {
714
            "name": "bower-asset/clipboard",
715
            "version": "v1.5.16",
716
            "source": {
717
                "type": "git",
718
                "url": "https://github.com/zenorocha/clipboard.js.git",
719
                "reference": "402c9ee17bed6f273bcbc7efa81874fd9a50b84c"
720
            },
721
            "dist": {
722
                "type": "zip",
723
                "url": "https://api.github.com/repos/zenorocha/clipboard.js/zipball/402c9ee17bed6f273bcbc7efa81874fd9a50b84c",
724
                "reference": "402c9ee17bed6f273bcbc7efa81874fd9a50b84c",
725
                "shasum": ""
726
            },
727
            "type": "bower-asset-library",
728
            "extra": {
729
                "bower-asset-main": "dist/clipboard.js",
730
                "bower-asset-ignore": [
731
                    "/.*/",
732
                    "/demo/",
733
                    "/test/",
734
                    "/.*",
735
                    "/bower.json",
736
                    "/karma.conf.js",
737
                    "/src",
738
                    "/lib"
739
                ]
740
            },
741
            "license": [
742
                "MIT"
743
            ],
744
            "description": "Modern copy to clipboard. No Flash. Just 2kb",
745
            "keywords": [
746
                "clipboard",
747
                "copy",
748
                "cut"
749
            ],
750
            "time": "2016-12-12T13:54:35+00:00"
751
        },
752
        {
753
            "name": "bower-asset/cookieconsent2",
754
            "version": "2.0.0",
755
            "source": {
756
                "type": "git",
757
                "url": "https://github.com/silktide/cookieconsent2.git",
758
                "reference": "973eb0a951de60d403ccc7107796cec06964af00"
759
            },
760
            "dist": {
761
                "type": "zip",
762
                "url": "https://api.github.com/repos/silktide/cookieconsent2/zipball/973eb0a951de60d403ccc7107796cec06964af00",
763
                "reference": "973eb0a951de60d403ccc7107796cec06964af00",
764
                "shasum": ""
765
            },
766
            "type": "bower-asset-library",
767
            "extra": {
768
                "bower-asset-main": "cookieconsent.js",
769
                "bower-asset-ignore": [
770
                    "**/.*",
771
                    "node_modules",
772
                    "bower_components",
773
                    "test",
774
                    "tests"
775
                ]
776
            },
777
            "license": [
778
                "MIT"
779
            ],
780
            "description": "Insites' cookie consent plugin v2",
781
            "keywords": [
782
                "cookie",
783
                "cookieconsent",
784
                "law"
785
            ],
786
            "time": "2016-08-31T16:20:45+00:00"
787
        },
788
        {
789
            "name": "bower-asset/inputmask",
790
            "version": "3.3.11",
791
            "source": {
792
                "type": "git",
793
                "url": "https://github.com/RobinHerbots/Inputmask.git",
794
                "reference": "5e670ad62f50c738388d4dcec78d2888505ad77b"
795
            },
796
            "dist": {
797
                "type": "zip",
798
                "url": "https://api.github.com/repos/RobinHerbots/Inputmask/zipball/5e670ad62f50c738388d4dcec78d2888505ad77b",
799
                "reference": "5e670ad62f50c738388d4dcec78d2888505ad77b",
800
                "shasum": ""
801
            },
802
            "require": {
803
                "bower-asset/jquery": ">=1.7"
804
            },
805
            "type": "bower-asset-library",
806
            "extra": {
807
                "bower-asset-main": [
808
                    "./dist/inputmask/inputmask.js",
809
                    "./dist/inputmask/inputmask.extensions.js",
810
                    "./dist/inputmask/inputmask.date.extensions.js",
811
                    "./dist/inputmask/inputmask.numeric.extensions.js",
812
                    "./dist/inputmask/inputmask.phone.extensions.js",
813
                    "./dist/inputmask/jquery.inputmask.js",
814
                    "./dist/inputmask/global/document.js",
815
                    "./dist/inputmask/global/window.js",
816
                    "./dist/inputmask/phone-codes/phone.js",
817
                    "./dist/inputmask/phone-codes/phone-be.js",
818
                    "./dist/inputmask/phone-codes/phone-nl.js",
819
                    "./dist/inputmask/phone-codes/phone-ru.js",
820
                    "./dist/inputmask/phone-codes/phone-uk.js",
821
                    "./dist/inputmask/dependencyLibs/inputmask.dependencyLib.jqlite.js",
822
                    "./dist/inputmask/dependencyLibs/inputmask.dependencyLib.jquery.js",
823
                    "./dist/inputmask/dependencyLibs/inputmask.dependencyLib.js",
824
                    "./dist/inputmask/bindings/inputmask.binding.js"
825
                ],
826
                "bower-asset-ignore": [
827
                    "**/*",
828
                    "!dist/*",
829
                    "!dist/inputmask/*",
830
                    "!dist/min/*",
831
                    "!dist/min/inputmask/*"
832
                ]
833
            },
834
            "license": [
835
                "http://opensource.org/licenses/mit-license.php"
836
            ],
837
            "description": "Inputmask is a javascript library which creates an input mask.  Inputmask can run against vanilla javascript, jQuery and jqlite.",
838
            "keywords": [
839
                "form",
840
                "input",
841
                "inputmask",
842
                "jquery",
843
                "mask",
844
                "plugins"
845
            ],
846
            "time": "2017-11-21T11:46:23+00:00"
847
        },
848
        {
849
            "name": "bower-asset/jquery",
850
            "version": "2.2.4",
851
            "source": {
852
                "type": "git",
853
                "url": "https://github.com/jquery/jquery-dist.git",
854
                "reference": "c0185ab7c75aab88762c5aae780b9d83b80eda72"
855
            },
856
            "dist": {
857
                "type": "zip",
858
                "url": "https://api.github.com/repos/jquery/jquery-dist/zipball/c0185ab7c75aab88762c5aae780b9d83b80eda72",
859
                "reference": "c0185ab7c75aab88762c5aae780b9d83b80eda72",
860
                "shasum": ""
861
            },
862
            "type": "bower-asset-library",
863
            "extra": {
864
                "bower-asset-main": "dist/jquery.js",
865
                "bower-asset-ignore": [
866
                    "package.json"
867
                ]
868
            },
869
            "license": [
870
                "MIT"
871
            ],
872
            "keywords": [
873
                "browser",
874
                "javascript",
875
                "jquery",
876
                "library"
877
            ],
878
            "time": "2016-05-20T17:24:43+00:00"
879
        },
880
        {
881
            "name": "bower-asset/jquery-cookie",
882
            "version": "v1.4.1",
883
            "source": {
884
                "type": "git",
885
                "url": "https://github.com/carhartl/jquery-cookie.git",
886
                "reference": "7f88a4e631aba8a8c688fd8999ce6b9bcfd50718"
887
            },
888
            "dist": {
889
                "type": "zip",
890
                "url": "https://api.github.com/repos/carhartl/jquery-cookie/zipball/7f88a4e631aba8a8c688fd8999ce6b9bcfd50718",
891
                "reference": "7f88a4e631aba8a8c688fd8999ce6b9bcfd50718",
892
                "shasum": ""
893
            },
894
            "require": {
895
                "bower-asset/jquery": ">=1.2"
896
            },
897
            "type": "bower-asset-library",
898
            "extra": {
899
                "bower-asset-main": [
900
                    "./jquery.cookie.js"
901
                ],
902
                "bower-asset-ignore": [
903
                    "test",
904
                    ".*",
905
                    "*.json",
906
                    "*.md",
907
                    "*.txt",
908
                    "Gruntfile.js"
909
                ]
910
            },
911
            "time": "2014-04-27T20:07:15+00:00"
912
        },
913
        {
914
            "name": "bower-asset/jquery-form",
915
            "version": "v4.2.2",
916
            "source": {
917
                "type": "git",
918
                "url": "https://github.com/jquery-form/form.git",
919
                "reference": "4beae57bc92402e2d03ca66b5ae2942d0c94c695"
920
            },
921
            "dist": {
922
                "type": "zip",
923
                "url": "https://api.github.com/repos/jquery-form/form/zipball/4beae57bc92402e2d03ca66b5ae2942d0c94c695",
924
                "reference": "4beae57bc92402e2d03ca66b5ae2942d0c94c695",
925
                "shasum": ""
926
            },
927
            "require": {
928
                "bower-asset/jquery": ">=1.7.2"
929
            },
930
            "type": "bower-asset-library",
931
            "extra": {
932
                "bower-asset-main": "src/jquery.form.js",
933
                "bower-asset-ignore": [
934
                    "README.md",
935
                    "composer.json",
936
                    "package.json"
937
                ]
938
            },
939
            "license": [
940
                "(LGPL-2.1+ OR MIT)"
941
            ],
942
            "description": "The jQuery Form Plugin allows you to easily and unobtrusively upgrade HTML forms to use AJAX.",
943
            "keywords": [
944
                "ajax",
945
                "form",
946
                "html-form",
947
                "jquery",
948
                "jquery-form",
949
                "jquery-plugin",
950
                "json",
951
                "json-form"
952
            ],
953
            "time": "2017-08-09T20:56:53+00:00"
954
        },
955
        {
956
            "name": "bower-asset/jquery-growl",
957
            "version": "v1.3.5",
958
            "source": {
959
                "type": "git",
960
                "url": "https://github.com/ksylvest/jquery-growl.git",
961
                "reference": "b26d47cacb316ec291a6d12a77b18aef26a42fcd"
962
            },
963
            "dist": {
964
                "type": "zip",
965
                "url": "https://api.github.com/repos/ksylvest/jquery-growl/zipball/b26d47cacb316ec291a6d12a77b18aef26a42fcd",
966
                "reference": "b26d47cacb316ec291a6d12a77b18aef26a42fcd",
967
                "shasum": ""
968
            },
969
            "require": {
970
                "bower-asset/jquery": "dev-default|*"
971
            },
972
            "type": "bower-asset-library",
973
            "extra": {
974
                "bower-asset-main": [
975
                    "./javascripts/jquery.growl.js",
976
                    "./stylesheets/jquery.growl.css"
977
                ],
978
                "bower-asset-ignore": [
979
                    "README*",
980
                    "LICENSE*",
981
                    "**/*.sass",
982
                    "**/*.coffee",
983
                    "**/sample.*",
984
                    "**/rainbow.js",
985
                    "**/rainbow.css",
986
                    "**/jquery.js",
987
                    "**/jquery.css",
988
                    "samples",
989
                    "spec",
990
                    "bourbon",
991
                    "neat",
992
                    "packages",
993
                    "images",
994
                    "Cakefile*",
995
                    "Rakefile*",
996
                    "Gemfile*",
997
                    ".git*",
998
                    ".travis*",
999
                    "*bower.json",
1000
                    "*jquery.json",
1001
                    "index*"
1002
                ]
1003
            },
1004
            "time": "2017-12-29T18:20:35+00:00"
1005
        },
1006
        {
1007
            "name": "bower-asset/jquery-mousewheel",
1008
            "version": "3.1.13",
1009
            "source": {
1010
                "type": "git",
1011
                "url": "https://github.com/jquery/jquery-mousewheel.git",
1012
                "reference": "67289b6b2aa0066d7d78a5807f520387135ffb22"
1013
            },
1014
            "dist": {
1015
                "type": "zip",
1016
                "url": "https://api.github.com/repos/jquery/jquery-mousewheel/zipball/67289b6b2aa0066d7d78a5807f520387135ffb22",
1017
                "reference": "67289b6b2aa0066d7d78a5807f520387135ffb22",
1018
                "shasum": ""
1019
            },
1020
            "require": {
1021
                "bower-asset/jquery": ">=1.2.2"
1022
            },
1023
            "type": "bower-asset-library",
1024
            "extra": {
1025
                "bower-asset-main": "./jquery.mousewheel.js",
1026
                "bower-asset-ignore": [
1027
                    "*.json",
1028
                    "*.markdown",
1029
                    "*.txt",
1030
                    ".*",
1031
                    "!LICENSE.txt",
1032
                    "Gruntfile.js",
1033
                    "test"
1034
                ]
1035
            },
1036
            "time": "2015-06-19T19:45:38+00:00"
1037
        },
1038
        {
1039
            "name": "bower-asset/jquery-ui",
1040
            "version": "1.12.1",
1041
            "source": {
1042
                "type": "git",
1043
                "url": "https://github.com/components/jqueryui.git",
1044
                "reference": "44ecf3794cc56b65954cc19737234a3119d036cc"
1045
            },
1046
            "dist": {
1047
                "type": "zip",
1048
                "url": "https://api.github.com/repos/components/jqueryui/zipball/44ecf3794cc56b65954cc19737234a3119d036cc",
1049
                "reference": "44ecf3794cc56b65954cc19737234a3119d036cc",
1050
                "shasum": ""
1051
            },
1052
            "require": {
1053
                "bower-asset/jquery": ">=1.6"
1054
            },
1055
            "type": "bower-asset-library",
1056
            "extra": {
1057
                "bower-asset-main": [
1058
                    "jquery-ui.js"
1059
                ],
1060
                "bower-asset-ignore": []
1061
            },
1062
            "license": [
1063
                "MIT"
1064
            ],
1065
            "time": "2016-09-16T05:47:55+00:00"
1066
        },
1067
        {
1068
            "name": "bower-asset/jquery.easing",
1069
            "version": "v1.3.1",
1070
            "source": {
1071
                "type": "git",
1072
                "url": "https://github.com/jozefizso/bower-jquery-easing.git",
1073
                "reference": "7ddc8b25d24c78bbae8d00a3ae43bf3f274ec8b5"
1074
            },
1075
            "dist": {
1076
                "type": "zip",
1077
                "url": "https://api.github.com/repos/jozefizso/bower-jquery-easing/zipball/7ddc8b25d24c78bbae8d00a3ae43bf3f274ec8b5",
1078
                "reference": "7ddc8b25d24c78bbae8d00a3ae43bf3f274ec8b5",
1079
                "shasum": ""
1080
            },
1081
            "require": {
1082
                "bower-asset/jquery": ">=1.2.1"
1083
            },
1084
            "type": "bower-asset-library",
1085
            "extra": {
1086
                "bower-asset-main": "js/jquery.easing.js",
1087
                "bower-asset-ignore": [
1088
                    "**/.*",
1089
                    "node_modules",
1090
                    "bower_components",
1091
                    "test",
1092
                    "tests"
1093
                ]
1094
            },
1095
            "description": "jQuery Easing plugin",
1096
            "keywords": [
1097
                "easing",
1098
                "jquery",
1099
                "jquery plugin"
1100
            ],
1101
            "time": "2014-10-06T09:09:59+00:00"
1102
        },
1103
        {
1104
            "name": "bower-asset/jquery.scrollto",
1105
            "version": "2.1.2",
1106
            "source": {
1107
                "type": "git",
1108
                "url": "https://github.com/flesler/jquery.scrollTo.git",
1109
                "reference": "d33ae4515be21a76bb7907c94dd8a0ca0de7e49b"
1110
            },
1111
            "dist": {
1112
                "type": "zip",
1113
                "url": "https://api.github.com/repos/flesler/jquery.scrollTo/zipball/d33ae4515be21a76bb7907c94dd8a0ca0de7e49b",
1114
                "reference": "d33ae4515be21a76bb7907c94dd8a0ca0de7e49b",
1115
                "shasum": ""
1116
            },
1117
            "require": {
1118
                "bower-asset/jquery": ">=1.8"
1119
            },
1120
            "type": "bower-asset-library",
1121
            "extra": {
1122
                "bower-asset-main": [
1123
                    "./jquery.scrollTo.js"
1124
                ],
1125
                "bower-asset-ignore": [
1126
                    "**/.*",
1127
                    "demo",
1128
                    "tests",
1129
                    "CHANGELOG",
1130
                    "README.md",
1131
                    "composer.json",
1132
                    "package.json"
1133
                ]
1134
            },
1135
            "description": "Lightweight, cross-browser and highly customizable animated scrolling with jQuery",
1136
            "keywords": [
1137
                "anchors",
1138
                "animated",
1139
                "animation",
1140
                "browser",
1141
                "jquery",
1142
                "links",
1143
                "scroll",
1144
                "scrolling"
1145
            ],
1146
            "time": "2015-09-24T17:46:31+00:00"
1147
        },
1148
        {
1149
            "name": "bower-asset/json-editor",
1150
            "version": "v0.7.28",
1151
            "source": {
1152
                "type": "git",
1153
                "url": "https://github.com/jdorn/json-editor.git",
1154
                "reference": "26e221593e3678794d4abf6c0ba98ccb180c7387"
1155
            },
1156
            "dist": {
1157
                "type": "zip",
1158
                "url": "https://api.github.com/repos/jdorn/json-editor/zipball/26e221593e3678794d4abf6c0ba98ccb180c7387",
1159
                "reference": "26e221593e3678794d4abf6c0ba98ccb180c7387",
1160
                "shasum": ""
1161
            },
1162
            "type": "bower-asset-library",
1163
            "extra": {
1164
                "bower-asset-main": "dist/jsoneditor.js",
1165
                "bower-asset-ignore": [
1166
                    "**/.*",
1167
                    "*.md",
1168
                    "tests",
1169
                    "examples",
1170
                    "demo.html",
1171
                    "*.png",
1172
                    "package.json",
1173
                    "Gruntfile.js",
1174
                    "src"
1175
                ]
1176
            },
1177
            "license": [
1178
                "MIT"
1179
            ],
1180
            "description": "JSON Schema based editor",
1181
            "keywords": [
1182
                "editor",
1183
                "json",
1184
                "jsonschema",
1185
                "schema"
1186
            ],
1187
            "time": "2016-08-07T16:07:24+00:00"
1188
        },
1189
        {
1190
            "name": "bower-asset/jsoneditor",
1191
            "version": "v3.2.0",
1192
            "source": {
1193
                "type": "git",
1194
                "url": "https://github.com/josdejong/jsoneditor.git",
1195
                "reference": "63e61dd817f771782c3bf6eafaf6f1069e034569"
1196
            },
1197
            "dist": {
1198
                "type": "zip",
1199
                "url": "https://api.github.com/repos/josdejong/jsoneditor/zipball/63e61dd817f771782c3bf6eafaf6f1069e034569",
1200
                "reference": "63e61dd817f771782c3bf6eafaf6f1069e034569",
1201
                "shasum": ""
1202
            },
1203
            "type": "bower-asset-library",
1204
            "extra": {
1205
                "bower-asset-main": [
1206
                    "jsoneditor.min.js",
1207
                    "jsoneditor.min.css"
1208
                ],
1209
                "bower-asset-ignore": [
1210
                    "app",
1211
                    "build",
1212
                    "downloads",
1213
                    "src",
1214
                    "misc",
1215
                    "node_modules",
1216
                    "test",
1217
                    "tools",
1218
                    ".idea",
1219
                    "gulpfile.js",
1220
                    "package.json",
1221
                    ".npmignore",
1222
                    ".gitignore"
1223
                ]
1224
            },
1225
            "description": "A web-based tool to view, edit and format JSON",
1226
            "time": "2015-01-25T14:12:20+00:00"
1227
        },
1228
        {
1229
            "name": "bower-asset/mermaid",
1230
            "version": "7.0.3",
1231
            "source": {
1232
                "type": "git",
1233
                "url": "https://github.com/knsv/mermaid.git",
1234
                "reference": "1076d671374898a1e75b778911832da01f57b88f"
1235
            },
1236
            "dist": {
1237
                "type": "zip",
1238
                "url": "https://api.github.com/repos/knsv/mermaid/zipball/1076d671374898a1e75b778911832da01f57b88f",
1239
                "reference": "1076d671374898a1e75b778911832da01f57b88f",
1240
                "shasum": ""
1241
            },
1242
            "require-dev": {
1243
                "bower-asset/d3": "3.3.8",
1244
                "bower-asset/dagre": "0.6.2",
1245
                "bower-asset/dagre-d3": "0.3.3",
1246
                "bower-asset/jasmine": "~2.0.4"
1247
            },
1248
            "type": "bower-asset-library",
1249
            "extra": {
1250
                "bower-asset-main": "dist/mermaid.slim.js",
1251
                "bower-asset-ignore": [
1252
                    "*",
1253
                    "!dist/",
1254
                    "!dist/*",
1255
                    "!LICENSE"
1256
                ]
1257
            },
1258
            "license": [
1259
                "MIT"
1260
            ],
1261
            "description": "Markdownish syntax for generating flowcharts, sequence diagrams, class diagrams, gantt charts and git graphs.",
1262
            "keywords": [
1263
                "class diagram",
1264
                "diagram",
1265
                "flowchart",
1266
                "gantt",
1267
                "git graph",
1268
                "markdown",
1269
                "sequence diagram"
1270
            ],
1271
            "time": "2017-06-04T04:13:22+00:00"
1272
        },
1273
        {
1274
            "name": "bower-asset/microplugin",
1275
            "version": "v0.0.3",
1276
            "source": {
1277
                "type": "git",
1278
                "url": "https://github.com/brianreavis/microplugin.js.git",
1279
                "reference": "d8671e6cc769938648f8735610534427cdeeaf67"
1280
            },
1281
            "dist": {
1282
                "type": "zip",
1283
                "url": "https://api.github.com/repos/brianreavis/microplugin.js/zipball/d8671e6cc769938648f8735610534427cdeeaf67",
1284
                "reference": "d8671e6cc769938648f8735610534427cdeeaf67",
1285
                "shasum": ""
1286
            },
1287
            "type": "bower-asset-library",
1288
            "extra": {
1289
                "bower-asset-main": [
1290
                    "src/microplugin.js"
1291
                ],
1292
                "bower-asset-ignore": [
1293
                    "Makefile",
1294
                    "test",
1295
                    ".travis.yml",
1296
                    ".npmignore.yml"
1297
                ]
1298
            },
1299
            "license": [
1300
                "Apache License, Version 2.0"
1301
            ],
1302
            "description": "A lightweight plugin / dependency system for javascript libraries.",
1303
            "keywords": [
1304
                "architecture",
1305
                "dependencies",
1306
                "extensibility",
1307
                "plugins",
1308
                "require"
1309
            ],
1310
            "time": "2013-09-15T07:31:22+00:00"
1311
        },
1312
        {
1313
            "name": "bower-asset/moment",
1314
            "version": "2.20.1",
1315
            "source": {
1316
                "type": "git",
1317
                "url": "https://github.com/moment/moment.git",
1318
                "reference": "03073778ec18ee38e179208cd1af899e8d1848dc"
1319
            },
1320
            "dist": {
1321
                "type": "zip",
1322
                "url": "https://api.github.com/repos/moment/moment/zipball/03073778ec18ee38e179208cd1af899e8d1848dc",
1323
                "reference": "03073778ec18ee38e179208cd1af899e8d1848dc",
1324
                "shasum": ""
1325
            },
1326
            "type": "bower-asset-library",
1327
            "extra": {
1328
                "bower-asset-main": "moment.js",
1329
                "bower-asset-ignore": [
1330
                    "**/.*",
1331
                    "benchmarks",
1332
                    "bower_components",
1333
                    "meteor",
1334
                    "node_modules",
1335
                    "scripts",
1336
                    "tasks",
1337
                    "test",
1338
                    "component.json",
1339
                    "composer.json",
1340
                    "CONTRIBUTING.md",
1341
                    "ender.js",
1342
                    "Gruntfile.js",
1343
                    "Moment.js.nuspec",
1344
                    "package.js",
1345
                    "package.json",
1346
                    "ISSUE_TEMPLATE.md",
1347
                    "typing-tests",
1348
                    "min/tests.js"
1349
                ]
1350
            },
1351
            "license": [
1352
                "MIT"
1353
            ],
1354
            "time": "2017-12-19T04:36:30+00:00"
1355
        },
1356
        {
1357
            "name": "bower-asset/ng-file-upload",
1358
            "version": "12.2.13",
1359
            "source": {
1360
                "type": "git",
1361
                "url": "https://github.com/danialfarid/angular-file-upload-bower.git",
1362
                "reference": "4ba3e7eb34c3ced628699e3e20bfca32ea5be1f5"
1363
            },
1364
            "dist": {
1365
                "type": "zip",
1366
                "url": "https://api.github.com/repos/danialfarid/angular-file-upload-bower/zipball/4ba3e7eb34c3ced628699e3e20bfca32ea5be1f5",
1367
                "reference": "4ba3e7eb34c3ced628699e3e20bfca32ea5be1f5",
1368
                "shasum": ""
1369
            },
1370
            "require": {
1371
                "bower-asset/angular": ">1.2.0"
1372
            },
1373
            "type": "bower-asset-library",
1374
            "extra": {
1375
                "bower-asset-main": "ng-file-upload.js",
1376
                "bower-asset-ignore": []
1377
            },
1378
            "license": [
1379
                "MIT"
1380
            ],
1381
            "description": "Lightweight Angular JS directive to upload files. Support drag&drop, paste image, progress and abort",
1382
            "time": "2016-11-05T04:30:52+00:00"
1383
        },
1384
        {
1385
            "name": "bower-asset/ngclipboard",
1386
            "version": "1.1.3",
1387
            "source": {
1388
                "type": "git",
1389
                "url": "https://github.com/sachinchoolur/ngclipboard.git",
1390
                "reference": "b8fe8f4d94b1f6167c54d0b5f6f3fa1c4aab5a99"
1391
            },
1392
            "dist": {
1393
                "type": "zip",
1394
                "url": "https://api.github.com/repos/sachinchoolur/ngclipboard/zipball/b8fe8f4d94b1f6167c54d0b5f6f3fa1c4aab5a99",
1395
                "reference": "b8fe8f4d94b1f6167c54d0b5f6f3fa1c4aab5a99",
1396
                "shasum": ""
1397
            },
1398
            "require": {
1399
                "bower-asset/angular": ">=1.2.0",
1400
                "bower-asset/clipboard": "~1.5.5"
1401
            },
1402
            "type": "bower-asset-library",
1403
            "extra": {
1404
                "bower-asset-main": "dist/ngclipboard.js",
1405
                "bower-asset-ignore": [
1406
                    "README.md",
1407
                    "demo"
1408
                ]
1409
            },
1410
            "license": [
1411
                "MIT"
1412
            ],
1413
            "description": "Angularjs directive for clipboard.js",
1414
            "keywords": [
1415
                "angularjs",
1416
                "clipboard",
1417
                "copy",
1418
                "cut",
1419
                "ngclipboard"
1420
            ],
1421
            "time": "2017-10-31T02:26:41+00:00"
1422
        },
1423
        {
1424
            "name": "bower-asset/noty",
1425
            "version": "v2.4.1",
1426
            "source": {
1427
                "type": "git",
1428
                "url": "https://github.com/needim/noty.git",
1429
                "reference": "ebb543ef0a3c039cdb7cdae887197ffa43433d52"
1430
            },
1431
            "dist": {
1432
                "type": "zip",
1433
                "url": "https://api.github.com/repos/needim/noty/zipball/ebb543ef0a3c039cdb7cdae887197ffa43433d52",
1434
                "reference": "ebb543ef0a3c039cdb7cdae887197ffa43433d52",
1435
                "shasum": ""
1436
            },
1437
            "type": "bower-asset-library",
1438
            "extra": {
1439
                "bower-asset-main": "js/noty/packaged/jquery.noty.packaged.js",
1440
                "bower-asset-ignore": []
1441
            },
1442
            "description": "noty - a jQuery notification plugin",
1443
            "time": "2017-02-16T04:28:54+00:00"
1444
        },
1445
        {
1446
            "name": "bower-asset/punycode",
1447
            "version": "v1.3.2",
1448
            "source": {
1449
                "type": "git",
1450
                "url": "https://github.com/bestiejs/punycode.js.git",
1451
                "reference": "38c8d3131a82567bfef18da09f7f4db68c84f8a3"
1452
            },
1453
            "dist": {
1454
                "type": "zip",
1455
                "url": "https://api.github.com/repos/bestiejs/punycode.js/zipball/38c8d3131a82567bfef18da09f7f4db68c84f8a3",
1456
                "reference": "38c8d3131a82567bfef18da09f7f4db68c84f8a3",
1457
                "shasum": ""
1458
            },
1459
            "type": "bower-asset-library",
1460
            "extra": {
1461
                "bower-asset-main": "punycode.js",
1462
                "bower-asset-ignore": [
1463
                    "coverage",
1464
                    "tests",
1465
                    ".*",
1466
                    "component.json",
1467
                    "Gruntfile.js",
1468
                    "node_modules",
1469
                    "package.json"
1470
                ]
1471
            },
1472
            "time": "2014-10-22T12:02:42+00:00"
1473
        },
1474
        {
1475
            "name": "bower-asset/select2",
1476
            "version": "4.0.5",
1477
            "source": {
1478
                "type": "git",
1479
                "url": "https://github.com/ivaynberg/select2.git",
1480
                "reference": "ebf10c93db7d6d7a0d1330119d4c6f32cbd231d7"
1481
            },
1482
            "dist": {
1483
                "type": "zip",
1484
                "url": "https://api.github.com/repos/ivaynberg/select2/zipball/ebf10c93db7d6d7a0d1330119d4c6f32cbd231d7",
1485
                "reference": "ebf10c93db7d6d7a0d1330119d4c6f32cbd231d7",
1486
                "shasum": ""
1487
            },
1488
            "type": "bower-asset-library",
1489
            "extra": {
1490
                "bower-asset-main": [
1491
                    "dist/js/select2.js",
1492
                    "src/scss/core.scss"
1493
                ]
1494
            },
1495
            "license": [
1496
                "MIT"
1497
            ],
1498
            "description": "Select2 is a jQuery based replacement for select boxes. It supports searching, remote data sets, and infinite scrolling of results.",
1499
            "time": "2017-10-25T22:08:18+00:00"
1500
        },
1501
        {
1502
            "name": "bower-asset/selectize",
1503
            "version": "v0.12.4",
1504
            "source": {
1505
                "type": "git",
1506
                "url": "https://github.com/selectize/selectize.js.git",
1507
                "reference": "47e048662d865c4f1ea3b2337de5e06e92fd9530"
1508
            },
1509
            "dist": {
1510
                "type": "zip",
1511
                "url": "https://api.github.com/repos/selectize/selectize.js/zipball/47e048662d865c4f1ea3b2337de5e06e92fd9530",
1512
                "reference": "47e048662d865c4f1ea3b2337de5e06e92fd9530",
1513
                "shasum": ""
1514
            },
1515
            "require": {
1516
                "bower-asset/jquery": ">=1.7.0",
1517
                "bower-asset/microplugin": "dev-0.0.x|0.0.x",
1518
                "bower-asset/sifter": "dev-0.5.x|0.5.x"
1519
            },
1520
            "require-dev": {
1521
                "bower-asset/bootstrap-2": "~2",
1522
                "bower-asset/bootstrap-3.2": "3.2"
1523
            },
1524
            "type": "bower-asset-library",
1525
            "extra": {
1526
                "bower-asset-main": [
1527
                    "dist/css/selectize.css",
1528
                    "dist/js/selectize.js"
1529
                ],
1530
                "bower-asset-ignore": [
1531
                    "Makefile",
1532
                    "Gruntfile.js",
1533
                    "examples",
1534
                    "node_modules",
1535
                    "bower_components",
1536
                    "docs",
1537
                    "src",
1538
                    "test",
1539
                    ".travis.yml",
1540
                    "testem.json",
1541
                    "selectize.jquery.json",
1542
                    "*.sh",
1543
                    "package.json"
1544
                ]
1545
            },
1546
            "license": [
1547
                "Apache License, Version 2.0"
1548
            ],
1549
            "description": "Selectize is a jQuery-based custom <select> UI control. Useful for tagging, contact lists, country selectors, etc.",
1550
            "keywords": [
1551
                "autocomplete",
1552
                "control",
1553
                "form",
1554
                "input",
1555
                "select",
1556
                "tag",
1557
                "tagging",
1558
                "ui"
1559
            ],
1560
            "time": "2016-10-12T20:22:59+00:00"
1561
        },
1562
        {
1563
            "name": "bower-asset/sifter",
1564
            "version": "v0.5.3",
1565
            "source": {
1566
                "type": "git",
1567
                "url": "https://github.com/brianreavis/sifter.js.git",
1568
                "reference": "2a9c84ec5ac63ceaa4516205e013113626d36a2d"
1569
            },
1570
            "dist": {
1571
                "type": "zip",
1572
                "url": "https://api.github.com/repos/brianreavis/sifter.js/zipball/2a9c84ec5ac63ceaa4516205e013113626d36a2d",
1573
                "reference": "2a9c84ec5ac63ceaa4516205e013113626d36a2d",
1574
                "shasum": ""
1575
            },
1576
            "type": "bower-asset-library",
1577
            "extra": {
1578
                "bower-asset-main": [
1579
                    "sifter.js"
1580
                ],
1581
                "bower-asset-ignore": [
1582
                    "Makefile",
1583
                    "test",
1584
                    "lib",
1585
                    "bin",
1586
                    "benchmark",
1587
                    "node_modules",
1588
                    ".travis.yml"
1589
                ]
1590
            },
1591
            "license": [
1592
                "Apache License, Version 2.0"
1593
            ],
1594
            "description": "A library for textually searching arrays and hashes of objects by property (or multiple properties). Designed specifically for autocomplete.",
1595
            "keywords": [
1596
                "autocomplete",
1597
                "data",
1598
                "filter",
1599
                "match",
1600
                "results",
1601
                "search",
1602
                "sift",
1603
                "sort"
1604
            ],
1605
            "time": "2017-12-01T03:21:28+00:00"
1606
        },
1607
        {
1608
            "name": "bower-asset/smalot-bootstrap-datetimepicker",
1609
            "version": "2.4.4",
1610
            "source": {
1611
                "type": "git",
1612
                "url": "https://github.com/smalot/bootstrap-datetimepicker.git",
1613
                "reference": "32143c8b45575e51c92a8e29997cbe556d1bbba3"
1614
            },
1615
            "dist": {
1616
                "type": "zip",
1617
                "url": "https://api.github.com/repos/smalot/bootstrap-datetimepicker/zipball/32143c8b45575e51c92a8e29997cbe556d1bbba3",
1618
                "reference": "32143c8b45575e51c92a8e29997cbe556d1bbba3",
1619
                "shasum": ""
1620
            },
1621
            "type": "bower-asset-library",
1622
            "extra": {
1623
                "bower-asset-main": [
1624
                    "js/bootstrap-datetimepicker.min.js",
1625
                    "css/bootstrap-datetimepicker.min.css"
1626
                ],
1627
                "bower-asset-ignore": [
1628
                    "build",
1629
                    "sample in bootstrap v2",
1630
                    "sample in bootstrap v3",
1631
                    "screenshot",
1632
                    "tests",
1633
                    ".gitattributes",
1634
                    ".gitignore",
1635
                    ".travis.yml",
1636
                    "minify.sh"
1637
                ]
1638
            },
1639
            "time": "2017-03-03T10:00:24+00:00"
1640
        },
1641
        {
1642
            "name": "bower-asset/yii2-pjax",
1643
            "version": "2.0.7.1",
1644
            "source": {
1645
                "type": "git",
1646
                "url": "https://github.com/yiisoft/jquery-pjax.git",
1647
                "reference": "aef7b953107264f00234902a3880eb50dafc48be"
1648
            },
1649
            "dist": {
1650
                "type": "zip",
1651
                "url": "https://api.github.com/repos/yiisoft/jquery-pjax/zipball/aef7b953107264f00234902a3880eb50dafc48be",
1652
                "reference": "aef7b953107264f00234902a3880eb50dafc48be",
1653
                "shasum": ""
1654
            },
1655
            "require": {
1656
                "bower-asset/jquery": ">=1.8"
1657
            },
1658
            "type": "bower-asset-library",
1659
            "extra": {
1660
                "bower-asset-main": "./jquery.pjax.js",
1661
                "bower-asset-ignore": [
1662
                    ".travis.yml",
1663
                    "Gemfile",
1664
                    "Gemfile.lock",
1665
                    "CONTRIBUTING.md",
1666
                    "vendor/",
1667
                    "script/",
1668
                    "test/"
1669
                ]
1670
            },
1671
            "license": [
1672
                "MIT"
1673
            ],
1674
            "time": "2017-10-12T10:11:14+00:00"
1675
        },
1676
        {
1677
            "name": "cebe/markdown",
1678
            "version": "1.0.2",
1679
            "source": {
1680
                "type": "git",
1681
                "url": "https://github.com/cebe/markdown.git",
1682
                "reference": "f681fee8303310415b746f3758eeda0a7ad08bda"
1683
            },
1684
            "dist": {
1685
                "type": "zip",
1686
                "url": "https://api.github.com/repos/cebe/markdown/zipball/f681fee8303310415b746f3758eeda0a7ad08bda",
1687
                "reference": "f681fee8303310415b746f3758eeda0a7ad08bda",
1688
                "shasum": ""
1689
            },
1690
            "require": {
1691
                "lib-pcre": "*",
1692
                "php": ">=5.4.0"
1693
            },
1694
            "require-dev": {
1695
                "cebe/indent": "*",
1696
                "facebook/xhprof": "*@dev",
1697
                "phpunit/phpunit": "3.7.*"
1698
            },
1699
            "bin": [
1700
                "bin/markdown"
1701
            ],
1702
            "type": "library",
1703
            "extra": {
1704
                "branch-alias": {
1705
                    "dev-master": "1.0.x-dev"
1706
                }
1707
            },
1708
            "autoload": {
1709
                "psr-4": {
1710
                    "cebe\\markdown\\": ""
1711
                }
1712
            },
1713
            "notification-url": "https://packagist.org/downloads/",
1714
            "license": [
1715
                "MIT"
1716
            ],
1717
            "authors": [
1718
                {
1719
                    "name": "Carsten Brandt",
1720
                    "email": "[email protected]",
1721
                    "homepage": "http://cebe.cc/",
1722
                    "role": "Creator"
1723
                }
1724
            ],
1725
            "description": "A super fast, highly extensible markdown parser for PHP",
1726
            "homepage": "https://github.com/cebe/markdown#readme",
1727
            "keywords": [
1728
                "extensible",
1729
                "fast",
1730
                "gfm",
1731
                "markdown",
1732
                "markdown-extra"
1733
            ],
1734
            "time": "2015-03-06T05:21:16+00:00"
1735
        },
1736
        {
1737
            "name": "cebe/yii2-gravatar",
1738
            "version": "1.1",
1739
            "target-dir": "cebe/gravatar",
1740
            "source": {
1741
                "type": "git",
1742
                "url": "https://github.com/cebe/yii2-gravatar.git",
1743
                "reference": "c9c01bd14c9bdee9e5ae1ef1aad23f80c182c057"
1744
            },
1745
            "dist": {
1746
                "type": "zip",
1747
                "url": "https://api.github.com/repos/cebe/yii2-gravatar/zipball/c9c01bd14c9bdee9e5ae1ef1aad23f80c182c057",
1748
                "reference": "c9c01bd14c9bdee9e5ae1ef1aad23f80c182c057",
1749
                "shasum": ""
1750
            },
1751
            "require": {
1752
                "yiisoft/yii2": "*"
1753
            },
1754
            "type": "yii2-extension",
1755
            "autoload": {
1756
                "psr-0": {
1757
                    "cebe\\gravatar\\": ""
1758
                }
1759
            },
1760
            "notification-url": "https://packagist.org/downloads/",
1761
            "license": [
1762
                "MIT"
1763
            ],
1764
            "authors": [
1765
                {
1766
                    "name": "Carsten Brandt",
1767
                    "email": "[email protected]",
1768
                    "homepage": "http://cebe.cc/",
1769
                    "role": "Core framework development"
1770
                }
1771
            ],
1772
            "description": "Gravatar Widget for Yii 2",
1773
            "keywords": [
1774
                "gravatar",
1775
                "yii"
1776
            ],
1777
            "time": "2013-12-10T17:49:58+00:00"
1778
        },
1779
        {
1780
            "name": "chrisboulton/php-resque",
1781
            "version": "1.2",
1782
            "source": {
1783
                "type": "git",
1784
                "url": "https://github.com/chrisboulton/php-resque.git",
1785
                "reference": "0549d6c88a4aed934655b7c03b6153349d6c3ad0"
1786
            },
1787
            "dist": {
1788
                "type": "zip",
1789
                "url": "https://api.github.com/repos/chrisboulton/php-resque/zipball/0549d6c88a4aed934655b7c03b6153349d6c3ad0",
1790
                "reference": "0549d6c88a4aed934655b7c03b6153349d6c3ad0",
1791
                "shasum": ""
1792
            },
1793
            "require": {
1794
                "php": ">=5.3.0"
1795
            },
1796
            "type": "library",
1797
            "autoload": {
1798
                "psr-0": {
1799
                    "Resque": "lib"
1800
                }
1801
            },
1802
            "notification-url": "https://packagist.org/downloads/",
1803
            "license": [
1804
                "MIT"
1805
            ],
1806
            "authors": [
1807
                {
1808
                    "name": "Chris Boulton",
1809
                    "email": "[email protected]"
1810
                }
1811
            ],
1812
            "description": "Redis backed library for creating background jobs and processing them later. Based on resque for Ruby.",
1813
            "homepage": "http://www.github.com/chrisboulton/php-resque/",
1814
            "keywords": [
1815
                "background",
1816
                "job",
1817
                "redis",
1818
                "resque"
1819
            ],
1820
            "time": "2012-10-13T07:28:16+00:00"
1821
        },
1822
        {
1823
            "name": "cinghie/yii2-cookie-consent",
1824
            "version": "v1.4.5",
1825
            "source": {
1826
                "type": "git",
1827
                "url": "https://github.com/cinghie/yii2-cookie-consent.git",
1828
                "reference": "71aee9adf172287b7f2869044402389915315d81"
1829
            },
1830
            "dist": {
1831
                "type": "zip",
1832
                "url": "https://api.github.com/repos/cinghie/yii2-cookie-consent/zipball/71aee9adf172287b7f2869044402389915315d81",
1833
                "reference": "71aee9adf172287b7f2869044402389915315d81",
1834
                "shasum": ""
1835
            },
1836
            "require": {
1837
                "bower-asset/cookieconsent2": "2.0.*",
1838
                "yiisoft/yii2": "2.0.*"
1839
            },
1840
            "type": "yii2-extension",
1841
            "autoload": {
1842
                "psr-4": {
1843
                    "cinghie\\cookieconsent\\": ""
1844
                }
1845
            },
1846
            "notification-url": "https://packagist.org/downloads/",
1847
            "license": [
1848
                "BSD 3-Clause"
1849
            ],
1850
            "authors": [
1851
                {
1852
                    "name": "Gogodigital.it",
1853
                    "email": "[email protected]",
1854
                    "homepage": "http://www.gogodigital.it/"
1855
                }
1856
            ],
1857
            "description": "Yii2 Cookie Consent to alerting users about the use of cookies on your Yii2 website.",
1858
            "homepage": "https://github.com/cinghie/yii2-cookie-consent",
1859
            "keywords": [
1860
                "cookie",
1861
                "cookie consent",
1862
                "cookie law",
1863
                "eu cookie consent",
1864
                "yii2"
1865
            ],
1866
            "time": "2017-01-04T00:25:10+00:00"
1867
        },
1868
        {
1869
            "name": "ckeditor/ckeditor",
1870
            "version": "4.7.3",
1871
            "source": {
1872
                "type": "git",
1873
                "url": "https://github.com/ckeditor/ckeditor-releases.git",
1874
                "reference": "97b8f412f6b36985c734daf0717e81009a885dba"
1875
            },
1876
            "dist": {
1877
                "type": "zip",
1878
                "url": "https://api.github.com/repos/ckeditor/ckeditor-releases/zipball/97b8f412f6b36985c734daf0717e81009a885dba",
1879
                "reference": "97b8f412f6b36985c734daf0717e81009a885dba",
1880
                "shasum": ""
1881
            },
1882
            "type": "library",
1883
            "notification-url": "https://packagist.org/downloads/",
1884
            "license": [
1885
                "GPL-2.0+",
1886
                "LGPL-2.1+",
1887
                "MPL-1.1+"
1888
            ],
1889
            "authors": [
1890
                {
1891
                    "name": "CKSource",
1892
                    "homepage": "http://cksource.com"
1893
                }
1894
            ],
1895
            "description": "JavaScript WYSIWYG web text editor.",
1896
            "homepage": "http://ckeditor.com",
1897
            "keywords": [
1898
                "CKEditor",
1899
                "editor",
1900
                "fckeditor",
1901
                "html",
1902
                "javascript",
1903
                "richtext",
1904
                "text",
1905
                "wysiwyg"
1906
            ],
1907
            "time": "2017-09-13T13:09:47+00:00"
1908
        },
1909
        {
1910
            "name": "codemix/yii2-localeurls",
1911
            "version": "1.5.0",
1912
            "source": {
1913
                "type": "git",
1914
                "url": "https://github.com/codemix/yii2-localeurls.git",
1915
                "reference": "3d7e12eb1184d5234985e1764cc2f445fc8f2d03"
1916
            },
1917
            "dist": {
1918
                "type": "zip",
1919
                "url": "https://api.github.com/repos/codemix/yii2-localeurls/zipball/3d7e12eb1184d5234985e1764cc2f445fc8f2d03",
1920
                "reference": "3d7e12eb1184d5234985e1764cc2f445fc8f2d03",
1921
                "shasum": ""
1922
            },
1923
            "require": {
1924
                "yiisoft/yii2": "*"
1925
            },
1926
            "type": "yii2-extension",
1927
            "autoload": {
1928
                "psr-4": {
1929
                    "codemix\\localeurls\\": ""
1930
                }
1931
            },
1932
            "notification-url": "https://packagist.org/downloads/",
1933
            "license": [
1934
                "MIT"
1935
            ],
1936
            "authors": [
1937
                {
1938
                    "name": "Michael Härtl",
1939
                    "email": "[email protected]"
1940
                }
1941
            ],
1942
            "description": "Automatic locale/language management for URLs.",
1943
            "keywords": [
1944
                "i18n",
1945
                "locale",
1946
                "yii2"
1947
            ],
1948
            "time": "2017-10-06T11:08:04+00:00"
1949
        },
1950
        {
1951
            "name": "codemix/yii2-streamlog",
1952
            "version": "1.2.1",
1953
            "source": {
1954
                "type": "git",
1955
                "url": "https://github.com/codemix/yii2-streamlog.git",
1956
                "reference": "46717733b46a91dd323888349b323fb0bd989e2e"
1957
            },
1958
            "dist": {
1959
                "type": "zip",
1960
                "url": "https://api.github.com/repos/codemix/yii2-streamlog/zipball/46717733b46a91dd323888349b323fb0bd989e2e",
1961
                "reference": "46717733b46a91dd323888349b323fb0bd989e2e",
1962
                "shasum": ""
1963
            },
1964
            "type": "library",
1965
            "autoload": {
1966
                "psr-4": {
1967
                    "codemix\\streamlog\\": "src/"
1968
                }
1969
            },
1970
            "notification-url": "https://packagist.org/downloads/",
1971
            "license": [
1972
                "MIT"
1973
            ],
1974
            "authors": [
1975
                {
1976
                    "name": "Michael Härtl",
1977
                    "email": "[email protected]"
1978
                }
1979
            ],
1980
            "description": "A Yii 2 log target for streams in URL format",
1981
            "keywords": [
1982
                "log",
1983
                "stdout",
1984
                "stream",
1985
                "yii2"
1986
            ],
1987
            "time": "2017-02-16T14:50:01+00:00"
1988
        },
1989
        {
1990
            "name": "creocoder/yii2-flysystem",
1991
            "version": "0.8.999.1",
1992
            "source": {
1993
                "type": "git",
1994
                "url": "https://github.com/dmstr-forks/yii2-flysystem.git",
1995
                "reference": "fb3dbf3283c432e7805765b25a1599d407303777"
1996
            },
1997
            "dist": {
1998
                "type": "zip",
1999
                "url": "https://api.github.com/repos/dmstr-forks/yii2-flysystem/zipball/fb3dbf3283c432e7805765b25a1599d407303777",
2000
                "reference": "fb3dbf3283c432e7805765b25a1599d407303777",
2001
                "shasum": ""
2002
            },
2003
            "require": {
2004
                "league/flysystem": "~1.0",
2005
                "yiisoft/yii2": "~2.0.0"
2006
            },
2007
            "require-dev": {
2008
                "league/flysystem-aws-s3-v3": "~1.0",
2009
                "league/flysystem-azure": "~1.0",
2010
                "league/flysystem-cached-adapter": "~1.0",
2011
                "league/flysystem-copy": "~1.0",
2012
                "league/flysystem-dropbox": "~1.0",
2013
                "league/flysystem-gridfs": "~1.0",
2014
                "league/flysystem-rackspace": "~1.0",
2015
                "league/flysystem-replicate-adapter": "~1.0",
2016
                "league/flysystem-sftp": "~1.0",
2017
                "league/flysystem-webdav": "~1.0",
2018
                "league/flysystem-ziparchive": "~1.0"
2019
            },
2020
            "type": "yii2-extension",
2021
            "autoload": {
2022
                "psr-4": {
2023
                    "creocoder\\flysystem\\": "src"
2024
                }
2025
            },
2026
            "license": [
2027
                "BSD-3-Clause"
2028
            ],
2029
            "authors": [
2030
                {
2031
                    "name": "Alexander Kochetov",
2032
                    "email": "[email protected]"
2033
                }
2034
            ],
2035
            "description": "The flysystem extension for the Yii framework",
2036
            "keywords": [
2037
                "aws",
2038
                "azure",
2039
                "copy.com",
2040
                "dropbox",
2041
                "files",
2042
                "filesystem",
2043
                "flysystem",
2044
                "ftp",
2045
                "gridfs",
2046
                "rackspace",
2047
                "s3",
2048
                "sftp",
2049
                "webdav",
2050
                "yii2"
2051
            ],
2052
            "support": {
2053
                "source": "https://github.com/dmstr-forks/yii2-flysystem/tree/0.8.999.1"
2054
            },
2055
            "time": "2017-05-15T10:43:48+00:00"
2056
        },
2057
        {
2058
            "name": "creocoder/yii2-nested-sets",
2059
            "version": "0.9.0",
2060
            "source": {
2061
                "type": "git",
2062
                "url": "https://github.com/creocoder/yii2-nested-sets.git",
2063
                "reference": "cb8635a459b6246e5a144f096b992dcc30cf9954"
2064
            },
2065
            "dist": {
2066
                "type": "zip",
2067
                "url": "https://api.github.com/repos/creocoder/yii2-nested-sets/zipball/cb8635a459b6246e5a144f096b992dcc30cf9954",
2068
                "reference": "cb8635a459b6246e5a144f096b992dcc30cf9954",
2069
                "shasum": ""
2070
            },
2071
            "require": {
2072
                "yiisoft/yii2": "*"
2073
            },
2074
            "type": "yii2-extension",
2075
            "autoload": {
2076
                "psr-4": {
2077
                    "creocoder\\nestedsets\\": "src"
2078
                }
2079
            },
2080
            "notification-url": "https://packagist.org/downloads/",
2081
            "license": [
2082
                "BSD-3-Clause"
2083
            ],
2084
            "authors": [
2085
                {
2086
                    "name": "Alexander Kochetov",
2087
                    "email": "[email protected]"
2088
                }
2089
            ],
2090
            "description": "The nested sets behavior for the Yii framework",
2091
            "keywords": [
2092
                "nested sets",
2093
                "yii2"
2094
            ],
2095
            "time": "2015-01-27T10:53:51+00:00"
2096
        },
2097
        {
2098
            "name": "dektrium/yii2-rbac",
2099
            "version": "0.3.999.3",
2100
            "source": {
2101
                "type": "git",
2102
                "url": "https://github.com/dmstr-forks/yii2-rbac.git",
2103
                "reference": "092cab1d76a4be5a79825e7ff6e98e724c9cd494"
2104
            },
2105
            "dist": {
2106
                "type": "zip",
2107
                "url": "https://api.github.com/repos/dmstr-forks/yii2-rbac/zipball/092cab1d76a4be5a79825e7ff6e98e724c9cd494",
2108
                "reference": "092cab1d76a4be5a79825e7ff6e98e724c9cd494",
2109
                "shasum": ""
2110
            },
2111
            "require": {
2112
                "kartik-v/yii2-widget-select2": "^2.0",
2113
                "yiisoft/yii2": "^2.0.8"
2114
            },
2115
            "type": "yii2-extension",
2116
            "extra": {
2117
                "bootstrap": "dektrium\\rbac\\Bootstrap",
2118
                "branch-alias": {
2119
                    "dev-master": "1.0.x-dev"
2120
                }
2121
            },
2122
            "autoload": {
2123
                "psr-4": {
2124
                    "dektrium\\rbac\\": ""
2125
                }
2126
            },
2127
            "license": [
2128
                "MIT"
2129
            ],
2130
            "authors": [
2131
                {
2132
                    "name": "Dmitry Erofeev",
2133
                    "email": "[email protected]",
2134
                    "homepage": "http://dmeroff.ru"
2135
                }
2136
            ],
2137
            "description": "RBAC management module for Yii2",
2138
            "keywords": [
2139
                "dektrium",
2140
                "rbac gui",
2141
                "rbac management",
2142
                "rbac module",
2143
                "yii rbac",
2144
                "yii2",
2145
                "yii2-rbac"
2146
            ],
2147
            "support": {
2148
                "issues": "https://github.com/dektrium/yii2-rbac/issues?state=open",
2149
                "source": "https://github.com/dektrium/yii2-rbac"
2150
            },
2151
            "time": "2017-10-27T17:42:18+00:00"
2152
        },
2153
        {
2154
            "name": "dektrium/yii2-user",
2155
            "version": "0.9.13",
2156
            "source": {
2157
                "type": "git",
2158
                "url": "https://github.com/dektrium/yii2-user.git",
2159
                "reference": "120ab9eeadfbfbb9e594509b5ad1c98a128fbd9a"
2160
            },
2161
            "dist": {
2162
                "type": "zip",
2163
                "url": "https://api.github.com/repos/dektrium/yii2-user/zipball/120ab9eeadfbfbb9e594509b5ad1c98a128fbd9a",
2164
                "reference": "120ab9eeadfbfbb9e594509b5ad1c98a128fbd9a",
2165
                "shasum": ""
2166
            },
2167
            "require": {
2168
                "php": ">=5.4.0",
2169
                "yiisoft/yii2": "^2.0.13",
2170
                "yiisoft/yii2-authclient": "^2.1.0",
2171
                "yiisoft/yii2-bootstrap": "^2.0.0",
2172
                "yiisoft/yii2-swiftmailer": "^2.0.0"
2173
            },
2174
            "require-dev": {
2175
                "codeception/specify": "^0.4.3",
2176
                "codeception/verify": "^0.3.1",
2177
                "yiisoft/yii2-codeception": "^2.0.0"
2178
            },
2179
            "type": "yii2-extension",
2180
            "extra": {
2181
                "bootstrap": "dektrium\\user\\Bootstrap",
2182
                "branch-alias": {
2183
                    "dev-master": "0.9.x-dev",
2184
                    "dev-develop": "1.0.x-dev"
2185
                }
2186
            },
2187
            "autoload": {
2188
                "psr-4": {
2189
                    "dektrium\\user\\": ""
2190
                }
2191
            },
2192
            "notification-url": "https://packagist.org/downloads/",
2193
            "license": [
2194
                "MIT"
2195
            ],
2196
            "authors": [
2197
                {
2198
                    "name": "Dmitry Erofeev",
2199
                    "email": "[email protected]",
2200
                    "homepage": "http://dmeroff.ru"
2201
                }
2202
            ],
2203
            "description": "Flexible user registration and authentication module for Yii2",
2204
            "keywords": [
2205
                "User management",
2206
                "dektrium",
2207
                "yii2",
2208
                "yii2-user"
2209
            ],
2210
            "time": "2017-12-28T17:35:06+00:00"
2211
        },
2212
        {
2213
            "name": "devgroup/yii2-jsoneditor",
2214
            "version": "v1.0.0",
2215
            "source": {
2216
                "type": "git",
2217
                "url": "https://github.com/DevGroup-ru/yii2-jsoneditor.git",
2218
                "reference": "b4656d7953d78e513fc5dfe42b4c9515c07a0c67"
2219
            },
2220
            "dist": {
2221
                "type": "zip",
2222
                "url": "https://api.github.com/repos/DevGroup-ru/yii2-jsoneditor/zipball/b4656d7953d78e513fc5dfe42b4c9515c07a0c67",
2223
                "reference": "b4656d7953d78e513fc5dfe42b4c9515c07a0c67",
2224
                "shasum": ""
2225
            },
2226
            "require": {
2227
                "bower-asset/jsoneditor": "~3.1",
2228
                "yiisoft/yii2": "2.0.*"
2229
            },
2230
            "require-dev": {
2231
                "yiisoft/yii2-debug": "2.0.*"
2232
            },
2233
            "type": "yii2-extension",
2234
            "autoload": {
2235
                "psr-4": {
2236
                    "devgroup\\jsoneditor\\": ""
2237
                }
2238
            },
2239
            "notification-url": "https://packagist.org/downloads/",
2240
            "license": [
2241
                "GPL-3.0+"
2242
            ],
2243
            "authors": [
2244
                {
2245
                    "name": "Alexander Kozhevnikov",
2246
                    "email": "[email protected]"
2247
                },
2248
                {
2249
                    "name": "Evgeny Dubovitsky",
2250
                    "email": "[email protected]"
2251
                },
2252
                {
2253
                    "name": "Pavel Fedotov",
2254
                    "email": "[email protected]"
2255
                }
2256
            ],
2257
            "description": "Yii2 jsoneditor widget",
2258
            "keywords": [
2259
                "editor",
2260
                "json",
2261
                "jsoneditor",
2262
                "yii2"
2263
            ],
2264
            "time": "2014-12-16T14:27:06+00:00"
2265
        },
2266
        {
2267
            "name": "dmstr/yii2-adminlte-asset",
2268
            "version": "2.6.0",
2269
            "source": {
2270
                "type": "git",
2271
                "url": "https://github.com/dmstr/yii2-adminlte-asset.git",
2272
                "reference": "1a7649cfd493faf10e797eaa8eb19ac5e81523af"
2273
            },
2274
            "dist": {
2275
                "type": "zip",
2276
                "url": "https://api.github.com/repos/dmstr/yii2-adminlte-asset/zipball/1a7649cfd493faf10e797eaa8eb19ac5e81523af",
2277
                "reference": "1a7649cfd493faf10e797eaa8eb19ac5e81523af",
2278
                "shasum": ""
2279
            },
2280
            "require": {
2281
                "almasaeed2010/adminlte": "^2.4.0",
2282
                "cebe/yii2-gravatar": "1.*",
2283
                "rmrevin/yii2-fontawesome": "~2.9",
2284
                "yiisoft/yii2": "2.*",
2285
                "yiisoft/yii2-bootstrap": "~2.0.0"
2286
            },
2287
            "type": "yii2-extension",
2288
            "extra": {
2289
                "branch-alias": {
2290
                    "dev-master": "2.0.x-dev"
2291
                }
2292
            },
2293
            "autoload": {
2294
                "psr-4": {
2295
                    "dmstr\\": ""
2296
                }
2297
            },
2298
            "notification-url": "https://packagist.org/downloads/",
2299
            "license": [
2300
                "BSD-3-Clause"
2301
            ],
2302
            "authors": [
2303
                {
2304
                    "name": "Tobias Munk",
2305
                    "email": "[email protected]"
2306
                },
2307
                {
2308
                    "name": "Evgeniy Tkachenko",
2309
                    "email": "[email protected]"
2310
                }
2311
            ],
2312
            "description": "AdminLTE backend theme asset bundle for Yii 2.0 Framework",
2313
            "keywords": [
2314
                "AdminLTE",
2315
                "admin",
2316
                "asset",
2317
                "backend",
2318
                "css",
2319
                "extension",
2320
                "less",
2321
                "theme",
2322
                "yii2"
2323
            ],
2324
            "time": "2017-12-05T15:17:33+00:00"
2325
        },
2326
        {
2327
            "name": "dmstr/yii2-backend-module",
2328
            "version": "0.7.2",
2329
            "source": {
2330
                "type": "git",
2331
                "url": "https://github.com/dmstr/yii2-backend-module.git",
2332
                "reference": "41f8fcc0acf62540a51b44a0fa44eb829adc4865"
2333
            },
2334
            "dist": {
2335
                "type": "zip",
2336
                "url": "https://api.github.com/repos/dmstr/yii2-backend-module/zipball/41f8fcc0acf62540a51b44a0fa44eb829adc4865",
2337
                "reference": "41f8fcc0acf62540a51b44a0fa44eb829adc4865",
2338
                "shasum": ""
2339
            },
2340
            "require": {
2341
                "bower-asset/jquery-growl": "^1.3",
2342
                "bower-asset/noty": "^2.3",
2343
                "dmstr/yii2-adminlte-asset": "^2.5.0",
2344
                "dmstr/yii2-cookie-button": "~0.2",
2345
                "dmstr/yii2-helpers": "~0.4",
2346
                "dmstr/yii2-pages-module": "~0.22",
2347
                "dmstr/yii2-prototype-module": "~0.4",
2348
                "dmstr/yii2-web": "~0.3",
2349
                "insolita/yii2-adminlte-widgets": "^1.1.4",
2350
                "loveorigami/yii2-notification-wrapper": "^6.3",
2351
                "yiisoft/yii2": "2.*"
2352
            },
2353
            "type": "yii2-extension",
2354
            "autoload": {
2355
                "psr-4": {
2356
                    "dmstr\\modules\\backend\\": "src"
2357
                }
2358
            },
2359
            "notification-url": "https://packagist.org/downloads/",
2360
            "license": [
2361
                "BSD-3-Clause"
2362
            ],
2363
            "authors": [
2364
                {
2365
                    "name": "Tobias Munk",
2366
                    "email": "[email protected]"
2367
                }
2368
            ],
2369
            "description": "Admin Dashboard",
2370
            "keywords": [
2371
                "extension",
2372
                "yii2"
2373
            ],
2374
            "time": "2018-01-12T16:07:03+00:00"
2375
        },
2376
        {
2377
            "name": "dmstr/yii2-bootstrap",
2378
            "version": "0.2.1",
2379
            "source": {
2380
                "type": "git",
2381
                "url": "https://github.com/dmstr/yii2-bootstrap.git",
2382
                "reference": "07b42ef940ff50e011e5b250ac6cabbdae7dd431"
2383
            },
2384
            "dist": {
2385
                "type": "zip",
2386
                "url": "https://api.github.com/repos/dmstr/yii2-bootstrap/zipball/07b42ef940ff50e011e5b250ac6cabbdae7dd431",
2387
                "reference": "07b42ef940ff50e011e5b250ac6cabbdae7dd431",
2388
                "shasum": ""
2389
            },
2390
            "require": {
2391
                "yiisoft/yii2-bootstrap": "^2.0.6"
2392
            },
2393
            "type": "yii2-extension",
2394
            "autoload": {
2395
                "psr-4": {
2396
                    "dmstr\\bootstrap\\": ""
2397
                }
2398
            },
2399
            "notification-url": "https://packagist.org/downloads/",
2400
            "license": [
2401
                "BSD-3-Clause"
2402
            ],
2403
            "authors": [
2404
                {
2405
                    "name": "Christopher Stebe",
2406
                    "email": "[email protected]"
2407
                }
2408
            ],
2409
            "description": "yii2 bootstrap components and extensions from diemeisterei GmbH",
2410
            "keywords": [
2411
                "bootstrap",
2412
                "extension",
2413
                "yii2"
2414
            ],
2415
            "time": "2018-01-03T11:05:52+00:00"
2416
        },
2417
        {
2418
            "name": "dmstr/yii2-contact-module",
2419
            "version": "0.2.1",
2420
            "source": {
2421
                "type": "git",
2422
                "url": "https://github.com/dmstr/yii2-contact-module.git",
2423
                "reference": "14ccca960158e0c4492222bbffd780dfd25e506f"
2424
            },
2425
            "dist": {
2426
                "type": "zip",
2427
                "url": "https://api.github.com/repos/dmstr/yii2-contact-module/zipball/14ccca960158e0c4492222bbffd780dfd25e506f",
2428
                "reference": "14ccca960158e0c4492222bbffd780dfd25e506f",
2429
                "shasum": ""
2430
            },
2431
            "require": {
2432
                "beowulfenator/yii2-json-editor": "^1.1.3",
2433
                "dmstr/yii2-prototype-module": ">=0.5.4",
2434
                "justinrainbow/json-schema": "^5.2.0",
2435
                "pheme/yii2-settings": "^0.4 || ^0.5",
2436
                "yiisoft/yii2": "^2.0.11"
2437
            },
2438
            "type": "yii2-extension",
2439
            "autoload": {
2440
                "psr-4": {
2441
                    "dmstr\\modules\\contact\\": "src/"
2442
                }
2443
            },
2444
            "notification-url": "https://packagist.org/downloads/",
2445
            "license": [
2446
                "BSD-4-Clause"
2447
            ],
2448
            "authors": [
2449
                {
2450
                    "name": "Tobias Munk",
2451
                    "email": "[email protected]"
2452
                }
2453
            ],
2454
            "description": "Contact form manager for Yii 2.0 Framework",
2455
            "keywords": [
2456
                "extension",
2457
                "yii2"
2458
            ],
2459
            "time": "2018-01-09T15:03:18+00:00"
2460
        },
2461
        {
2462
            "name": "dmstr/yii2-cookie-button",
2463
            "version": "0.2.0",
2464
            "source": {
2465
                "type": "git",
2466
                "url": "https://github.com/dmstr/yii2-cookie-button.git",
2467
                "reference": "0ee34e4ec898d5b11750632cabe4d9a662529050"
2468
            },
2469
            "dist": {
2470
                "type": "zip",
2471
                "url": "https://api.github.com/repos/dmstr/yii2-cookie-button/zipball/0ee34e4ec898d5b11750632cabe4d9a662529050",
2472
                "reference": "0ee34e4ec898d5b11750632cabe4d9a662529050",
2473
                "shasum": ""
2474
            },
2475
            "require": {
2476
                "yiisoft/yii2": "*",
2477
                "yiisoft/yii2-bootstrap": "*"
2478
            },
2479
            "type": "yii2-extension",
2480
            "autoload": {
2481
                "psr-4": {
2482
                    "dmstr\\cookiebutton\\": ""
2483
                }
2484
            },
2485
            "notification-url": "https://packagist.org/downloads/",
2486
            "license": [
2487
                "BSD-3-Clause"
2488
            ],
2489
            "authors": [
2490
                {
2491
                    "name": "Marc Mautz",
2492
                    "email": "[email protected]"
2493
                }
2494
            ],
2495
            "description": "Widget to store 0/1 in a cookie for Yii2 Framework",
2496
            "homepage": "https://github.com/dmstr/yii2-cookie-button",
2497
            "keywords": [
2498
                "cms",
2499
                "extension",
2500
                "yii2"
2501
            ],
2502
            "time": "2017-02-17T09:53:52+00:00"
2503
        },
2504
        {
2505
            "name": "dmstr/yii2-db",
2506
            "version": "0.9.4",
2507
            "source": {
2508
                "type": "git",
2509
                "url": "https://github.com/dmstr/yii2-db.git",
2510
                "reference": "6804c83f546aba2e0d1609655537f22c09b29b2d"
2511
            },
2512
            "dist": {
2513
                "type": "zip",
2514
                "url": "https://api.github.com/repos/dmstr/yii2-db/zipball/6804c83f546aba2e0d1609655537f22c09b29b2d",
2515
                "reference": "6804c83f546aba2e0d1609655537f22c09b29b2d",
2516
                "shasum": ""
2517
            },
2518
            "require": {
2519
                "mikehaertl/php-shellcommand": "1.*",
2520
                "schmunk42/retry": "*",
2521
                "yiisoft/yii2": "2.*"
2522
            },
2523
            "type": "yii2-extension",
2524
            "autoload": {
2525
                "psr-4": {
2526
                    "dmstr\\db\\": "db/",
2527
                    "dmstr\\db\\tests\\": "db/tests/",
2528
                    "dmstr\\console\\": "console/"
2529
                }
2530
            },
2531
            "notification-url": "https://packagist.org/downloads/",
2532
            "license": [
2533
                "BSD-3-Clause"
2534
            ],
2535
            "authors": [
2536
                {
2537
                    "name": "Tobias Munk",
2538
                    "email": "[email protected]"
2539
                }
2540
            ],
2541
            "description": "Database extensions",
2542
            "keywords": [
2543
                "database",
2544
                "db",
2545
                "extension",
2546
                "yii2"
2547
            ],
2548
            "time": "2018-01-29T11:38:03+00:00"
2549
        },
2550
        {
2551
            "name": "dmstr/yii2-emojifyjs-asset",
2552
            "version": "0.2.1",
2553
            "source": {
2554
                "type": "git",
2555
                "url": "https://github.com/dmstr/yii2-emojifyjs-asset.git",
2556
                "reference": "3db76c3062ebf30871c5aaf81b64b3eb5c074dda"
2557
            },
2558
            "dist": {
2559
                "type": "zip",
2560
                "url": "https://api.github.com/repos/dmstr/yii2-emojifyjs-asset/zipball/3db76c3062ebf30871c5aaf81b64b3eb5c074dda",
2561
                "reference": "3db76c3062ebf30871c5aaf81b64b3eb5c074dda",
2562
                "shasum": ""
2563
            },
2564
            "require": {
2565
                "yiisoft/yii2": "2.0.*"
2566
            },
2567
            "type": "yii2-extension",
2568
            "autoload": {
2569
                "psr-4": {
2570
                    "dmstr\\web\\": ""
2571
                }
2572
            },
2573
            "notification-url": "https://packagist.org/downloads/",
2574
            "license": [
2575
                "BSD-3-Clause"
2576
            ],
2577
            "authors": [
2578
                {
2579
                    "name": "Tobias Munk",
2580
                    "email": "[email protected]"
2581
                }
2582
            ],
2583
            "description": "Extension/Package",
2584
            "keywords": [
2585
                "extension",
2586
                "yii2"
2587
            ],
2588
            "time": "2017-04-20T12:57:42+00:00"
2589
        },
2590
        {
2591
            "name": "dmstr/yii2-filefly-module",
2592
            "version": "0.6.13",
2593
            "source": {
2594
                "type": "git",
2595
                "url": "https://github.com/dmstr/yii2-filefly-module.git",
2596
                "reference": "443c00f381ac9ebf6a0b07006c6e73c105c60485"
2597
            },
2598
            "dist": {
2599
                "type": "zip",
2600
                "url": "https://api.github.com/repos/dmstr/yii2-filefly-module/zipball/443c00f381ac9ebf6a0b07006c6e73c105c60485",
2601
                "reference": "443c00f381ac9ebf6a0b07006c6e73c105c60485",
2602
                "shasum": ""
2603
            },
2604
            "require": {
2605
                "creocoder/yii2-flysystem": "^0.8.1",
2606
                "dmstr/yii2-db": "~0.7",
2607
                "league/flysystem-sftp": "~1.0",
2608
                "league/flysystem-webdav": "~1.0",
2609
                "yiisoft/yii2": "*"
2610
            },
2611
            "type": "yii2-extension",
2612
            "extra": {
2613
                "bootstrap": "hrzg\\filefly\\Bootstrap"
2614
            },
2615
            "autoload": {
2616
                "psr-4": {
2617
                    "hrzg\\filefly\\": ""
2618
                }
2619
            },
2620
            "notification-url": "https://packagist.org/downloads/",
2621
            "license": [
2622
                "proprietary"
2623
            ],
2624
            "authors": [
2625
                {
2626
                    "name": "Tobias Munk",
2627
                    "email": "[email protected]"
2628
                },
2629
                {
2630
                    "name": "Christopher Stebe",
2631
                    "email": "[email protected]"
2632
                }
2633
            ],
2634
            "description": "FlySystem API for Filemanager",
2635
            "keywords": [
2636
                "extension",
2637
                "yii2"
2638
            ],
2639
            "time": "2017-11-07T09:35:19+00:00"
2640
        },
2641
        {
2642
            "name": "dmstr/yii2-filemanager-widgets",
2643
            "version": "0.6.11",
2644
            "source": {
2645
                "type": "git",
2646
                "url": "https://github.com/dmstr/yii2-filemanager-widgets.git",
2647
                "reference": "6ee092e9768ce7887d07169d86ab5fdf7078b5b8"
2648
            },
2649
            "dist": {
2650
                "type": "zip",
2651
                "url": "https://api.github.com/repos/dmstr/yii2-filemanager-widgets/zipball/6ee092e9768ce7887d07169d86ab5fdf7078b5b8",
2652
                "reference": "6ee092e9768ce7887d07169d86ab5fdf7078b5b8",
2653
                "shasum": ""
2654
            },
2655
            "require": {
2656
                "bower-asset/angular": "~1.5.0",
2657
                "bower-asset/angular-sanitize": "~1.5.0",
2658
                "bower-asset/angular-translate": "~2.9.1",
2659
                "bower-asset/bootstrap": "^3.3.0",
2660
                "bower-asset/ng-file-upload": "^12.0.1",
2661
                "bower-asset/ngclipboard": "^1.1.1",
2662
                "dmstr/yii2-filefly-module": "^0.6.0",
2663
                "kartik-v/yii2-widget-select2": "^2.0.0",
2664
                "rmrevin/yii2-fontawesome": "~2.9",
2665
                "yiisoft/yii2": "*"
2666
            },
2667
            "type": "yii2-extension",
2668
            "extra": {
2669
                "bootstrap": "hrzg\\filemanager\\Bootstrap",
2670
                "asset-installer-paths": {
2671
                    "bower-asset-library": "vendor/bower"
2672
                }
2673
            },
2674
            "autoload": {
2675
                "psr-4": {
2676
                    "hrzg\\filemanager\\": "src/"
2677
                }
2678
            },
2679
            "notification-url": "https://packagist.org/downloads/",
2680
            "license": [
2681
                "BSD-3-Clause"
2682
            ],
2683
            "authors": [
2684
                {
2685
                    "name": "Christopher Stebe",
2686
                    "email": "[email protected]"
2687
                }
2688
            ],
2689
            "description": "A very smart filemanager to manage your files in the browser developed in AngularJS with Material-Design",
2690
            "keywords": [
2691
                "angular-filemanager",
2692
                "filemanager",
2693
                "yii2"
2694
            ],
2695
            "time": "2017-04-20T22:32:29+00:00"
2696
        },
2697
        {
2698
            "name": "dmstr/yii2-helpers",
2699
            "version": "0.4.5",
2700
            "source": {
2701
                "type": "git",
2702
                "url": "https://github.com/dmstr/yii2-helpers.git",
2703
                "reference": "c52132ad84c2e9c3036e7157e85baeb29408bf15"
2704
            },
2705
            "dist": {
2706
                "type": "zip",
2707
                "url": "https://api.github.com/repos/dmstr/yii2-helpers/zipball/c52132ad84c2e9c3036e7157e85baeb29408bf15",
2708
                "reference": "c52132ad84c2e9c3036e7157e85baeb29408bf15",
2709
                "shasum": ""
2710
            },
2711
            "require": {
2712
                "yiisoft/yii2": "*"
2713
            },
2714
            "type": "yii2-extension",
2715
            "autoload": {
2716
                "psr-4": {
2717
                    "dmstr\\helpers\\": "src/"
2718
                }
2719
            },
2720
            "notification-url": "https://packagist.org/downloads/",
2721
            "license": [
2722
                "BSD-3-Clause"
2723
            ],
2724
            "authors": [
2725
                {
2726
                    "name": "Sergej Kunz",
2727
                    "email": "[email protected]"
2728
                },
2729
                {
2730
                    "name": "Tobias Munk",
2731
                    "email": "[email protected]"
2732
                }
2733
            ],
2734
            "description": "Yii2 Helpers",
2735
            "keywords": [
2736
                "extension",
2737
                "yii2"
2738
            ],
2739
            "time": "2017-10-24T10:44:45+00:00"
2740
        },
2741
        {
2742
            "name": "dmstr/yii2-mermaid-asset",
2743
            "version": "0.0.2",
2744
            "source": {
2745
                "type": "git",
2746
                "url": "https://github.com/dmstr/yii2-mermaid-asset.git",
2747
                "reference": "ee7dee5f9795149d85d497d49eec1da2110cd1f0"
2748
            },
2749
            "dist": {
2750
                "type": "zip",
2751
                "url": "https://api.github.com/repos/dmstr/yii2-mermaid-asset/zipball/ee7dee5f9795149d85d497d49eec1da2110cd1f0",
2752
                "reference": "ee7dee5f9795149d85d497d49eec1da2110cd1f0",
2753
                "shasum": ""
2754
            },
2755
            "require": {
2756
                "bower-asset/mermaid": "^7.0.3",
2757
                "yiisoft/yii2": "2.0.*"
2758
            },
2759
            "type": "library",
2760
            "autoload": {
2761
                "psr-4": {
2762
                    "dmstr\\web\\": "src"
2763
                }
2764
            },
2765
            "notification-url": "https://packagist.org/downloads/",
2766
            "license": [
2767
                "BSD-3-Clause"
2768
            ],
2769
            "authors": [
2770
                {
2771
                    "name": "Tobias Munk",
2772
                    "email": "[email protected]"
2773
                }
2774
            ],
2775
            "description": "Mermaid asset bundle for Yii 2.0 Framework",
2776
            "time": "2017-07-10T10:16:54+00:00"
2777
        },
2778
        {
2779
            "name": "dmstr/yii2-migrate-command",
2780
            "version": "0.4.0-beta2",
2781
            "source": {
2782
                "type": "git",
2783
                "url": "https://github.com/dmstr/yii2-migrate-command.git",
2784
                "reference": "d0f716dc713732f4b9211a42d3ea183b9a07a21f"
2785
            },
2786
            "dist": {
2787
                "type": "zip",
2788
                "url": "https://api.github.com/repos/dmstr/yii2-migrate-command/zipball/d0f716dc713732f4b9211a42d3ea183b9a07a21f",
2789
                "reference": "d0f716dc713732f4b9211a42d3ea183b9a07a21f",
2790
                "shasum": ""
2791
            },
2792
            "require": {
2793
                "yiisoft/yii2": "~2.0.10"
2794
            },
2795
            "type": "yii2-extension",
2796
            "autoload": {
2797
                "psr-4": {
2798
                    "dmstr\\console\\controllers\\": ""
2799
                }
2800
            },
2801
            "notification-url": "https://packagist.org/downloads/",
2802
            "license": [
2803
                "BSD-3-Clause"
2804
            ],
2805
            "authors": [
2806
                {
2807
                    "name": "Tobias Munk",
2808
                    "email": "[email protected]"
2809
                }
2810
            ],
2811
            "description": "Console Migration Command with multiple paths/aliases support",
2812
            "keywords": [
2813
                "command",
2814
                "console",
2815
                "extension",
2816
                "migration",
2817
                "yii2"
2818
            ],
2819
            "time": "2017-04-18T09:22:05+00:00"
2820
        },
2821
        {
2822
            "name": "dmstr/yii2-pages-module",
2823
            "version": "0.23.0",
2824
            "source": {
2825
                "type": "git",
2826
                "url": "https://github.com/dmstr/yii2-pages-module.git",
2827
                "reference": "ff11f5bb1eb0ec5fc551d8057cb644844d4e3884"
2828
            },
2829
            "dist": {
2830
                "type": "zip",
2831
                "url": "https://api.github.com/repos/dmstr/yii2-pages-module/zipball/ff11f5bb1eb0ec5fc551d8057cb644844d4e3884",
2832
                "reference": "ff11f5bb1eb0ec5fc551d8057cb644844d4e3884",
2833
                "shasum": ""
2834
            },
2835
            "require": {
2836
                "bedezign/yii2-audit": "^1.1",
2837
                "devgroup/yii2-jsoneditor": "1.0.*",
2838
                "dmstr/yii2-db": "^0.8.0 || ^0.9.0",
2839
                "dmstr/yii2-web": "^0.4.0",
2840
                "insolita/yii2-adminlte-widgets": "^1.1.4",
2841
                "kartik-v/yii2-tree-manager": ">=1.0.3 <=1.0.5",
2842
                "kartik-v/yii2-widget-select2": "^2.0.1",
2843
                "mikehaertl/php-shellcommand": "^1.2.4",
2844
                "pheme/yii2-settings": "^0.5.0",
2845
                "rmrevin/yii2-fontawesome": "~2.9",
2846
                "yiisoft/yii2": "^2.0.13"
2847
            },
2848
            "require-dev": {
2849
                "codeception/codeception": "^2.2"
2850
            },
2851
            "type": "yii2-extension",
2852
            "extra": {
2853
                "bootstrap": "dmstr\\modules\\pages\\Bootstrap"
2854
            },
2855
            "autoload": {
2856
                "psr-4": {
2857
                    "dmstr\\modules\\pages\\": ""
2858
                }
2859
            },
2860
            "notification-url": "https://packagist.org/downloads/",
2861
            "license": [
2862
                "BSD-3-Clause"
2863
            ],
2864
            "authors": [
2865
                {
2866
                    "name": "Tobias Munk",
2867
                    "email": "[email protected]"
2868
                },
2869
                {
2870
                    "name": "Christopher Stebe",
2871
                    "email": "[email protected]"
2872
                }
2873
            ],
2874
            "description": "Application sitemap and navigation manager module for Yii 2.0 Framework",
2875
            "keywords": [
2876
                "Sitemap",
2877
                "extension",
2878
                "navigation",
2879
                "yii2"
2880
            ],
2881
            "time": "2018-01-29T11:06:21+00:00"
2882
        },
2883
        {
2884
            "name": "dmstr/yii2-prototype-module",
2885
            "version": "0.6.4",
2886
            "source": {
2887
                "type": "git",
2888
                "url": "https://github.com/dmstr/yii2-prototype-module.git",
2889
                "reference": "85f33dd97c886f33050342875d099fb71bc1e82a"
2890
            },
2891
            "dist": {
2892
                "type": "zip",
2893
                "url": "https://api.github.com/repos/dmstr/yii2-prototype-module/zipball/85f33dd97c886f33050342875d099fb71bc1e82a",
2894
                "reference": "85f33dd97c886f33050342875d099fb71bc1e82a",
2895
                "shasum": ""
2896
            },
2897
            "require": {
2898
                "2amigos/yii2-ckeditor-widget": "^2.0.2",
2899
                "bedezign/yii2-audit": "^1.0",
2900
                "beowulfenator/yii2-json-editor": "^1.1.2",
2901
                "dmstr/yii2-bootstrap": "~0.2",
2902
                "php": ">=7.0.0",
2903
                "trntv/yii2-aceeditor": "^2.0.2",
2904
                "yiisoft/yii2": "2.*",
2905
                "yiisoft/yii2-twig": "^2.1.0"
2906
            },
2907
            "conflict": {
2908
                "dmstr/yii2-pages-module": "<0.18.0",
2909
                "yiisoft/yii2-twig": "2.0.5"
2910
            },
2911
            "type": "yii2-extension",
2912
            "autoload": {
2913
                "psr-4": {
2914
                    "dmstr\\modules\\prototype\\": "src/"
2915
                }
2916
            },
2917
            "notification-url": "https://packagist.org/downloads/",
2918
            "license": [
2919
                "BSD-3-Clause"
2920
            ],
2921
            "authors": [
2922
                {
2923
                    "name": "Tobias Munk",
2924
                    "email": "[email protected]"
2925
                }
2926
            ],
2927
            "description": "Backend UI for static files",
2928
            "keywords": [
2929
                "extension",
2930
                "yii2"
2931
            ],
2932
            "time": "2017-12-22T16:59:40+00:00"
2933
        },
2934
        {
2935
            "name": "dmstr/yii2-redirect-module",
2936
            "version": "0.3.4",
2937
            "source": {
2938
                "type": "git",
2939
                "url": "https://github.com/dmstr/yii2-redirect-module.git",
2940
                "reference": "06176b1bf60fc781be3318f91ece13d8b28e8ea8"
2941
            },
2942
            "dist": {
2943
                "type": "zip",
2944
                "url": "https://api.github.com/repos/dmstr/yii2-redirect-module/zipball/06176b1bf60fc781be3318f91ece13d8b28e8ea8",
2945
                "reference": "06176b1bf60fc781be3318f91ece13d8b28e8ea8",
2946
                "shasum": ""
2947
            },
2948
            "require": {
2949
                "yiisoft/yii2": "2.0.*"
2950
            },
2951
            "type": "yii2-extension",
2952
            "extra": {
2953
                "bootstrap": "dmstr\\modules\\redirect\\Bootstrap"
2954
            },
2955
            "autoload": {
2956
                "psr-4": {
2957
                    "dmstr\\modules\\redirect\\": ""
2958
                }
2959
            },
2960
            "notification-url": "https://packagist.org/downloads/",
2961
            "license": [
2962
                "proprietary (diemeisterei GmbH)"
2963
            ],
2964
            "authors": [
2965
                {
2966
                    "name": "Christopher Stebe",
2967
                    "email": "[email protected]"
2968
                }
2969
            ],
2970
            "description": "URL redirect manager",
2971
            "keywords": [
2972
                "extension",
2973
                "yii2"
2974
            ],
2975
            "time": "2017-04-03T13:56:58+00:00"
2976
        },
2977
        {
2978
            "name": "dmstr/yii2-resque-module",
2979
            "version": "0.4.0",
2980
            "source": {
2981
                "type": "git",
2982
                "url": "https://github.com/dmstr/yii2-resque-module.git",
2983
                "reference": "01b376c0371d7a6a747766560aab86d889965dba"
2984
            },
2985
            "dist": {
2986
                "type": "zip",
2987
                "url": "https://api.github.com/repos/dmstr/yii2-resque-module/zipball/01b376c0371d7a6a747766560aab86d889965dba",
2988
                "reference": "01b376c0371d7a6a747766560aab86d889965dba",
2989
                "shasum": ""
2990
            },
2991
            "require": {
2992
                "chrisboulton/php-resque": "1.2.x",
2993
                "yiisoft/yii2": "2.*"
2994
            },
2995
            "type": "yii2-extension",
2996
            "autoload": {
2997
                "psr-4": {
2998
                    "hrzg\\resque\\": "src"
2999
                }
3000
            },
3001
            "notification-url": "https://packagist.org/downloads/",
3002
            "license": [
3003
                "BSD-3-Clause"
3004
            ],
3005
            "authors": [
3006
                {
3007
                    "name": "Tobias Munk",
3008
                    "email": "[email protected]"
3009
                }
3010
            ],
3011
            "description": "Resque job manager module with backend UI",
3012
            "keywords": [
3013
                "extension",
3014
                "yii2"
3015
            ],
3016
            "time": "2017-11-07T12:43:45+00:00"
3017
        },
3018
        {
3019
            "name": "dmstr/yii2-web",
3020
            "version": "0.4.2",
3021
            "source": {
3022
                "type": "git",
3023
                "url": "https://github.com/dmstr/yii2-web.git",
3024
                "reference": "cb1c388dc1583b45dc99b1c254b15eb5d110a912"
3025
            },
3026
            "dist": {
3027
                "type": "zip",
3028
                "url": "https://api.github.com/repos/dmstr/yii2-web/zipball/cb1c388dc1583b45dc99b1c254b15eb5d110a912",
3029
                "reference": "cb1c388dc1583b45dc99b1c254b15eb5d110a912",
3030
                "shasum": ""
3031
            },
3032
            "require": {
3033
                "yiisoft/yii2": "2.0.*"
3034
            },
3035
            "type": "yii2-extension",
3036
            "autoload": {
3037
                "psr-4": {
3038
                    "dmstr\\web\\": "src/"
3039
                }
3040
            },
3041
            "notification-url": "https://packagist.org/downloads/",
3042
            "license": [
3043
                "BSD-3-Clause"
3044
            ],
3045
            "authors": [
3046
                {
3047
                    "name": "Christopher Stebe",
3048
                    "email": "[email protected]"
3049
                }
3050
            ],
3051
            "description": "Yii2 Framework web traits",
3052
            "keywords": [
3053
                "behaviors",
3054
                "extension",
3055
                "traits",
3056
                "yii2"
3057
            ],
3058
            "time": "2017-06-02T16:16:50+00:00"
3059
        },
3060
        {
3061
            "name": "dmstr/yii2-widgets2-module",
3062
            "version": "0.6.3",
3063
            "source": {
3064
                "type": "git",
3065
                "url": "https://github.com/dmstr/yii2-widgets2-module.git",
3066
                "reference": "11add81a9992db8358a9b7da78f0ca2f9221c295"
3067
            },
3068
            "dist": {
3069
                "type": "zip",
3070
                "url": "https://api.github.com/repos/dmstr/yii2-widgets2-module/zipball/11add81a9992db8358a9b7da78f0ca2f9221c295",
3071
                "reference": "11add81a9992db8358a9b7da78f0ca2f9221c295",
3072
                "shasum": ""
3073
            },
3074
            "require": {
3075
                "2amigos/yii2-ckeditor-widget": "^2.0.2",
3076
                "bedezign/yii2-audit": "^1.0",
3077
                "beowulfenator/yii2-json-editor": "^1.1",
3078
                "dmstr/yii2-db": "^0.8.0 || ^0.9.0",
3079
                "dmstr/yii2-web": "^0.3.1 || ^0.4.0",
3080
                "insolita/yii2-adminlte-widgets": "^1.1.4",
3081
                "mikehaertl/php-shellcommand": "^1.2.4",
3082
                "rmrevin/yii2-fontawesome": "~2.9",
3083
                "scrivo/highlight.php": "~8.0",
3084
                "uran1980/yii2-jquery-essential": "^0.0.6",
3085
                "yiisoft/yii2": "2.0.*",
3086
                "yiisoft/yii2-twig": "^2.0.4",
3087
                "zhuravljov/yii2-datetime-widgets": "^1.1.0"
3088
            },
3089
            "type": "yii2-extension",
3090
            "autoload": {
3091
                "psr-4": {
3092
                    "hrzg\\widget\\": "src/"
3093
                }
3094
            },
3095
            "notification-url": "https://packagist.org/downloads/",
3096
            "license": [
3097
                "proprietary"
3098
            ],
3099
            "authors": [
3100
                {
3101
                    "name": "Tobias Munk",
3102
                    "email": "[email protected]"
3103
                }
3104
            ],
3105
            "description": "Yii 2.0 Framework Widget Manager",
3106
            "keywords": [
3107
                "extension",
3108
                "yii2"
3109
            ],
3110
            "time": "2018-02-23T09:14:12+00:00"
3111
        },
3112
        {
3113
            "name": "doctrine/lexer",
3114
            "version": "v1.0.1",
3115
            "source": {
3116
                "type": "git",
3117
                "url": "https://github.com/doctrine/lexer.git",
3118
                "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c"
3119
            },
3120
            "dist": {
3121
                "type": "zip",
3122
                "url": "https://api.github.com/repos/doctrine/lexer/zipball/83893c552fd2045dd78aef794c31e694c37c0b8c",
3123
                "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c",
3124
                "shasum": ""
3125
            },
3126
            "require": {
3127
                "php": ">=5.3.2"
3128
            },
3129
            "type": "library",
3130
            "extra": {
3131
                "branch-alias": {
3132
                    "dev-master": "1.0.x-dev"
3133
                }
3134
            },
3135
            "autoload": {
3136
                "psr-0": {
3137
                    "Doctrine\\Common\\Lexer\\": "lib/"
3138
                }
3139
            },
3140
            "notification-url": "https://packagist.org/downloads/",
3141
            "license": [
3142
                "MIT"
3143
            ],
3144
            "authors": [
3145
                {
3146
                    "name": "Roman Borschel",
3147
                    "email": "[email protected]"
3148
                },
3149
                {
3150
                    "name": "Guilherme Blanco",
3151
                    "email": "[email protected]"
3152
                },
3153
                {
3154
                    "name": "Johannes Schmitt",
3155
                    "email": "[email protected]"
3156
                }
3157
            ],
3158
            "description": "Base library for a lexer that can be used in Top-Down, Recursive Descent Parsers.",
3159
            "homepage": "http://www.doctrine-project.org",
3160
            "keywords": [
3161
                "lexer",
3162
                "parser"
3163
            ],
3164
            "time": "2014-09-09T13:34:57+00:00"
3165
        },
3166
        {
3167
            "name": "egulias/email-validator",
3168
            "version": "2.1.3",
3169
            "source": {
3170
                "type": "git",
3171
                "url": "https://github.com/egulias/EmailValidator.git",
3172
                "reference": "1bec00a10039b823cc94eef4eddd47dcd3b2ca04"
3173
            },
3174
            "dist": {
3175
                "type": "zip",
3176
                "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/1bec00a10039b823cc94eef4eddd47dcd3b2ca04",
3177
                "reference": "1bec00a10039b823cc94eef4eddd47dcd3b2ca04",
3178
                "shasum": ""
3179
            },
3180
            "require": {
3181
                "doctrine/lexer": "^1.0.1",
3182
                "php": ">= 5.5"
3183
            },
3184
            "require-dev": {
3185
                "dominicsayers/isemail": "dev-master",
3186
                "phpunit/phpunit": "^4.8.35",
3187
                "satooshi/php-coveralls": "^1.0.1"
3188
            },
3189
            "suggest": {
3190
                "ext-intl": "PHP Internationalization Libraries are required to use the SpoofChecking validation"
3191
            },
3192
            "type": "library",
3193
            "extra": {
3194
                "branch-alias": {
3195
                    "dev-master": "2.0.x-dev"
3196
                }
3197
            },
3198
            "autoload": {
3199
                "psr-4": {
3200
                    "Egulias\\EmailValidator\\": "EmailValidator"
3201
                }
3202
            },
3203
            "notification-url": "https://packagist.org/downloads/",
3204
            "license": [
3205
                "MIT"
3206
            ],
3207
            "authors": [
3208
                {
3209
                    "name": "Eduardo Gulias Davis"
3210
                }
3211
            ],
3212
            "description": "A library for validating emails against several RFCs",
3213
            "homepage": "https://github.com/egulias/EmailValidator",
3214
            "keywords": [
3215
                "email",
3216
                "emailvalidation",
3217
                "emailvalidator",
3218
                "validation",
3219
                "validator"
3220
            ],
3221
            "time": "2017-11-15T23:40:40+00:00"
3222
        },
3223
        {
3224
            "name": "ezyang/htmlpurifier",
3225
            "version": "v4.9.3",
3226
            "source": {
3227
                "type": "git",
3228
                "url": "https://github.com/ezyang/htmlpurifier.git",
3229
                "reference": "95e1bae3182efc0f3422896a3236e991049dac69"
3230
            },
3231
            "dist": {
3232
                "type": "zip",
3233
                "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/95e1bae3182efc0f3422896a3236e991049dac69",
3234
                "reference": "95e1bae3182efc0f3422896a3236e991049dac69",
3235
                "shasum": ""
3236
            },
3237
            "require": {
3238
                "php": ">=5.2"
3239
            },
3240
            "require-dev": {
3241
                "simpletest/simpletest": "^1.1"
3242
            },
3243
            "type": "library",
3244
            "autoload": {
3245
                "psr-0": {
3246
                    "HTMLPurifier": "library/"
3247
                },
3248
                "files": [
3249
                    "library/HTMLPurifier.composer.php"
3250
                ]
3251
            },
3252
            "notification-url": "https://packagist.org/downloads/",
3253
            "license": [
3254
                "LGPL"
3255
            ],
3256
            "authors": [
3257
                {
3258
                    "name": "Edward Z. Yang",
3259
                    "email": "[email protected]",
3260
                    "homepage": "http://ezyang.com"
3261
                }
3262
            ],
3263
            "description": "Standards compliant HTML filter written in PHP",
3264
            "homepage": "http://htmlpurifier.org/",
3265
            "keywords": [
3266
                "html"
3267
            ],
3268
            "time": "2017-06-03T02:28:16+00:00"
3269
        },
3270
        {
3271
            "name": "fortawesome/font-awesome",
3272
            "version": "v4.7.0",
3273
            "source": {
3274
                "type": "git",
3275
                "url": "https://github.com/FortAwesome/Font-Awesome.git",
3276
                "reference": "a8386aae19e200ddb0f6845b5feeee5eb7013687"
3277
            },
3278
            "dist": {
3279
                "type": "zip",
3280
                "url": "https://api.github.com/repos/FortAwesome/Font-Awesome/zipball/a8386aae19e200ddb0f6845b5feeee5eb7013687",
3281
                "reference": "a8386aae19e200ddb0f6845b5feeee5eb7013687",
3282
                "shasum": ""
3283
            },
3284
            "require-dev": {
3285
                "jekyll": "1.0.2",
3286
                "lessc": "1.4.2"
3287
            },
3288
            "type": "library",
3289
            "extra": {
3290
                "branch-alias": {
3291
                    "dev-master": "4.6.x-dev"
3292
                }
3293
            },
3294
            "notification-url": "https://packagist.org/downloads/",
3295
            "license": [
3296
                "OFL-1.1",
3297
                "MIT"
3298
            ],
3299
            "authors": [
3300
                {
3301
                    "name": "Dave Gandy",
3302
                    "email": "[email protected]",
3303
                    "homepage": "http://twitter.com/davegandy",
3304
                    "role": "Developer"
3305
                }
3306
            ],
3307
            "description": "The iconic font and CSS framework",
3308
            "homepage": "http://fontawesome.io/",
3309
            "keywords": [
3310
                "FontAwesome",
3311
                "awesome",
3312
                "bootstrap",
3313
                "font",
3314
                "icon"
3315
            ],
3316
            "time": "2016-10-24T15:52:54+00:00"
3317
        },
3318
        {
3319
            "name": "guzzlehttp/guzzle",
3320
            "version": "6.3.0",
3321
            "source": {
3322
                "type": "git",
3323
                "url": "https://github.com/guzzle/guzzle.git",
3324
                "reference": "f4db5a78a5ea468d4831de7f0bf9d9415e348699"
3325
            },
3326
            "dist": {
3327
                "type": "zip",
3328
                "url": "https://api.github.com/repos/guzzle/guzzle/zipball/f4db5a78a5ea468d4831de7f0bf9d9415e348699",
3329
                "reference": "f4db5a78a5ea468d4831de7f0bf9d9415e348699",
3330
                "shasum": ""
3331
            },
3332
            "require": {
3333
                "guzzlehttp/promises": "^1.0",
3334
                "guzzlehttp/psr7": "^1.4",
3335
                "php": ">=5.5"
3336
            },
3337
            "require-dev": {
3338
                "ext-curl": "*",
3339
                "phpunit/phpunit": "^4.0 || ^5.0",
3340
                "psr/log": "^1.0"
3341
            },
3342
            "suggest": {
3343
                "psr/log": "Required for using the Log middleware"
3344
            },
3345
            "type": "library",
3346
            "extra": {
3347
                "branch-alias": {
3348
                    "dev-master": "6.2-dev"
3349
                }
3350
            },
3351
            "autoload": {
3352
                "files": [
3353
                    "src/functions_include.php"
3354
                ],
3355
                "psr-4": {
3356
                    "GuzzleHttp\\": "src/"
3357
                }
3358
            },
3359
            "notification-url": "https://packagist.org/downloads/",
3360
            "license": [
3361
                "MIT"
3362
            ],
3363
            "authors": [
3364
                {
3365
                    "name": "Michael Dowling",
3366
                    "email": "[email protected]",
3367
                    "homepage": "https://github.com/mtdowling"
3368
                }
3369
            ],
3370
            "description": "Guzzle is a PHP HTTP client library",
3371
            "homepage": "http://guzzlephp.org/",
3372
            "keywords": [
3373
                "client",
3374
                "curl",
3375
                "framework",
3376
                "http",
3377
                "http client",
3378
                "rest",
3379
                "web service"
3380
            ],
3381
            "time": "2017-06-22T18:50:49+00:00"
3382
        },
3383
        {
3384
            "name": "guzzlehttp/promises",
3385
            "version": "v1.3.1",
3386
            "source": {
3387
                "type": "git",
3388
                "url": "https://github.com/guzzle/promises.git",
3389
                "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646"
3390
            },
3391
            "dist": {
3392
                "type": "zip",
3393
                "url": "https://api.github.com/repos/guzzle/promises/zipball/a59da6cf61d80060647ff4d3eb2c03a2bc694646",
3394
                "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646",
3395
                "shasum": ""
3396
            },
3397
            "require": {
3398
                "php": ">=5.5.0"
3399
            },
3400
            "require-dev": {
3401
                "phpunit/phpunit": "^4.0"
3402
            },
3403
            "type": "library",
3404
            "extra": {
3405
                "branch-alias": {
3406
                    "dev-master": "1.4-dev"
3407
                }
3408
            },
3409
            "autoload": {
3410
                "psr-4": {
3411
                    "GuzzleHttp\\Promise\\": "src/"
3412
                },
3413
                "files": [
3414
                    "src/functions_include.php"
3415
                ]
3416
            },
3417
            "notification-url": "https://packagist.org/downloads/",
3418
            "license": [
3419
                "MIT"
3420
            ],
3421
            "authors": [
3422
                {
3423
                    "name": "Michael Dowling",
3424
                    "email": "[email protected]",
3425
                    "homepage": "https://github.com/mtdowling"
3426
                }
3427
            ],
3428
            "description": "Guzzle promises library",
3429
            "keywords": [
3430
                "promise"
3431
            ],
3432
            "time": "2016-12-20T10:07:11+00:00"
3433
        },
3434
        {
3435
            "name": "guzzlehttp/psr7",
3436
            "version": "1.4.2",
3437
            "source": {
3438
                "type": "git",
3439
                "url": "https://github.com/guzzle/psr7.git",
3440
                "reference": "f5b8a8512e2b58b0071a7280e39f14f72e05d87c"
3441
            },
3442
            "dist": {
3443
                "type": "zip",
3444
                "url": "https://api.github.com/repos/guzzle/psr7/zipball/f5b8a8512e2b58b0071a7280e39f14f72e05d87c",
3445
                "reference": "f5b8a8512e2b58b0071a7280e39f14f72e05d87c",
3446
                "shasum": ""
3447
            },
3448
            "require": {
3449
                "php": ">=5.4.0",
3450
                "psr/http-message": "~1.0"
3451
            },
3452
            "provide": {
3453
                "psr/http-message-implementation": "1.0"
3454
            },
3455
            "require-dev": {
3456
                "phpunit/phpunit": "~4.0"
3457
            },
3458
            "type": "library",
3459
            "extra": {
3460
                "branch-alias": {
3461
                    "dev-master": "1.4-dev"
3462
                }
3463
            },
3464
            "autoload": {
3465
                "psr-4": {
3466
                    "GuzzleHttp\\Psr7\\": "src/"
3467
                },
3468
                "files": [
3469
                    "src/functions_include.php"
3470
                ]
3471
            },
3472
            "notification-url": "https://packagist.org/downloads/",
3473
            "license": [
3474
                "MIT"
3475
            ],
3476
            "authors": [
3477
                {
3478
                    "name": "Michael Dowling",
3479
                    "email": "[email protected]",
3480
                    "homepage": "https://github.com/mtdowling"
3481
                },
3482
                {
3483
                    "name": "Tobias Schultze",
3484
                    "homepage": "https://github.com/Tobion"
3485
                }
3486
            ],
3487
            "description": "PSR-7 message implementation that also provides common utility methods",
3488
            "keywords": [
3489
                "http",
3490
                "message",
3491
                "request",
3492
                "response",
3493
                "stream",
3494
                "uri",
3495
                "url"
3496
            ],
3497
            "time": "2017-03-20T17:10:46+00:00"
3498
        },
3499
        {
3500
            "name": "insolita/yii2-adminlte-widgets",
3501
            "version": "v1.1.6",
3502
            "source": {
3503
                "type": "git",
3504
                "url": "https://github.com/Insolita/yii2-adminlte-widgets.git",
3505
                "reference": "a4e292e0aea1427ef769ab8c5ee09d8846f214b5"
3506
            },
3507
            "dist": {
3508
                "type": "zip",
3509
                "url": "https://api.github.com/repos/Insolita/yii2-adminlte-widgets/zipball/a4e292e0aea1427ef769ab8c5ee09d8846f214b5",
3510
                "reference": "a4e292e0aea1427ef769ab8c5ee09d8846f214b5",
3511
                "shasum": ""
3512
            },
3513
            "require": {
3514
                "bower-asset/jquery-cookie": "~1.4.1",
3515
                "yiisoft/yii2": "*"
3516
            },
3517
            "type": "yii2-extension",
3518
            "autoload": {
3519
                "psr-4": {
3520
                    "insolita\\wgadminlte\\": ""
3521
                }
3522
            },
3523
            "notification-url": "https://packagist.org/downloads/",
3524
            "license": [
3525
                "MIT"
3526
            ],
3527
            "authors": [
3528
                {
3529
                    "name": "insolita",
3530
                    "email": "[email protected]"
3531
                }
3532
            ],
3533
            "description": "Widgets for AdminLTE theme (Box with remember collapse state, Timeline, Tile, Callout, SmallBox etc)",
3534
            "keywords": [
3535
                "AdminLTE",
3536
                "widget",
3537
                "yii2"
3538
            ],
3539
            "time": "2016-06-02T20:58:50+00:00"
3540
        },
3541
        {
3542
            "name": "justinrainbow/json-schema",
3543
            "version": "5.2.6",
3544
            "source": {
3545
                "type": "git",
3546
                "url": "https://github.com/justinrainbow/json-schema.git",
3547
                "reference": "d283e11b6e14c6f4664cf080415c4341293e5bbd"
3548
            },
3549
            "dist": {
3550
                "type": "zip",
3551
                "url": "https://api.github.com/repos/justinrainbow/json-schema/zipball/d283e11b6e14c6f4664cf080415c4341293e5bbd",
3552
                "reference": "d283e11b6e14c6f4664cf080415c4341293e5bbd",
3553
                "shasum": ""
3554
            },
3555
            "require": {
3556
                "php": ">=5.3.3"
3557
            },
3558
            "require-dev": {
3559
                "friendsofphp/php-cs-fixer": "^2.1",
3560
                "json-schema/json-schema-test-suite": "1.2.0",
3561
                "phpunit/phpunit": "^4.8.22"
3562
            },
3563
            "bin": [
3564
                "bin/validate-json"
3565
            ],
3566
            "type": "library",
3567
            "extra": {
3568
                "branch-alias": {
3569
                    "dev-master": "5.0.x-dev"
3570
                }
3571
            },
3572
            "autoload": {
3573
                "psr-4": {
3574
                    "JsonSchema\\": "src/JsonSchema/"
3575
                }
3576
            },
3577
            "notification-url": "https://packagist.org/downloads/",
3578
            "license": [
3579
                "MIT"
3580
            ],
3581
            "authors": [
3582
                {
3583
                    "name": "Bruno Prieto Reis",
3584
                    "email": "[email protected]"
3585
                },
3586
                {
3587
                    "name": "Justin Rainbow",
3588
                    "email": "[email protected]"
3589
                },
3590
                {
3591
                    "name": "Igor Wiedler",
3592
                    "email": "[email protected]"
3593
                },
3594
                {
3595
                    "name": "Robert Schönthal",
3596
                    "email": "[email protected]"
3597
                }
3598
            ],
3599
            "description": "A library to validate a json schema.",
3600
            "homepage": "https://github.com/justinrainbow/json-schema",
3601
            "keywords": [
3602
                "json",
3603
                "schema"
3604
            ],
3605
            "time": "2017-10-21T13:15:38+00:00"
3606
        },
3607
        {
3608
            "name": "kartik-v/yii2-krajee-base",
3609
            "version": "v1.8.9",
3610
            "source": {
3611
                "type": "git",
3612
                "url": "https://github.com/kartik-v/yii2-krajee-base.git",
3613
                "reference": "0cafe6376780cedcd00f52c9d82b172d5851f6b0"
3614
            },
3615
            "dist": {
3616
                "type": "zip",
3617
                "url": "https://api.github.com/repos/kartik-v/yii2-krajee-base/zipball/0cafe6376780cedcd00f52c9d82b172d5851f6b0",
3618
                "reference": "0cafe6376780cedcd00f52c9d82b172d5851f6b0",
3619
                "shasum": ""
3620
            },
3621
            "require": {
3622
                "yiisoft/yii2-bootstrap": "@dev"
3623
            },
3624
            "type": "yii2-extension",
3625
            "extra": {
3626
                "branch-alias": {
3627
                    "dev-master": "1.8.x-dev"
3628
                }
3629
            },
3630
            "autoload": {
3631
                "psr-4": {
3632
                    "kartik\\base\\": ""
3633
                }
3634
            },
3635
            "notification-url": "https://packagist.org/downloads/",
3636
            "license": [
3637
                "BSD-3-Clause"
3638
            ],
3639
            "authors": [
3640
                {
3641
                    "name": "Kartik Visweswaran",
3642
                    "email": "[email protected]",
3643
                    "homepage": "http://www.krajee.com/"
3644
                }
3645
            ],
3646
            "description": "Base library and foundation components for all Yii2 Krajee extensions.",
3647
            "homepage": "https://github.com/kartik-v/yii2-krajee-base",
3648
            "keywords": [
3649
                "base",
3650
                "extension",
3651
                "foundation",
3652
                "krajee",
3653
                "widget",
3654
                "yii2"
3655
            ],
3656
            "time": "2017-09-29T06:18:14+00:00"
3657
        },
3658
        {
3659
            "name": "kartik-v/yii2-tree-manager",
3660
            "version": "v1.0.5",
3661
            "source": {
3662
                "type": "git",
3663
                "url": "https://github.com/kartik-v/yii2-tree-manager.git",
3664
                "reference": "0fd506de3ef0c73ec8a3f0c9267ed8353f5e9f89"
3665
            },
3666
            "dist": {
3667
                "type": "zip",
3668
                "url": "https://api.github.com/repos/kartik-v/yii2-tree-manager/zipball/0fd506de3ef0c73ec8a3f0c9267ed8353f5e9f89",
3669
                "reference": "0fd506de3ef0c73ec8a3f0c9267ed8353f5e9f89",
3670
                "shasum": ""
3671
            },
3672
            "require": {
3673
                "creocoder/yii2-nested-sets": "~0.9",
3674
                "kartik-v/yii2-widget-activeform": "~1.4"
3675
            },
3676
            "type": "yii2-extension",
3677
            "autoload": {
3678
                "psr-4": {
3679
                    "kartik\\tree\\": ""
3680
                }
3681
            },
3682
            "notification-url": "https://packagist.org/downloads/",
3683
            "license": [
3684
                "BSD-3-Clause"
3685
            ],
3686
            "authors": [
3687
                {
3688
                    "name": "Kartik Visweswaran",
3689
                    "email": "[email protected]",
3690
                    "homepage": "http://www.krajee.com/"
3691
                }
3692
            ],
3693
            "description": "An enhanced tree management module with tree node selection and manipulation using nested sets.",
3694
            "homepage": "https://github.com/kartik-v/yii2-tree-manager",
3695
            "keywords": [
3696
                "ajax",
3697
                "bootstrap",
3698
                "hierarchy",
3699
                "jquery",
3700
                "krajee",
3701
                "nested",
3702
                "nestedset",
3703
                "set",
3704
                "tree",
3705
                "treeview"
3706
            ],
3707
            "time": "2015-12-27T18:48:51+00:00"
3708
        },
3709
        {
3710
            "name": "kartik-v/yii2-widget-activeform",
3711
            "version": "v1.4.8",
3712
            "source": {
3713
                "type": "git",
3714
                "url": "https://github.com/kartik-v/yii2-widget-activeform.git",
3715
                "reference": "53c2f877f12ba0b79e8346b6cae50cbba2bcfc69"
3716
            },
3717
            "dist": {
3718
                "type": "zip",
3719
                "url": "https://api.github.com/repos/kartik-v/yii2-widget-activeform/zipball/53c2f877f12ba0b79e8346b6cae50cbba2bcfc69",
3720
                "reference": "53c2f877f12ba0b79e8346b6cae50cbba2bcfc69",
3721
                "shasum": ""
3722
            },
3723
            "require": {
3724
                "kartik-v/yii2-krajee-base": "~1.7"
3725
            },
3726
            "type": "yii2-extension",
3727
            "extra": {
3728
                "branch-alias": {
3729
                    "dev-master": "1.4.x-dev"
3730
                }
3731
            },
3732
            "autoload": {
3733
                "psr-4": {
3734
                    "kartik\\form\\": ""
3735
                }
3736
            },
3737
            "notification-url": "https://packagist.org/downloads/",
3738
            "license": [
3739
                "BSD-3-Clause"
3740
            ],
3741
            "authors": [
3742
                {
3743
                    "name": "Kartik Visweswaran",
3744
                    "email": "[email protected]",
3745
                    "homepage": "http://www.krajee.com/"
3746
                }
3747
            ],
3748
            "description": "Enhanced Yii2 active-form and active-field with full bootstrap styling support (sub repo split from yii2-widgets).",
3749
            "homepage": "https://github.com/kartik-v/yii2-widget-activeform",
3750
            "keywords": [
3751
                "activefield",
3752
                "activeform",
3753
                "extension",
3754
                "field",
3755
                "form",
3756
                "widget",
3757
                "yii2"
3758
            ],
3759
            "time": "2016-04-27T18:38:05+00:00"
3760
        },
3761
        {
3762
            "name": "kartik-v/yii2-widget-select2",
3763
            "version": "v2.1.1",
3764
            "source": {
3765
                "type": "git",
3766
                "url": "https://github.com/kartik-v/yii2-widget-select2.git",
3767
                "reference": "baaa8f8b8bbaed1ed0aea56fb0564c5ab340d7d3"
3768
            },
3769
            "dist": {
3770
                "type": "zip",
3771
                "url": "https://api.github.com/repos/kartik-v/yii2-widget-select2/zipball/baaa8f8b8bbaed1ed0aea56fb0564c5ab340d7d3",
3772
                "reference": "baaa8f8b8bbaed1ed0aea56fb0564c5ab340d7d3",
3773
                "shasum": ""
3774
            },
3775
            "require": {
3776
                "kartik-v/yii2-krajee-base": "~1.7"
3777
            },
3778
            "type": "yii2-extension",
3779
            "extra": {
3780
                "branch-alias": {
3781
                    "dev-master": "2.1.x-dev"
3782
                }
3783
            },
3784
            "autoload": {
3785
                "psr-4": {
3786
                    "kartik\\select2\\": ""
3787
                }
3788
            },
3789
            "notification-url": "https://packagist.org/downloads/",
3790
            "license": [
3791
                "BSD-3-Clause"
3792
            ],
3793
            "authors": [
3794
                {
3795
                    "name": "Kartik Visweswaran",
3796
                    "email": "[email protected]",
3797
                    "homepage": "http://www.krajee.com/"
3798
                }
3799
            ],
3800
            "description": "Enhanced Yii2 wrapper for the Select2 jQuery plugin (sub repo split from yii2-widgets).",
3801
            "homepage": "https://github.com/kartik-v/yii2-widget-select2",
3802
            "keywords": [
3803
                "dropdown",
3804
                "extension",
3805
                "form",
3806
                "jquery",
3807
                "plugin",
3808
                "select2",
3809
                "widget",
3810
                "yii2"
3811
            ],
3812
            "time": "2017-11-25T06:02:18+00:00"
3813
        },
3814
        {
3815
            "name": "lajax/yii2-translate-manager",
3816
            "version": "1.7.1",
3817
            "source": {
3818
                "type": "git",
3819
                "url": "https://github.com/lajax/yii2-translate-manager.git",
3820
                "reference": "f2acb66224fe73fd0aefb38b28883a7815f8e464"
3821
            },
3822
            "dist": {
3823
                "type": "zip",
3824
                "url": "https://api.github.com/repos/lajax/yii2-translate-manager/zipball/f2acb66224fe73fd0aefb38b28883a7815f8e464",
3825
                "reference": "f2acb66224fe73fd0aefb38b28883a7815f8e464",
3826
                "shasum": ""
3827
            },
3828
            "require": {
3829
                "yiisoft/yii2": "*",
3830
                "yiisoft/yii2-bootstrap": "*",
3831
                "yiisoft/yii2-jui": "*"
3832
            },
3833
            "require-dev": {
3834
                "friendsofphp/php-cs-fixer": "^2.1"
3835
            },
3836
            "type": "yii2-extension",
3837
            "autoload": {
3838
                "psr-4": {
3839
                    "lajax\\translatemanager\\": ""
3840
                }
3841
            },
3842
            "notification-url": "https://packagist.org/downloads/",
3843
            "license": [
3844
                "MIT"
3845
            ],
3846
            "authors": [
3847
                {
3848
                    "name": "Lajos Molnar",
3849
                    "email": "[email protected]"
3850
                }
3851
            ],
3852
            "description": "Online Translate",
3853
            "keywords": [
3854
                "extension",
3855
                "language",
3856
                "module",
3857
                "translate",
3858
                "yii2"
3859
            ],
3860
            "time": "2017-10-30T20:27:23+00:00"
3861
        },
3862
        {
3863
            "name": "league/flysystem",
3864
            "version": "1.0.42",
3865
            "source": {
3866
                "type": "git",
3867
                "url": "https://github.com/thephpleague/flysystem.git",
3868
                "reference": "09eabc54e199950041aef258a85847676496fe8e"
3869
            },
3870
            "dist": {
3871
                "type": "zip",
3872
                "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/09eabc54e199950041aef258a85847676496fe8e",
3873
                "reference": "09eabc54e199950041aef258a85847676496fe8e",
3874
                "shasum": ""
3875
            },
3876
            "require": {
3877
                "php": ">=5.5.9"
3878
            },
3879
            "conflict": {
3880
                "league/flysystem-sftp": "<1.0.6"
3881
            },
3882
            "require-dev": {
3883
                "ext-fileinfo": "*",
3884
                "phpspec/phpspec": "^3.4",
3885
                "phpunit/phpunit": "^5.7"
3886
            },
3887
            "suggest": {
3888
                "ext-fileinfo": "Required for MimeType",
3889
                "ext-ftp": "Allows you to use FTP server storage",
3890
                "ext-openssl": "Allows you to use FTPS server storage",
3891
                "league/flysystem-aws-s3-v2": "Allows you to use S3 storage with AWS SDK v2",
3892
                "league/flysystem-aws-s3-v3": "Allows you to use S3 storage with AWS SDK v3",
3893
                "league/flysystem-azure": "Allows you to use Windows Azure Blob storage",
3894
                "league/flysystem-cached-adapter": "Flysystem adapter decorator for metadata caching",
3895
                "league/flysystem-eventable-filesystem": "Allows you to use EventableFilesystem",
3896
                "league/flysystem-rackspace": "Allows you to use Rackspace Cloud Files",
3897
                "league/flysystem-sftp": "Allows you to use SFTP server storage via phpseclib",
3898
                "league/flysystem-webdav": "Allows you to use WebDAV storage",
3899
                "league/flysystem-ziparchive": "Allows you to use ZipArchive adapter",
3900
                "spatie/flysystem-dropbox": "Allows you to use Dropbox storage",
3901
                "srmklive/flysystem-dropbox-v2": "Allows you to use Dropbox storage for PHP 5 applications"
3902
            },
3903
            "type": "library",
3904
            "extra": {
3905
                "branch-alias": {
3906
                    "dev-master": "1.1-dev"
3907
                }
3908
            },
3909
            "autoload": {
3910
                "psr-4": {
3911
                    "League\\Flysystem\\": "src/"
3912
                }
3913
            },
3914
            "notification-url": "https://packagist.org/downloads/",
3915
            "license": [
3916
                "MIT"
3917
            ],
3918
            "authors": [
3919
                {
3920
                    "name": "Frank de Jonge",
3921
                    "email": "[email protected]"
3922
                }
3923
            ],
3924
            "description": "Filesystem abstraction: Many filesystems, one API.",
3925
            "keywords": [
3926
                "Cloud Files",
3927
                "WebDAV",
3928
                "abstraction",
3929
                "aws",
3930
                "cloud",
3931
                "copy.com",
3932
                "dropbox",
3933
                "file systems",
3934
                "files",
3935
                "filesystem",
3936
                "filesystems",
3937
                "ftp",
3938
                "rackspace",
3939
                "remote",
3940
                "s3",
3941
                "sftp",
3942
                "storage"
3943
            ],
3944
            "time": "2018-01-27T16:03:56+00:00"
3945
        },
3946
        {
3947
            "name": "league/flysystem-aws-s3-v3",
3948
            "version": "1.0.18",
3949
            "source": {
3950
                "type": "git",
3951
                "url": "https://github.com/thephpleague/flysystem-aws-s3-v3.git",
3952
                "reference": "dc09b19f455750663b922ed52dcc0ff215bed284"
3953
            },
3954
            "dist": {
3955
                "type": "zip",
3956
                "url": "https://api.github.com/repos/thephpleague/flysystem-aws-s3-v3/zipball/dc09b19f455750663b922ed52dcc0ff215bed284",
3957
                "reference": "dc09b19f455750663b922ed52dcc0ff215bed284",
3958
                "shasum": ""
3959
            },
3960
            "require": {
3961
                "aws/aws-sdk-php": "^3.0.0",
3962
                "league/flysystem": "^1.0.40",
3963
                "php": ">=5.5.0"
3964
            },
3965
            "require-dev": {
3966
                "henrikbjorn/phpspec-code-coverage": "~1.0.1",
3967
                "phpspec/phpspec": "^2.0.0"
3968
            },
3969
            "type": "library",
3970
            "extra": {
3971
                "branch-alias": {
3972
                    "dev-master": "1.0-dev"
3973
                }
3974
            },
3975
            "autoload": {
3976
                "psr-4": {
3977
                    "League\\Flysystem\\AwsS3v3\\": "src/"
3978
                }
3979
            },
3980
            "notification-url": "https://packagist.org/downloads/",
3981
            "license": [
3982
                "MIT"
3983
            ],
3984
            "authors": [
3985
                {
3986
                    "name": "Frank de Jonge",
3987
                    "email": "[email protected]"
3988
                }
3989
            ],
3990
            "description": "Flysystem adapter for the AWS S3 SDK v3.x",
3991
            "time": "2017-06-30T06:29:25+00:00"
3992
        },
3993
        {
3994
            "name": "league/flysystem-sftp",
3995
            "version": "1.0.15",
3996
            "source": {
3997
                "type": "git",
3998
                "url": "https://github.com/thephpleague/flysystem-sftp.git",
3999
                "reference": "a526a3fc254f7d38f9cb362a39ad05e728876c97"
4000
            },
4001
            "dist": {
4002
                "type": "zip",
4003
                "url": "https://api.github.com/repos/thephpleague/flysystem-sftp/zipball/a526a3fc254f7d38f9cb362a39ad05e728876c97",
4004
                "reference": "a526a3fc254f7d38f9cb362a39ad05e728876c97",
4005
                "shasum": ""
4006
            },
4007
            "require": {
4008
                "league/flysystem": "~1.0",
4009
                "php": ">=5.6.0",
4010
                "phpseclib/phpseclib": "~2.0"
4011
            },
4012
            "require-dev": {
4013
                "mockery/mockery": "0.9.*",
4014
                "phpunit/phpunit": "^5.7.25"
4015
            },
4016
            "type": "library",
4017
            "autoload": {
4018
                "psr-4": {
4019
                    "League\\Flysystem\\Sftp\\": "src/"
4020
                }
4021
            },
4022
            "notification-url": "https://packagist.org/downloads/",
4023
            "license": [
4024
                "MIT"
4025
            ],
4026
            "authors": [
4027
                {
4028
                    "name": "Frank de Jonge",
4029
                    "email": "[email protected]"
4030
                }
4031
            ],
4032
            "description": "Flysystem adapter for SFTP",
4033
            "time": "2017-11-16T10:41:52+00:00"
4034
        },
4035
        {
4036
            "name": "league/flysystem-webdav",
4037
            "version": "1.0.5",
4038
            "source": {
4039
                "type": "git",
4040
                "url": "https://github.com/thephpleague/flysystem-webdav.git",
4041
                "reference": "5fb6f5a45e5f2a5519a26032d98ad7d7c65f81d7"
4042
            },
4043
            "dist": {
4044
                "type": "zip",
4045
                "url": "https://api.github.com/repos/thephpleague/flysystem-webdav/zipball/5fb6f5a45e5f2a5519a26032d98ad7d7c65f81d7",
4046
                "reference": "5fb6f5a45e5f2a5519a26032d98ad7d7c65f81d7",
4047
                "shasum": ""
4048
            },
4049
            "require": {
4050
                "league/flysystem": "~1.0",
4051
                "php": ">=5.5.0",
4052
                "sabre/dav": "~3.1"
4053
            },
4054
            "require-dev": {
4055
                "mockery/mockery": "~0.9",
4056
                "phpunit/phpunit": "~4.0"
4057
            },
4058
            "type": "library",
4059
            "extra": {
4060
                "branch-alias": {
4061
                    "dev-master": "1.0-dev"
4062
                }
4063
            },
4064
            "autoload": {
4065
                "psr-4": {
4066
                    "League\\Flysystem\\WebDAV\\": "src"
4067
                }
4068
            },
4069
            "notification-url": "https://packagist.org/downloads/",
4070
            "license": [
4071
                "MIT"
4072
            ],
4073
            "authors": [
4074
                {
4075
                    "name": "Frank de Jonge",
4076
                    "email": "[email protected]"
4077
                }
4078
            ],
4079
            "description": "Flysystem adapter for WebDAV",
4080
            "time": "2016-12-14T11:28:55+00:00"
4081
        },
4082
        {
4083
            "name": "loveorigami/yii2-notification-wrapper",
4084
            "version": "6.7",
4085
            "source": {
4086
                "type": "git",
4087
                "url": "https://github.com/loveorigami/yii2-notification-wrapper.git",
4088
                "reference": "f387abf14b14d8e7caeb74ff4855ff25214b2d11"
4089
            },
4090
            "dist": {
4091
                "type": "zip",
4092
                "url": "https://api.github.com/repos/loveorigami/yii2-notification-wrapper/zipball/f387abf14b14d8e7caeb74ff4855ff25214b2d11",
4093
                "reference": "f387abf14b14d8e7caeb74ff4855ff25214b2d11",
4094
                "shasum": ""
4095
            },
4096
            "require": {
4097
                "yiisoft/yii2": "~2"
4098
            },
4099
            "type": "yii2-extension",
4100
            "extra": {
4101
                "bootstrap": "lo\\modules\\noty\\Bootstrap"
4102
            },
4103
            "autoload": {
4104
                "psr-4": {
4105
                    "lo\\modules\\noty\\": "src/"
4106
                }
4107
            },
4108
            "notification-url": "https://packagist.org/downloads/",
4109
            "license": [
4110
                "MIT"
4111
            ],
4112
            "authors": [
4113
                {
4114
                    "name": "Andrey Lukyanov",
4115
                    "email": "[email protected]",
4116
                    "homepage": "http://loveorigami.info",
4117
                    "role": "Developer"
4118
                }
4119
            ],
4120
            "description": "This module for renders a message from session flash (with ajax, pjax support and etc.)",
4121
            "homepage": "https://github.com/loveorigami/yii2-notification-wrapper",
4122
            "keywords": [
4123
                "alert",
4124
                "flash",
4125
                "growl",
4126
                "lobibox",
4127
                "module",
4128
                "notific8",
4129
                "notification",
4130
                "noty",
4131
                "notyfy",
4132
                "notyjs",
4133
                "pnotyfy",
4134
                "sweetalert",
4135
                "toast",
4136
                "toastr",
4137
                "yii2"
4138
            ],
4139
            "time": "2016-03-31T00:00:00+00:00"
4140
        },
4141
        {
4142
            "name": "mexitek/phpcolors",
4143
            "version": "v0.4",
4144
            "source": {
4145
                "type": "git",
4146
                "url": "https://github.com/mexitek/phpColors.git",
4147
                "reference": "89bf30473a68dc8845e46e9db3e536b969e18c11"
4148
            },
4149
            "dist": {
4150
                "type": "zip",
4151
                "url": "https://api.github.com/repos/mexitek/phpColors/zipball/89bf30473a68dc8845e46e9db3e536b969e18c11",
4152
                "reference": "89bf30473a68dc8845e46e9db3e536b969e18c11",
4153
                "shasum": ""
4154
            },
4155
            "require": {
4156
                "php": ">=5.3.0"
4157
            },
4158
            "type": "library",
4159
            "autoload": {
4160
                "classmap": [
4161
                    "src"
4162
                ]
4163
            },
4164
            "notification-url": "https://packagist.org/downloads/",
4165
            "license": [
4166
                "MIT"
4167
            ],
4168
            "authors": [
4169
                {
4170
                    "name": "Arlo Carreon",
4171
                    "homepage": "http://arlocarreon.com",
4172
                    "role": "creator"
4173
                }
4174
            ],
4175
            "description": "A series of methods that let you manipulate colors. Just incase you ever need different shades of one color on the fly.",
4176
            "homepage": "http://mexitek.github.com/phpColors/",
4177
            "keywords": [
4178
                "color",
4179
                "css",
4180
                "design",
4181
                "frontend",
4182
                "ui"
4183
            ],
4184
            "time": "2015-09-09T15:43:06+00:00"
4185
        },
4186
        {
4187
            "name": "mikehaertl/php-shellcommand",
4188
            "version": "1.3.0",
4189
            "source": {
4190
                "type": "git",
4191
                "url": "https://github.com/mikehaertl/php-shellcommand.git",
4192
                "reference": "a0c445a3f684fd53745e5a1fab436e54d2599edd"
4193
            },
4194
            "dist": {
4195
                "type": "zip",
4196
                "url": "https://api.github.com/repos/mikehaertl/php-shellcommand/zipball/a0c445a3f684fd53745e5a1fab436e54d2599edd",
4197
                "reference": "a0c445a3f684fd53745e5a1fab436e54d2599edd",
4198
                "shasum": ""
4199
            },
4200
            "type": "library",
4201
            "autoload": {
4202
                "psr-4": {
4203
                    "mikehaertl\\shellcommand\\": "src/"
4204
                }
4205
            },
4206
            "notification-url": "https://packagist.org/downloads/",
4207
            "license": [
4208
                "MIT"
4209
            ],
4210
            "authors": [
4211
                {
4212
                    "name": "Michael Härtl",
4213
                    "email": "[email protected]"
4214
                }
4215
            ],
4216
            "description": "An object oriented interface to shell commands",
4217
            "keywords": [
4218
                "shell"
4219
            ],
4220
            "time": "2017-12-01T09:01:05+00:00"
4221
        },
4222
        {
4223
            "name": "mtdowling/jmespath.php",
4224
            "version": "2.4.0",
4225
            "source": {
4226
                "type": "git",
4227
                "url": "https://github.com/jmespath/jmespath.php.git",
4228
                "reference": "adcc9531682cf87dfda21e1fd5d0e7a41d292fac"
4229
            },
4230
            "dist": {
4231
                "type": "zip",
4232
                "url": "https://api.github.com/repos/jmespath/jmespath.php/zipball/adcc9531682cf87dfda21e1fd5d0e7a41d292fac",
4233
                "reference": "adcc9531682cf87dfda21e1fd5d0e7a41d292fac",
4234
                "shasum": ""
4235
            },
4236
            "require": {
4237
                "php": ">=5.4.0"
4238
            },
4239
            "require-dev": {
4240
                "phpunit/phpunit": "~4.0"
4241
            },
4242
            "bin": [
4243
                "bin/jp.php"
4244
            ],
4245
            "type": "library",
4246
            "extra": {
4247
                "branch-alias": {
4248
                    "dev-master": "2.0-dev"
4249
                }
4250
            },
4251
            "autoload": {
4252
                "psr-4": {
4253
                    "JmesPath\\": "src/"
4254
                },
4255
                "files": [
4256
                    "src/JmesPath.php"
4257
                ]
4258
            },
4259
            "notification-url": "https://packagist.org/downloads/",
4260
            "license": [
4261
                "MIT"
4262
            ],
4263
            "authors": [
4264
                {
4265
                    "name": "Michael Dowling",
4266
                    "email": "[email protected]",
4267
                    "homepage": "https://github.com/mtdowling"
4268
                }
4269
            ],
4270
            "description": "Declaratively specify how to extract elements from a JSON document",
4271
            "keywords": [
4272
                "json",
4273
                "jsonpath"
4274
            ],
4275
            "time": "2016-12-03T22:08:25+00:00"
4276
        },
4277
        {
4278
            "name": "pheme/yii2-settings",
4279
            "version": "0.5",
4280
            "source": {
4281
                "type": "git",
4282
                "url": "https://github.com/phemellc/yii2-settings.git",
4283
                "reference": "3cbbd8ffb0dfe6733cf21b9235d75e8470f986ce"
4284
            },
4285
            "dist": {
4286
                "type": "zip",
4287
                "url": "https://api.github.com/repos/phemellc/yii2-settings/zipball/3cbbd8ffb0dfe6733cf21b9235d75e8470f986ce",
4288
                "reference": "3cbbd8ffb0dfe6733cf21b9235d75e8470f986ce",
4289
                "shasum": ""
4290
            },
4291
            "require": {
4292
                "pheme/yii2-toggle-column": "*",
4293
                "yiisoft/yii2": ">=2.0.6"
4294
            },
4295
            "type": "yii2-extension",
4296
            "autoload": {
4297
                "psr-4": {
4298
                    "pheme\\settings\\": ""
4299
                }
4300
            },
4301
            "notification-url": "https://packagist.org/downloads/",
4302
            "license": [
4303
                "BSD-3-Clause"
4304
            ],
4305
            "authors": [
4306
                {
4307
                    "name": "Aris Karageorgos",
4308
                    "email": "[email protected]"
4309
                }
4310
            ],
4311
            "description": "Yii2 Database settings",
4312
            "keywords": [
4313
                "Settings",
4314
                "config",
4315
                "yii2"
4316
            ],
4317
            "time": "2017-03-21T13:52:54+00:00"
4318
        },
4319
        {
4320
            "name": "pheme/yii2-toggle-column",
4321
            "version": "0.7",
4322
            "source": {
4323
                "type": "git",
4324
                "url": "https://github.com/phemellc/yii2-toggle-column.git",
4325
                "reference": "ddec0552c5b94d9740e8fd4443539ab1a3d96031"
4326
            },
4327
            "dist": {
4328
                "type": "zip",
4329
                "url": "https://api.github.com/repos/phemellc/yii2-toggle-column/zipball/ddec0552c5b94d9740e8fd4443539ab1a3d96031",
4330
                "reference": "ddec0552c5b94d9740e8fd4443539ab1a3d96031",
4331
                "shasum": ""
4332
            },
4333
            "require": {
4334
                "yiisoft/yii2": ">=2.0.7"
4335
            },
4336
            "type": "yii2-extension",
4337
            "autoload": {
4338
                "psr-4": {
4339
                    "\\pheme\\grid\\": ""
4340
                }
4341
            },
4342
            "notification-url": "https://packagist.org/downloads/",
4343
            "license": [
4344
                "MIT"
4345
            ],
4346
            "authors": [
4347
                {
4348
                    "name": "Aris Karageorgos",
4349
                    "email": "[email protected]"
4350
                }
4351
            ],
4352
            "description": "Provides a toggle data column and action",
4353
            "keywords": [
4354
                "column",
4355
                "extension",
4356
                "toggle",
4357
                "yii2"
4358
            ],
4359
            "time": "2016-12-23T11:21:11+00:00"
4360
        },
4361
        {
4362
            "name": "phpseclib/phpseclib",
4363
            "version": "2.0.9",
4364
            "source": {
4365
                "type": "git",
4366
                "url": "https://github.com/phpseclib/phpseclib.git",
4367
                "reference": "c9a3fe35e20eb6eeaca716d6a23cde03f52d1558"
4368
            },
4369
            "dist": {
4370
                "type": "zip",
4371
                "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/c9a3fe35e20eb6eeaca716d6a23cde03f52d1558",
4372
                "reference": "c9a3fe35e20eb6eeaca716d6a23cde03f52d1558",
4373
                "shasum": ""
4374
            },
4375
            "require": {
4376
                "php": ">=5.3.3"
4377
            },
4378
            "require-dev": {
4379
                "phing/phing": "~2.7",
4380
                "phpunit/phpunit": "~4.0",
4381
                "sami/sami": "~2.0",
4382
                "squizlabs/php_codesniffer": "~2.0"
4383
            },
4384
            "suggest": {
4385
                "ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.",
4386
                "ext-libsodium": "SSH2/SFTP can make use of some algorithms provided by the libsodium-php extension.",
4387
                "ext-mcrypt": "Install the Mcrypt extension in order to speed up a few other cryptographic operations.",
4388
                "ext-openssl": "Install the OpenSSL extension in order to speed up a wide variety of cryptographic operations."
4389
            },
4390
            "type": "library",
4391
            "autoload": {
4392
                "files": [
4393
                    "phpseclib/bootstrap.php"
4394
                ],
4395
                "psr-4": {
4396
                    "phpseclib\\": "phpseclib/"
4397
                }
4398
            },
4399
            "notification-url": "https://packagist.org/downloads/",
4400
            "license": [
4401
                "MIT"
4402
            ],
4403
            "authors": [
4404
                {
4405
                    "name": "Jim Wigginton",
4406
                    "email": "[email protected]",
4407
                    "role": "Lead Developer"
4408
                },
4409
                {
4410
                    "name": "Patrick Monnerat",
4411
                    "email": "[email protected]",
4412
                    "role": "Developer"
4413
                },
4414
                {
4415
                    "name": "Andreas Fischer",
4416
                    "email": "[email protected]",
4417
                    "role": "Developer"
4418
                },
4419
                {
4420
                    "name": "Hans-Jürgen Petrich",
4421
                    "email": "[email protected]",
4422
                    "role": "Developer"
4423
                },
4424
                {
4425
                    "name": "Graham Campbell",
4426
                    "email": "[email protected]",
4427
                    "role": "Developer"
4428
                }
4429
            ],
4430
            "description": "PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.",
4431
            "homepage": "http://phpseclib.sourceforge.net",
4432
            "keywords": [
4433
                "BigInteger",
4434
                "aes",
4435
                "asn.1",
4436
                "asn1",
4437
                "blowfish",
4438
                "crypto",
4439
                "cryptography",
4440
                "encryption",
4441
                "rsa",
4442
                "security",
4443
                "sftp",
4444
                "signature",
4445
                "signing",
4446
                "ssh",
4447
                "twofish",
4448
                "x.509",
4449
                "x509"
4450
            ],
4451
            "time": "2017-11-29T06:38:08+00:00"
4452
        },
4453
        {
4454
            "name": "phpspec/php-diff",
4455
            "version": "v1.1.0",
4456
            "source": {
4457
                "type": "git",
4458
                "url": "https://github.com/phpspec/php-diff.git",
4459
                "reference": "0464787bfa7cd13576c5a1e318709768798bec6a"
4460
            },
4461
            "dist": {
4462
                "type": "zip",
4463
                "url": "https://api.github.com/repos/phpspec/php-diff/zipball/0464787bfa7cd13576c5a1e318709768798bec6a",
4464
                "reference": "0464787bfa7cd13576c5a1e318709768798bec6a",
4465
                "shasum": ""
4466
            },
4467
            "type": "library",
4468
            "extra": {
4469
                "branch-alias": {
4470
                    "dev-master": "1.0.x-dev"
4471
                }
4472
            },
4473
            "autoload": {
4474
                "psr-0": {
4475
                    "Diff": "lib/"
4476
                }
4477
            },
4478
            "notification-url": "https://packagist.org/downloads/",
4479
            "license": [
4480
                "BSD-3-Clause"
4481
            ],
4482
            "authors": [
4483
                {
4484
                    "name": "Chris Boulton",
4485
                    "homepage": "http://github.com/chrisboulton"
4486
                }
4487
            ],
4488
            "description": "A comprehensive library for generating differences between two hashable objects (strings or arrays).",
4489
            "time": "2016-04-07T12:29:16+00:00"
4490
        },
4491
        {
4492
            "name": "psr/http-message",
4493
            "version": "1.0.1",
4494
            "source": {
4495
                "type": "git",
4496
                "url": "https://github.com/php-fig/http-message.git",
4497
                "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
4498
            },
4499
            "dist": {
4500
                "type": "zip",
4501
                "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
4502
                "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
4503
                "shasum": ""
4504
            },
4505
            "require": {
4506
                "php": ">=5.3.0"
4507
            },
4508
            "type": "library",
4509
            "extra": {
4510
                "branch-alias": {
4511
                    "dev-master": "1.0.x-dev"
4512
                }
4513
            },
4514
            "autoload": {
4515
                "psr-4": {
4516
                    "Psr\\Http\\Message\\": "src/"
4517
                }
4518
            },
4519
            "notification-url": "https://packagist.org/downloads/",
4520
            "license": [
4521
                "MIT"
4522
            ],
4523
            "authors": [
4524
                {
4525
                    "name": "PHP-FIG",
4526
                    "homepage": "http://www.php-fig.org/"
4527
                }
4528
            ],
4529
            "description": "Common interface for HTTP messages",
4530
            "homepage": "https://github.com/php-fig/http-message",
4531
            "keywords": [
4532
                "http",
4533
                "http-message",
4534
                "psr",
4535
                "psr-7",
4536
                "request",
4537
                "response"
4538
            ],
4539
            "time": "2016-08-06T14:39:51+00:00"
4540
        },
4541
        {
4542
            "name": "psr/log",
4543
            "version": "1.0.2",
4544
            "source": {
4545
                "type": "git",
4546
                "url": "https://github.com/php-fig/log.git",
4547
                "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d"
4548
            },
4549
            "dist": {
4550
                "type": "zip",
4551
                "url": "https://api.github.com/repos/php-fig/log/zipball/4ebe3a8bf773a19edfe0a84b6585ba3d401b724d",
4552
                "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d",
4553
                "shasum": ""
4554
            },
4555
            "require": {
4556
                "php": ">=5.3.0"
4557
            },
4558
            "type": "library",
4559
            "extra": {
4560
                "branch-alias": {
4561
                    "dev-master": "1.0.x-dev"
4562
                }
4563
            },
4564
            "autoload": {
4565
                "psr-4": {
4566
                    "Psr\\Log\\": "Psr/Log/"
4567
                }
4568
            },
4569
            "notification-url": "https://packagist.org/downloads/",
4570
            "license": [
4571
                "MIT"
4572
            ],
4573
            "authors": [
4574
                {
4575
                    "name": "PHP-FIG",
4576
                    "homepage": "http://www.php-fig.org/"
4577
                }
4578
            ],
4579
            "description": "Common interface for logging libraries",
4580
            "homepage": "https://github.com/php-fig/log",
4581
            "keywords": [
4582
                "log",
4583
                "psr",
4584
                "psr-3"
4585
            ],
4586
            "time": "2016-10-10T12:19:37+00:00"
4587
        },
4588
        {
4589
            "name": "rmrevin/yii2-fontawesome",
4590
            "version": "2.17.1",
4591
            "source": {
4592
                "type": "git",
4593
                "url": "https://github.com/rmrevin/yii2-fontawesome.git",
4594
                "reference": "65ce306da864f4d558348aeba040ed7876878090"
4595
            },
4596
            "dist": {
4597
                "type": "zip",
4598
                "url": "https://api.github.com/repos/rmrevin/yii2-fontawesome/zipball/65ce306da864f4d558348aeba040ed7876878090",
4599
                "reference": "65ce306da864f4d558348aeba040ed7876878090",
4600
                "shasum": ""
4601
            },
4602
            "require": {
4603
                "fortawesome/font-awesome": "~4.7",
4604
                "php": ">=5.4.0",
4605
                "yiisoft/yii2": "2.0.*"
4606
            },
4607
            "type": "yii2-extension",
4608
            "extra": {
4609
                "asset-installer-paths": {
4610
                    "npm-asset-library": "vendor/npm",
4611
                    "bower-asset-library": "vendor/bower"
4612
                }
4613
            },
4614
            "autoload": {
4615
                "psr-4": {
4616
                    "rmrevin\\yii\\fontawesome\\": ""
4617
                }
4618
            },
4619
            "notification-url": "https://packagist.org/downloads/",
4620
            "license": [
4621
                "MIT"
4622
            ],
4623
            "authors": [
4624
                {
4625
                    "name": "Revin Roman",
4626
                    "email": "[email protected]",
4627
                    "homepage": "https://rmrevin.com/"
4628
                }
4629
            ],
4630
            "description": "Asset Bundle for Yii2 with Font Awesome",
4631
            "keywords": [
4632
                "asset",
4633
                "awesome",
4634
                "bundle",
4635
                "font",
4636
                "yii"
4637
            ],
4638
            "time": "2017-01-11T14:05:47+00:00"
4639
        },
4640
        {
4641
            "name": "roave/security-advisories",
4642
            "version": "dev-master",
4643
            "source": {
4644
                "type": "git",
4645
                "url": "https://github.com/Roave/SecurityAdvisories.git",
4646
                "reference": "eca509e364dcea7b7f41f9452d575684cc8e3fb4"
4647
            },
4648
            "dist": {
4649
                "type": "zip",
4650
                "url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/eca509e364dcea7b7f41f9452d575684cc8e3fb4",
4651
                "reference": "eca509e364dcea7b7f41f9452d575684cc8e3fb4",
4652
                "shasum": ""
4653
            },
4654
            "conflict": {
4655
                "adodb/adodb-php": "<5.20.6",
4656
                "amphp/artax": "<1.0.6|>=2,<2.0.6",
4657
                "aws/aws-sdk-php": ">=3,<3.2.1",
4658
                "bugsnag/bugsnag-laravel": ">=2,<2.0.2",
4659
                "cakephp/cakephp": ">=1.3,<1.3.18|>=2,<2.4.99|>=2.5,<2.5.99|>=2.6,<2.6.12|>=2.7,<2.7.6|>=3,<3.0.15|>=3.1,<3.1.4",
4660
                "cart2quote/module-quotation": ">=4.1.6,<=4.4.5|>=5,<5.4.4",
4661
                "cartalyst/sentry": "<=2.1.6",
4662
                "codeigniter/framework": "<=3.0.6",
4663
                "composer/composer": "<=1.0.0-alpha11",
4664
                "contao-components/mediaelement": ">=2.14.2,<2.21.1",
4665
                "contao/core": ">=2,<3.5.32",
4666
                "contao/core-bundle": ">=4,<4.4.8",
4667
                "contao/listing-bundle": ">=4,<4.4.8",
4668
                "contao/newsletter-bundle": ">=4,<4.1",
4669
                "doctrine/annotations": ">=1,<1.2.7",
4670
                "doctrine/cache": ">=1,<1.3.2|>=1.4,<1.4.2",
4671
                "doctrine/common": ">=2,<2.4.3|>=2.5,<2.5.1",
4672
                "doctrine/dbal": ">=2,<2.0.8|>=2.1,<2.1.2",
4673
                "doctrine/doctrine-bundle": "<1.5.2",
4674
                "doctrine/doctrine-module": "<=0.7.1",
4675
                "doctrine/mongodb-odm": ">=1,<1.0.2",
4676
                "doctrine/mongodb-odm-bundle": ">=2,<3.0.1",
4677
                "doctrine/orm": ">=2,<2.4.8|>=2.5,<2.5.1",
4678
                "dompdf/dompdf": ">=0.6,<0.6.2",
4679
                "drupal/core": ">=8,<8.3.7",
4680
                "drupal/drupal": ">=8,<8.3.7",
4681
                "ezsystems/ezpublish-legacy": ">=5.3,<5.3.12.2|>=5.4,<5.4.10.1|>=2017.8,<2017.8.1.1",
4682
                "firebase/php-jwt": "<2",
4683
                "friendsofsymfony/rest-bundle": ">=1.2,<1.2.2",
4684
                "friendsofsymfony/user-bundle": ">=1.2,<1.3.5",
4685
                "gree/jose": "<=2.2",
4686
                "gregwar/rst": "<1.0.3",
4687
                "guzzlehttp/guzzle": ">=6,<6.2.1|>=4.0.0-rc2,<4.2.4|>=5,<5.3.1",
4688
                "illuminate/auth": ">=4,<4.0.99|>=4.1,<4.1.26",
4689
                "illuminate/database": ">=4,<4.0.99|>=4.1,<4.1.29",
4690
                "joomla/session": "<1.3.1",
4691
                "laravel/framework": ">=4,<4.0.99|>=4.1,<4.1.29",
4692
                "laravel/socialite": ">=1,<1.0.99|>=2,<2.0.10",
4693
                "magento/magento1ce": ">=1.5.0.1,<1.9.3.2",
4694
                "magento/magento1ee": ">=1.9,<1.14.3.2",
4695
                "magento/magento2ce": ">=2,<2.2",
4696
                "monolog/monolog": ">=1.8,<1.12",
4697
                "namshi/jose": "<2.2",
4698
                "onelogin/php-saml": "<2.10.4",
4699
                "oro/crm": ">=1.7,<1.7.4",
4700
                "oro/platform": ">=1.7,<1.7.4",
4701
                "phpmailer/phpmailer": ">=5,<5.2.24",
4702
                "phpunit/phpunit": ">=4.8.19,<4.8.28|>=5.0.10,<5.6.3",
4703
                "phpxmlrpc/extras": "<0.6.1",
4704
                "pusher/pusher-php-server": "<2.2.1",
4705
                "sabre/dav": ">=1.6,<1.6.99|>=1.7,<1.7.11|>=1.8,<1.8.9",
4706
                "shopware/shopware": "<5.3.7",
4707
                "silverstripe/cms": ">=3,<=3.0.11|>=3.1,<3.1.11",
4708
                "silverstripe/forum": "<=0.6.1|>=0.7,<=0.7.3",
4709
                "silverstripe/framework": ">=3,<3.3",
4710
                "silverstripe/userforms": "<3",
4711
                "simplesamlphp/saml2": "<1.8.1|>=1.9,<1.9.1|>=1.10,<1.10.3|>=2,<2.3.3",
4712
                "simplesamlphp/simplesamlphp": "<1.14.16",
4713
                "simplesamlphp/simplesamlphp-module-infocard": "<1.0.1",
4714
                "socalnick/scn-social-auth": "<1.15.2",
4715
                "squizlabs/php_codesniffer": ">=1,<2.8.1",
4716
                "swiftmailer/swiftmailer": ">=4,<5.4.5",
4717
                "symfony/dependency-injection": ">=2,<2.0.17",
4718
                "symfony/form": ">=2.3,<2.3.35|>=2.4,<2.6.12|>=2.7,<2.7.38|>=2.8,<2.8.31|>=3,<3.2.14|>=3.3,<3.3.13",
4719
                "symfony/framework-bundle": ">=2,<2.3.18|>=2.4,<2.4.8|>=2.5,<2.5.2",
4720
                "symfony/http-foundation": ">=2,<2.3.27|>=2.4,<2.5.11|>=2.6,<2.6.6",
4721
                "symfony/http-kernel": ">=2,<2.3.29|>=2.4,<2.5.12|>=2.6,<2.6.8",
4722
                "symfony/intl": ">=2.7,<2.7.38|>=2.8,<2.8.31|>=3,<3.2.14|>=3.3,<3.3.13",
4723
                "symfony/routing": ">=2,<2.0.19",
4724
                "symfony/security": ">=2,<2.0.25|>=2.1,<2.1.13|>=2.2,<2.2.9|>=2.3,<2.3.37|>=2.4,<2.6.13|>=2.7,<2.7.9|>=2.7.30,<2.7.32|>=2.8.23,<2.8.25|>=3.2.10,<3.2.12|>=3.3.3,<3.3.5",
4725
                "symfony/security-core": ">=2.4,<2.6.13|>=2.7,<2.7.9|>=2.7.30,<2.7.32|>=2.8,<2.8.6|>=2.8.23,<2.8.25|>=3,<3.0.6|>=3.2.10,<3.2.12|>=3.3.3,<3.3.5",
4726
                "symfony/security-csrf": ">=2.7,<2.7.38|>=2.8,<2.8.31|>=3,<3.2.14|>=3.3,<3.3.13",
4727
                "symfony/security-http": ">=2.3,<2.3.41|>=2.4,<2.7.38|>=2.8,<2.8.31|>=3,<3.2.14|>=3.3,<3.3.13",
4728
                "symfony/serializer": ">=2,<2.0.11",
4729
                "symfony/symfony": ">=2,<2.3.41|>=2.4,<2.7.38|>=2.8,<2.8.31|>=3,<3.2.14|>=3.3,<3.3.13",
4730
                "symfony/translation": ">=2,<2.0.17",
4731
                "symfony/validator": ">=2,<2.0.24|>=2.1,<2.1.12|>=2.2,<2.2.5|>=2.3,<2.3.3",
4732
                "symfony/web-profiler-bundle": ">=2,<2.3.19|>=2.4,<2.4.9|>=2.5,<2.5.4",
4733
                "symfony/yaml": ">=2,<2.0.22|>=2.1,<2.1.7",
4734
                "thelia/backoffice-default-template": ">=2.1,<2.1.2",
4735
                "thelia/thelia": ">=2.1.0-beta1,<2.1.3|>=2.1,<2.1.2",
4736
                "twig/twig": "<1.20",
4737
                "typo3/cms": ">=6.2,<6.2.30|>=7,<7.6.22|>=8,<8.7.5",
4738
                "typo3/flow": ">=1,<1.0.4|>=1.1,<1.1.1|>=2,<2.0.1|>=2.3,<2.3.16|>=3,<3.0.10|>=3.1,<3.1.7|>=3.2,<3.2.7|>=3.3,<3.3.5",
4739
                "typo3/neos": ">=1.1,<1.1.3|>=1.2,<1.2.13|>=2,<2.0.4",
4740
                "willdurand/js-translation-bundle": "<2.1.1",
4741
                "yiisoft/yii": ">=1.1.14,<1.1.15",
4742
                "yiisoft/yii2": "<2.0.5",
4743
                "yiisoft/yii2-bootstrap": "<2.0.4",
4744
                "yiisoft/yii2-dev": "<2.0.4",
4745
                "yiisoft/yii2-gii": "<2.0.4",
4746
                "yiisoft/yii2-jui": "<2.0.4",
4747
                "zendframework/zend-cache": ">=2.4,<2.4.8|>=2.5,<2.5.3",
4748
                "zendframework/zend-captcha": ">=2,<2.4.9|>=2.5,<2.5.2",
4749
                "zendframework/zend-crypt": ">=2,<2.4.9|>=2.5,<2.5.2",
4750
                "zendframework/zend-db": ">=2,<2.0.99|>=2.1,<2.1.99|>=2.2,<2.2.10|>=2.3,<2.3.5",
4751
                "zendframework/zend-diactoros": ">=1,<1.0.4",
4752
                "zendframework/zend-form": ">=2,<2.2.7|>=2.3,<2.3.1",
4753
                "zendframework/zend-http": ">=2,<2.0.99|>=2.1,<2.1.99|>=2.3,<2.3.8|>=2.4,<2.4.1",
4754
                "zendframework/zend-json": ">=2.1,<2.1.6|>=2.2,<2.2.6",
4755
                "zendframework/zend-ldap": ">=2,<2.0.99|>=2.1,<2.1.99|>=2.2,<2.2.8|>=2.3,<2.3.3",
4756
                "zendframework/zend-mail": ">=2,<2.4.11|>=2.5,<2.7.2",
4757
                "zendframework/zend-navigation": ">=2,<2.2.7|>=2.3,<2.3.1",
4758
                "zendframework/zend-session": ">=2,<2.0.99|>=2.1,<2.1.99|>=2.2,<2.2.9|>=2.3,<2.3.4",
4759
                "zendframework/zend-validator": ">=2.3,<2.3.6",
4760
                "zendframework/zend-view": ">=2,<2.2.7|>=2.3,<2.3.1",
4761
                "zendframework/zend-xmlrpc": ">=2.1,<2.1.6|>=2.2,<2.2.6",
4762
                "zendframework/zendframework": ">=2,<2.4.11|>=2.5,<2.5.1",
4763
                "zendframework/zendframework1": "<1.12.20",
4764
                "zendframework/zendopenid": ">=2,<2.0.2",
4765
                "zendframework/zendxml": ">=1,<1.0.1",
4766
                "zetacomponents/mail": "<1.8.2",
4767
                "zf-commons/zfc-user": "<1.2.2",
4768
                "zfcampus/zf-apigility-doctrine": ">=1,<1.0.3",
4769
                "zfr/zfr-oauth2-server-module": "<0.1.2"
4770
            },
4771
            "type": "metapackage",
4772
            "notification-url": "https://packagist.org/downloads/",
4773
            "license": [
4774
                "MIT"
4775
            ],
4776
            "authors": [
4777
                {
4778
                    "name": "Marco Pivetta",
4779
                    "email": "[email protected]",
4780
                    "role": "maintainer"
4781
                }
4782
            ],
4783
            "description": "Prevents installation of composer packages with known security vulnerabilities: no API, simply require it",
4784
            "time": "2018-01-22T14:51:56+00:00"
4785
        },
4786
        {
4787
            "name": "sabre/dav",
4788
            "version": "3.2.2",
4789
            "source": {
4790
                "type": "git",
4791
                "url": "https://github.com/sabre-io/dav.git",
4792
                "reference": "e987775e619728f12205606c9cc3ee565ffb1516"
4793
            },
4794
            "dist": {
4795
                "type": "zip",
4796
                "url": "https://api.github.com/repos/sabre-io/dav/zipball/e987775e619728f12205606c9cc3ee565ffb1516",
4797
                "reference": "e987775e619728f12205606c9cc3ee565ffb1516",
4798
                "shasum": ""
4799
            },
4800
            "require": {
4801
                "ext-ctype": "*",
4802
                "ext-date": "*",
4803
                "ext-dom": "*",
4804
                "ext-iconv": "*",
4805
                "ext-mbstring": "*",
4806
                "ext-pcre": "*",
4807
                "ext-simplexml": "*",
4808
                "ext-spl": "*",
4809
                "lib-libxml": ">=2.7.0",
4810
                "php": ">=5.5.0",
4811
                "psr/log": "^1.0",
4812
                "sabre/event": ">=2.0.0, <4.0.0",
4813
                "sabre/http": "^4.2.1",
4814
                "sabre/uri": "^1.0.1",
4815
                "sabre/vobject": "^4.1.0",
4816
                "sabre/xml": "^1.4.0"
4817
            },
4818
            "require-dev": {
4819
                "evert/phpdoc-md": "~0.1.0",
4820
                "monolog/monolog": "^1.18",
4821
                "phpunit/phpunit": "> 4.8, <6.0.0",
4822
                "sabre/cs": "^1.0.0"
4823
            },
4824
            "suggest": {
4825
                "ext-curl": "*",
4826
                "ext-pdo": "*"
4827
            },
4828
            "bin": [
4829
                "bin/sabredav",
4830
                "bin/naturalselection"
4831
            ],
4832
            "type": "library",
4833
            "extra": {
4834
                "branch-alias": {
4835
                    "dev-master": "3.1.0-dev"
4836
                }
4837
            },
4838
            "autoload": {
4839
                "psr-4": {
4840
                    "Sabre\\DAV\\": "lib/DAV/",
4841
                    "Sabre\\DAVACL\\": "lib/DAVACL/",
4842
                    "Sabre\\CalDAV\\": "lib/CalDAV/",
4843
                    "Sabre\\CardDAV\\": "lib/CardDAV/"
4844
                }
4845
            },
4846
            "notification-url": "https://packagist.org/downloads/",
4847
            "license": [
4848
                "BSD-3-Clause"
4849
            ],
4850
            "authors": [
4851
                {
4852
                    "name": "Evert Pot",
4853
                    "email": "[email protected]",
4854
                    "homepage": "http://evertpot.com/",
4855
                    "role": "Developer"
4856
                }
4857
            ],
4858
            "description": "WebDAV Framework for PHP",
4859
            "homepage": "http://sabre.io/",
4860
            "keywords": [
4861
                "CalDAV",
4862
                "CardDAV",
4863
                "WebDAV",
4864
                "framework",
4865
                "iCalendar"
4866
            ],
4867
            "time": "2017-02-15T03:06:08+00:00"
4868
        },
4869
        {
4870
            "name": "sabre/event",
4871
            "version": "3.0.0",
4872
            "source": {
4873
                "type": "git",
4874
                "url": "https://github.com/sabre-io/event.git",
4875
                "reference": "831d586f5a442dceacdcf5e9c4c36a4db99a3534"
4876
            },
4877
            "dist": {
4878
                "type": "zip",
4879
                "url": "https://api.github.com/repos/sabre-io/event/zipball/831d586f5a442dceacdcf5e9c4c36a4db99a3534",
4880
                "reference": "831d586f5a442dceacdcf5e9c4c36a4db99a3534",
4881
                "shasum": ""
4882
            },
4883
            "require": {
4884
                "php": ">=5.5"
4885
            },
4886
            "require-dev": {
4887
                "phpunit/phpunit": "*",
4888
                "sabre/cs": "~0.0.4"
4889
            },
4890
            "type": "library",
4891
            "autoload": {
4892
                "psr-4": {
4893
                    "Sabre\\Event\\": "lib/"
4894
                },
4895
                "files": [
4896
                    "lib/coroutine.php",
4897
                    "lib/Loop/functions.php",
4898
                    "lib/Promise/functions.php"
4899
                ]
4900
            },
4901
            "notification-url": "https://packagist.org/downloads/",
4902
            "license": [
4903
                "BSD-3-Clause"
4904
            ],
4905
            "authors": [
4906
                {
4907
                    "name": "Evert Pot",
4908
                    "email": "[email protected]",
4909
                    "homepage": "http://evertpot.com/",
4910
                    "role": "Developer"
4911
                }
4912
            ],
4913
            "description": "sabre/event is a library for lightweight event-based programming",
4914
            "homepage": "http://sabre.io/event/",
4915
            "keywords": [
4916
                "EventEmitter",
4917
                "async",
4918
                "events",
4919
                "hooks",
4920
                "plugin",
4921
                "promise",
4922
                "signal"
4923
            ],
4924
            "time": "2015-11-05T20:14:39+00:00"
4925
        },
4926
        {
4927
            "name": "sabre/http",
4928
            "version": "4.2.3",
4929
            "source": {
4930
                "type": "git",
4931
                "url": "https://github.com/sabre-io/http.git",
4932
                "reference": "0295f9a3ee39be97e0898592fc19e42421e0cd93"
4933
            },
4934
            "dist": {
4935
                "type": "zip",
4936
                "url": "https://api.github.com/repos/sabre-io/http/zipball/0295f9a3ee39be97e0898592fc19e42421e0cd93",
4937
                "reference": "0295f9a3ee39be97e0898592fc19e42421e0cd93",
4938
                "shasum": ""
4939
            },
4940
            "require": {
4941
                "ext-ctype": "*",
4942
                "ext-mbstring": "*",
4943
                "php": ">=5.4",
4944
                "sabre/event": ">=1.0.0,<4.0.0",
4945
                "sabre/uri": "~1.0"
4946
            },
4947
            "require-dev": {
4948
                "phpunit/phpunit": "~4.3",
4949
                "sabre/cs": "~0.0.1"
4950
            },
4951
            "suggest": {
4952
                "ext-curl": " to make http requests with the Client class"
4953
            },
4954
            "type": "library",
4955
            "autoload": {
4956
                "files": [
4957
                    "lib/functions.php"
4958
                ],
4959
                "psr-4": {
4960
                    "Sabre\\HTTP\\": "lib/"
4961
                }
4962
            },
4963
            "notification-url": "https://packagist.org/downloads/",
4964
            "license": [
4965
                "BSD-3-Clause"
4966
            ],
4967
            "authors": [
4968
                {
4969
                    "name": "Evert Pot",
4970
                    "email": "[email protected]",
4971
                    "homepage": "http://evertpot.com/",
4972
                    "role": "Developer"
4973
                }
4974
            ],
4975
            "description": "The sabre/http library provides utilities for dealing with http requests and responses. ",
4976
            "homepage": "https://github.com/fruux/sabre-http",
4977
            "keywords": [
4978
                "http"
4979
            ],
4980
            "time": "2017-06-12T07:53:04+00:00"
4981
        },
4982
        {
4983
            "name": "sabre/uri",
4984
            "version": "1.2.1",
4985
            "source": {
4986
                "type": "git",
4987
                "url": "https://github.com/sabre-io/uri.git",
4988
                "reference": "ada354d83579565949d80b2e15593c2371225e61"
4989
            },
4990
            "dist": {
4991
                "type": "zip",
4992
                "url": "https://api.github.com/repos/sabre-io/uri/zipball/ada354d83579565949d80b2e15593c2371225e61",
4993
                "reference": "ada354d83579565949d80b2e15593c2371225e61",
4994
                "shasum": ""
4995
            },
4996
            "require": {
4997
                "php": ">=5.4.7"
4998
            },
4999
            "require-dev": {
5000
                "phpunit/phpunit": ">=4.0,<6.0",
5001
                "sabre/cs": "~1.0.0"
5002
            },
5003
            "type": "library",
5004
            "autoload": {
5005
                "files": [
5006
                    "lib/functions.php"
5007
                ],
5008
                "psr-4": {
5009
                    "Sabre\\Uri\\": "lib/"
5010
                }
5011
            },
5012
            "notification-url": "https://packagist.org/downloads/",
5013
            "license": [
5014
                "BSD-3-Clause"
5015
            ],
5016
            "authors": [
5017
                {
5018
                    "name": "Evert Pot",
5019
                    "email": "[email protected]",
5020
                    "homepage": "http://evertpot.com/",
5021
                    "role": "Developer"
5022
                }
5023
            ],
5024
            "description": "Functions for making sense out of URIs.",
5025
            "homepage": "http://sabre.io/uri/",
5026
            "keywords": [
5027
                "rfc3986",
5028
                "uri",
5029
                "url"
5030
            ],
5031
            "time": "2017-02-20T19:59:28+00:00"
5032
        },
5033
        {
5034
            "name": "sabre/vobject",
5035
            "version": "4.1.4",
5036
            "source": {
5037
                "type": "git",
5038
                "url": "https://github.com/sabre-io/vobject.git",
5039
                "reference": "6484b9d660822c5e221c76122ce8ea658ecc9c5b"
5040
            },
5041
            "dist": {
5042
                "type": "zip",
5043
                "url": "https://api.github.com/repos/sabre-io/vobject/zipball/6484b9d660822c5e221c76122ce8ea658ecc9c5b",
5044
                "reference": "6484b9d660822c5e221c76122ce8ea658ecc9c5b",
5045
                "shasum": ""
5046
            },
5047
            "require": {
5048
                "ext-mbstring": "*",
5049
                "php": ">=5.5",
5050
                "sabre/xml": ">=1.5 <3.0"
5051
            },
5052
            "require-dev": {
5053
                "phpunit/phpunit": "> 4.8.35, <6.0.0",
5054
                "sabre/cs": "^1.0.0"
5055
            },
5056
            "suggest": {
5057
                "hoa/bench": "If you would like to run the benchmark scripts"
5058
            },
5059
            "bin": [
5060
                "bin/vobject",
5061
                "bin/generate_vcards"
5062
            ],
5063
            "type": "library",
5064
            "extra": {
5065
                "branch-alias": {
5066
                    "dev-master": "4.0.x-dev"
5067
                }
5068
            },
5069
            "autoload": {
5070
                "psr-4": {
5071
                    "Sabre\\VObject\\": "lib/"
5072
                }
5073
            },
5074
            "notification-url": "https://packagist.org/downloads/",
5075
            "license": [
5076
                "BSD-3-Clause"
5077
            ],
5078
            "authors": [
5079
                {
5080
                    "name": "Evert Pot",
5081
                    "email": "[email protected]",
5082
                    "homepage": "http://evertpot.com/",
5083
                    "role": "Developer"
5084
                },
5085
                {
5086
                    "name": "Dominik Tobschall",
5087
                    "email": "[email protected]",
5088
                    "homepage": "http://tobschall.de/",
5089
                    "role": "Developer"
5090
                },
5091
                {
5092
                    "name": "Ivan Enderlin",
5093
                    "email": "[email protected]",
5094
                    "homepage": "http://mnt.io/",
5095
                    "role": "Developer"
5096
                }
5097
            ],
5098
            "description": "The VObject library for PHP allows you to easily parse and manipulate iCalendar and vCard objects",
5099
            "homepage": "http://sabre.io/vobject/",
5100
            "keywords": [
5101
                "availability",
5102
                "freebusy",
5103
                "iCalendar",
5104
                "ical",
5105
                "ics",
5106
                "jCal",
5107
                "jCard",
5108
                "recurrence",
5109
                "rfc2425",
5110
                "rfc2426",
5111
                "rfc2739",
5112
                "rfc4770",
5113
                "rfc5545",
5114
                "rfc5546",
5115
                "rfc6321",
5116
                "rfc6350",
5117
                "rfc6351",
5118
                "rfc6474",
5119
                "rfc6638",
5120
                "rfc6715",
5121
                "rfc6868",
5122
                "vCalendar",
5123
                "vCard",
5124
                "vcf",
5125
                "xCal",
5126
                "xCard"
5127
            ],
5128
            "time": "2017-12-22T14:16:56+00:00"
5129
        },
5130
        {
5131
            "name": "sabre/xml",
5132
            "version": "1.5.0",
5133
            "source": {
5134
                "type": "git",
5135
                "url": "https://github.com/sabre-io/xml.git",
5136
                "reference": "59b20e5bbace9912607481634f97d05a776ffca7"
5137
            },
5138
            "dist": {
5139
                "type": "zip",
5140
                "url": "https://api.github.com/repos/sabre-io/xml/zipball/59b20e5bbace9912607481634f97d05a776ffca7",
5141
                "reference": "59b20e5bbace9912607481634f97d05a776ffca7",
5142
                "shasum": ""
5143
            },
5144
            "require": {
5145
                "ext-dom": "*",
5146
                "ext-xmlreader": "*",
5147
                "ext-xmlwriter": "*",
5148
                "lib-libxml": ">=2.6.20",
5149
                "php": ">=5.5.5",
5150
                "sabre/uri": ">=1.0,<3.0.0"
5151
            },
5152
            "require-dev": {
5153
                "phpunit/phpunit": "*",
5154
                "sabre/cs": "~1.0.0"
5155
            },
5156
            "type": "library",
5157
            "autoload": {
5158
                "psr-4": {
5159
                    "Sabre\\Xml\\": "lib/"
5160
                },
5161
                "files": [
5162
                    "lib/Deserializer/functions.php",
5163
                    "lib/Serializer/functions.php"
5164
                ]
5165
            },
5166
            "notification-url": "https://packagist.org/downloads/",
5167
            "license": [
5168
                "BSD-3-Clause"
5169
            ],
5170
            "authors": [
5171
                {
5172
                    "name": "Evert Pot",
5173
                    "email": "[email protected]",
5174
                    "homepage": "http://evertpot.com/",
5175
                    "role": "Developer"
5176
                },
5177
                {
5178
                    "name": "Markus Staab",
5179
                    "email": "[email protected]",
5180
                    "role": "Developer"
5181
                }
5182
            ],
5183
            "description": "sabre/xml is an XML library that you may not hate.",
5184
            "homepage": "https://sabre.io/xml/",
5185
            "keywords": [
5186
                "XMLReader",
5187
                "XMLWriter",
5188
                "dom",
5189
                "xml"
5190
            ],
5191
            "time": "2016-10-09T22:57:52+00:00"
5192
        },
5193
        {
5194
            "name": "schmunk42/retry",
5195
            "version": "0.0.1",
5196
            "source": {
5197
                "type": "git",
5198
                "url": "https://github.com/schmunk42/retry.git",
5199
                "reference": "c34c68c9e2a6e0f1bbab44c1dfceb73ba2a270a3"
5200
            },
5201
            "dist": {
5202
                "type": "zip",
5203
                "url": "https://api.github.com/repos/schmunk42/retry/zipball/c34c68c9e2a6e0f1bbab44c1dfceb73ba2a270a3",
5204
                "reference": "c34c68c9e2a6e0f1bbab44c1dfceb73ba2a270a3",
5205
                "shasum": ""
5206
            },
5207
            "require": {
5208
                "php": ">=5.4"
5209
            },
5210
            "require-dev": {
5211
                "phpunit/phpunit": "~4.2"
5212
            },
5213
            "type": "library",
5214
            "extra": {
5215
                "branch-alias": {
5216
                    "dev-master": "1.0-dev"
5217
                }
5218
            },
5219
            "autoload": {
5220
                "files": [
5221
                    "src/retry.php"
5222
                ]
5223
            },
5224
            "notification-url": "https://packagist.org/downloads/",
5225
            "license": [
5226
                "MIT"
5227
            ],
5228
            "authors": [
5229
                {
5230
                    "name": "Igor Wiedler",
5231
                    "email": "[email protected]"
5232
                }
5233
            ],
5234
            "description": "A tiny library for retrying failing operations.",
5235
            "keywords": [
5236
                "failure"
5237
            ],
5238
            "time": "2014-09-20T11:10:31+00:00"
5239
        },
5240
        {
5241
            "name": "schmunk42/yii2-markdocs-module",
5242
            "version": "0.4.0",
5243
            "source": {
5244
                "type": "git",
5245
                "url": "https://github.com/schmunk42/yii2-markdocs-module.git",
5246
                "reference": "4c12d412519cc1629e48a8bbdf71d143577ae284"
5247
            },
5248
            "dist": {
5249
                "type": "zip",
5250
                "url": "https://api.github.com/repos/schmunk42/yii2-markdocs-module/zipball/4c12d412519cc1629e48a8bbdf71d143577ae284",
5251
                "reference": "4c12d412519cc1629e48a8bbdf71d143577ae284",
5252
                "shasum": ""
5253
            },
5254
            "require": {
5255
                "dmstr/yii2-emojifyjs-asset": "~0.1",
5256
                "dmstr/yii2-mermaid-asset": "~0.0",
5257
                "dmstr/yii2-web": "~0.3",
5258
                "yiisoft/yii2": "2.*"
5259
            },
5260
            "suggest": {
5261
                "pheme/yii2-settings": "Define markdocs module configuration via web UI"
5262
            },
5263
            "type": "yii2-extension",
5264
            "autoload": {
5265
                "psr-4": {
5266
                    "schmunk42\\markdocs\\": "./src"
5267
                }
5268
            },
5269
            "notification-url": "https://packagist.org/downloads/",
5270
            "license": [
5271
                "BSD-3-Clause"
5272
            ],
5273
            "authors": [
5274
                {
5275
                    "name": "Tobias Munk",
5276
                    "email": "[email protected]"
5277
                }
5278
            ],
5279
            "description": "Renders markdown files from local folder as views",
5280
            "keywords": [
5281
                "extension",
5282
                "yii2"
5283
            ],
5284
            "time": "2017-07-10T10:21:53+00:00"
5285
        },
5286
        {
5287
            "name": "scrivo/highlight.php",
5288
            "version": "v8.9.1",
5289
            "source": {
5290
                "type": "git",
5291
                "url": "https://github.com/scrivo/highlight.php.git",
5292
                "reference": "d861aee53999963aed4b742cfe21181bec178f35"
5293
            },
5294
            "dist": {
5295
                "type": "zip",
5296
                "url": "https://api.github.com/repos/scrivo/highlight.php/zipball/d861aee53999963aed4b742cfe21181bec178f35",
5297
                "reference": "d861aee53999963aed4b742cfe21181bec178f35",
5298
                "shasum": ""
5299
            },
5300
            "type": "library",
5301
            "autoload": {
5302
                "psr-0": {
5303
                    "Highlight\\": ""
5304
                }
5305
            },
5306
            "notification-url": "https://packagist.org/downloads/",
5307
            "license": [
5308
                "BSD-3-Clause"
5309
            ],
5310
            "description": "Server side syntax highlighter that supports over 90 languages. It's a PHP port of highlight.js",
5311
            "keywords": [
5312
                "code",
5313
                "highlight",
5314
                "highlight.js",
5315
                "highlight.php",
5316
                "syntax"
5317
            ],
5318
            "time": "2015-12-31T20:33:22+00:00"
5319
        },
5320
        {
5321
            "name": "swiftmailer/swiftmailer",
5322
            "version": "v6.0.2",
5323
            "source": {
5324
                "type": "git",
5325
                "url": "https://github.com/swiftmailer/swiftmailer.git",
5326
                "reference": "412333372fb6c8ffb65496a2bbd7321af75733fc"
5327
            },
5328
            "dist": {
5329
                "type": "zip",
5330
                "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/412333372fb6c8ffb65496a2bbd7321af75733fc",
5331
                "reference": "412333372fb6c8ffb65496a2bbd7321af75733fc",
5332
                "shasum": ""
5333
            },
5334
            "require": {
5335
                "egulias/email-validator": "~2.0",
5336
                "php": ">=7.0.0"
5337
            },
5338
            "require-dev": {
5339
                "mockery/mockery": "~0.9.1",
5340
                "symfony/phpunit-bridge": "~3.3@dev"
5341
            },
5342
            "type": "library",
5343
            "extra": {
5344
                "branch-alias": {
5345
                    "dev-master": "6.0-dev"
5346
                }
5347
            },
5348
            "autoload": {
5349
                "files": [
5350
                    "lib/swift_required.php"
5351
                ]
5352
            },
5353
            "notification-url": "https://packagist.org/downloads/",
5354
            "license": [
5355
                "MIT"
5356
            ],
5357
            "authors": [
5358
                {
5359
                    "name": "Chris Corbyn"
5360
                },
5361
                {
5362
                    "name": "Fabien Potencier",
5363
                    "email": "[email protected]"
5364
                }
5365
            ],
5366
            "description": "Swiftmailer, free feature-rich PHP mailer",
5367
            "homepage": "http://swiftmailer.symfony.com",
5368
            "keywords": [
5369
                "email",
5370
                "mail",
5371
                "mailer"
5372
            ],
5373
            "time": "2017-09-30T22:39:41+00:00"
5374
        },
5375
        {
5376
            "name": "symfony/polyfill-mbstring",
5377
            "version": "v1.6.0",
5378
            "source": {
5379
                "type": "git",
5380
                "url": "https://github.com/symfony/polyfill-mbstring.git",
5381
                "reference": "2ec8b39c38cb16674bbf3fea2b6ce5bf117e1296"
5382
            },
5383
            "dist": {
5384
                "type": "zip",
5385
                "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/2ec8b39c38cb16674bbf3fea2b6ce5bf117e1296",
5386
                "reference": "2ec8b39c38cb16674bbf3fea2b6ce5bf117e1296",
5387
                "shasum": ""
5388
            },
5389
            "require": {
5390
                "php": ">=5.3.3"
5391
            },
5392
            "suggest": {
5393
                "ext-mbstring": "For best performance"
5394
            },
5395
            "type": "library",
5396
            "extra": {
5397
                "branch-alias": {
5398
                    "dev-master": "1.6-dev"
5399
                }
5400
            },
5401
            "autoload": {
5402
                "psr-4": {
5403
                    "Symfony\\Polyfill\\Mbstring\\": ""
5404
                },
5405
                "files": [
5406
                    "bootstrap.php"
5407
                ]
5408
            },
5409
            "notification-url": "https://packagist.org/downloads/",
5410
            "license": [
5411
                "MIT"
5412
            ],
5413
            "authors": [
5414
                {
5415
                    "name": "Nicolas Grekas",
5416
                    "email": "[email protected]"
5417
                },
5418
                {
5419
                    "name": "Symfony Community",
5420
                    "homepage": "https://symfony.com/contributors"
5421
                }
5422
            ],
5423
            "description": "Symfony polyfill for the Mbstring extension",
5424
            "homepage": "https://symfony.com",
5425
            "keywords": [
5426
                "compatibility",
5427
                "mbstring",
5428
                "polyfill",
5429
                "portable",
5430
                "shim"
5431
            ],
5432
            "time": "2017-10-11T12:05:26+00:00"
5433
        },
5434
        {
5435
            "name": "thomaspark/bootswatch",
5436
            "version": "v3.3.7",
5437
            "source": {
5438
                "type": "git",
5439
                "url": "https://github.com/thomaspark/bootswatch.git",
5440
                "reference": "4b0d3762f309326a6d66fa4ea18945a7fc11f8ef"
5441
            },
5442
            "dist": {
5443
                "type": "zip",
5444
                "url": "https://api.github.com/repos/thomaspark/bootswatch/zipball/4b0d3762f309326a6d66fa4ea18945a7fc11f8ef",
5445
                "reference": "4b0d3762f309326a6d66fa4ea18945a7fc11f8ef",
5446
                "shasum": ""
5447
            },
5448
            "suggest": {
5449
                "robloach/component-installer": "Allows installation of Components via Composer"
5450
            },
5451
            "type": "component",
5452
            "extra": {
5453
                "component": {
5454
                    "name": "bootswatch",
5455
                    "files": [
5456
                        "README.md",
5457
                        "LICENSE",
5458
                        "amelia/*",
5459
                        "cerulean/*",
5460
                        "cosmo/*",
5461
                        "cyborg/*",
5462
                        "darkly/*",
5463
                        "flatly/*",
5464
                        "fonts/*",
5465
                        "journal/*",
5466
                        "lumen/*",
5467
                        "paper/*",
5468
                        "readable/*",
5469
                        "sandstone/*",
5470
                        "simplex/*",
5471
                        "slate/*",
5472
                        "spacelab/*",
5473
                        "superhero/*",
5474
                        "united/*",
5475
                        "yeti/*"
5476
                    ]
5477
                }
5478
            },
5479
            "notification-url": "https://packagist.org/downloads/",
5480
            "license": [
5481
                "MIT"
5482
            ],
5483
            "authors": [
5484
                {
5485
                    "name": "thomaspark",
5486
                    "email": "[email protected]"
5487
                }
5488
            ],
5489
            "description": "Themes for Bootstrap",
5490
            "time": "2016-07-30T21:56:26+00:00"
5491
        },
5492
        {
5493
            "name": "trntv/yii2-aceeditor",
5494
            "version": "2.0.2",
5495
            "source": {
5496
                "type": "git",
5497
                "url": "https://github.com/trntv/yii2-aceeditor.git",
5498
                "reference": "9adcbffa9aeadab5d77096b9681b9a89557eedfe"
5499
            },
5500
            "dist": {
5501
                "type": "zip",
5502
                "url": "https://api.github.com/repos/trntv/yii2-aceeditor/zipball/9adcbffa9aeadab5d77096b9681b9a89557eedfe",
5503
                "reference": "9adcbffa9aeadab5d77096b9681b9a89557eedfe",
5504
                "shasum": ""
5505
            },
5506
            "require": {
5507
                "bower-asset/ace-builds": "^1.2.3",
5508
                "yiisoft/yii2": "^2.0.0"
5509
            },
5510
            "type": "yii2-extension",
5511
            "autoload": {
5512
                "psr-4": {
5513
                    "trntv\\aceeditor\\": "src"
5514
                }
5515
            },
5516
            "notification-url": "https://packagist.org/downloads/",
5517
            "license": [
5518
                "BSD-3-Clause"
5519
            ],
5520
            "authors": [
5521
                {
5522
                    "name": "Eugine Terentev",
5523
                    "email": "[email protected]"
5524
                }
5525
            ],
5526
            "description": "Yii2 ajax.org Ace Editor widget",
5527
            "keywords": [
5528
                "aceeditor",
5529
                "code editor",
5530
                "yii"
5531
            ],
5532
            "time": "2016-11-22T19:35:26+00:00"
5533
        },
5534
        {
5535
            "name": "twig/twig",
5536
            "version": "v2.4.4",
5537
            "source": {
5538
                "type": "git",
5539
                "url": "https://github.com/twigphp/Twig.git",
5540
                "reference": "eddb97148ad779f27e670e1e3f19fb323aedafeb"
5541
            },
5542
            "dist": {
5543
                "type": "zip",
5544
                "url": "https://api.github.com/repos/twigphp/Twig/zipball/eddb97148ad779f27e670e1e3f19fb323aedafeb",
5545
                "reference": "eddb97148ad779f27e670e1e3f19fb323aedafeb",
5546
                "shasum": ""
5547
            },
5548
            "require": {
5549
                "php": "^7.0",
5550
                "symfony/polyfill-mbstring": "~1.0"
5551
            },
5552
            "require-dev": {
5553
                "psr/container": "^1.0",
5554
                "symfony/debug": "~2.7",
5555
                "symfony/phpunit-bridge": "~3.3@dev"
5556
            },
5557
            "type": "library",
5558
            "extra": {
5559
                "branch-alias": {
5560
                    "dev-master": "2.4-dev"
5561
                }
5562
            },
5563
            "autoload": {
5564
                "psr-0": {
5565
                    "Twig_": "lib/"
5566
                },
5567
                "psr-4": {
5568
                    "Twig\\": "src/"
5569
                }
5570
            },
5571
            "notification-url": "https://packagist.org/downloads/",
5572
            "license": [
5573
                "BSD-3-Clause"
5574
            ],
5575
            "authors": [
5576
                {
5577
                    "name": "Fabien Potencier",
5578
                    "email": "[email protected]",
5579
                    "homepage": "http://fabien.potencier.org",
5580
                    "role": "Lead Developer"
5581
                },
5582
                {
5583
                    "name": "Armin Ronacher",
5584
                    "email": "[email protected]",
5585
                    "role": "Project Founder"
5586
                },
5587
                {
5588
                    "name": "Twig Team",
5589
                    "homepage": "http://twig.sensiolabs.org/contributors",
5590
                    "role": "Contributors"
5591
                }
5592
            ],
5593
            "description": "Twig, the flexible, fast, and secure template language for PHP",
5594
            "homepage": "http://twig.sensiolabs.org",
5595
            "keywords": [
5596
                "templating"
5597
            ],
5598
            "time": "2017-09-27T18:10:31+00:00"
5599
        },
5600
        {
5601
            "name": "uran1980/yii2-jquery-essential",
5602
            "version": "0.0.6",
5603
            "source": {
5604
                "type": "git",
5605
                "url": "https://github.com/uran1980/yii2-jquery-essential.git",
5606
                "reference": "b1e6d8d2f550bb95e7c8b1e61ef626cb06511be9"
5607
            },
5608
            "dist": {
5609
                "type": "zip",
5610
                "url": "https://api.github.com/repos/uran1980/yii2-jquery-essential/zipball/b1e6d8d2f550bb95e7c8b1e61ef626cb06511be9",
5611
                "reference": "b1e6d8d2f550bb95e7c8b1e61ef626cb06511be9",
5612
                "shasum": ""
5613
            },
5614
            "require": {
5615
                "bower-asset/jquery-cookie": "*",
5616
                "bower-asset/jquery-form": "*",
5617
                "bower-asset/jquery-mousewheel": "*",
5618
                "bower-asset/jquery.easing": "*",
5619
                "bower-asset/jquery.scrollto": "*",
5620
                "yiisoft/yii2": "~2"
5621
            },
5622
            "type": "yii2-extension",
5623
            "autoload": {
5624
                "psr-4": {
5625
                    "uran1980\\yii\\assets\\jQueryEssential\\": ""
5626
                }
5627
            },
5628
            "notification-url": "https://packagist.org/downloads/",
5629
            "license": [
5630
                "MIT"
5631
            ],
5632
            "authors": [
5633
                {
5634
                    "name": "Ivan Yakovlev",
5635
                    "email": "[email protected]",
5636
                    "homepage": "https://github.com/uran1980",
5637
                    "role": "Developer"
5638
                }
5639
            ],
5640
            "description": "An Yii2 jQuery Essential assets component.",
5641
            "homepage": "https://github.com/uran1980/yii2-jquery-essential",
5642
            "keywords": [
5643
                "assets",
5644
                "jQuery Cookie",
5645
                "jQuery Easing",
5646
                "jQuery Essential Plugins",
5647
                "jQuery MouseWheel",
5648
                "jQuery Scroll To",
5649
                "yii2",
5650
                "yii2-jquery-essential"
5651
            ],
5652
            "time": "2015-03-14T21:40:00+00:00"
5653
        },
5654
        {
5655
            "name": "vlucas/phpdotenv",
5656
            "version": "v2.4.0",
5657
            "source": {
5658
                "type": "git",
5659
                "url": "https://github.com/vlucas/phpdotenv.git",
5660
                "reference": "3cc116adbe4b11be5ec557bf1d24dc5e3a21d18c"
5661
            },
5662
            "dist": {
5663
                "type": "zip",
5664
                "url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/3cc116adbe4b11be5ec557bf1d24dc5e3a21d18c",
5665
                "reference": "3cc116adbe4b11be5ec557bf1d24dc5e3a21d18c",
5666
                "shasum": ""
5667
            },
5668
            "require": {
5669
                "php": ">=5.3.9"
5670
            },
5671
            "require-dev": {
5672
                "phpunit/phpunit": "^4.8 || ^5.0"
5673
            },
5674
            "type": "library",
5675
            "extra": {
5676
                "branch-alias": {
5677
                    "dev-master": "2.4-dev"
5678
                }
5679
            },
5680
            "autoload": {
5681
                "psr-4": {
5682
                    "Dotenv\\": "src/"
5683
                }
5684
            },
5685
            "notification-url": "https://packagist.org/downloads/",
5686
            "license": [
5687
                "BSD-3-Clause-Attribution"
5688
            ],
5689
            "authors": [
5690
                {
5691
                    "name": "Vance Lucas",
5692
                    "email": "[email protected]",
5693
                    "homepage": "http://www.vancelucas.com"
5694
                }
5695
            ],
5696
            "description": "Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.",
5697
            "keywords": [
5698
                "dotenv",
5699
                "env",
5700
                "environment"
5701
            ],
5702
            "time": "2016-09-01T10:05:43+00:00"
5703
        },
5704
        {
5705
            "name": "wikimedia/composer-merge-plugin",
5706
            "version": "v1.4.1",
5707
            "source": {
5708
                "type": "git",
5709
                "url": "https://github.com/wikimedia/composer-merge-plugin.git",
5710
                "reference": "81c6ac72a24a67383419c7eb9aa2b3437f2ab100"
5711
            },
5712
            "dist": {
5713
                "type": "zip",
5714
                "url": "https://api.github.com/repos/wikimedia/composer-merge-plugin/zipball/81c6ac72a24a67383419c7eb9aa2b3437f2ab100",
5715
                "reference": "81c6ac72a24a67383419c7eb9aa2b3437f2ab100",
5716
                "shasum": ""
5717
            },
5718
            "require": {
5719
                "composer-plugin-api": "^1.0",
5720
                "php": ">=5.3.2"
5721
            },
5722
            "require-dev": {
5723
                "composer/composer": "~1.0.0",
5724
                "jakub-onderka/php-parallel-lint": "~0.8",
5725
                "phpunit/phpunit": "~4.8|~5.0",
5726
                "squizlabs/php_codesniffer": "~2.1.0"
5727
            },
5728
            "type": "composer-plugin",
5729
            "extra": {
5730
                "branch-alias": {
5731
                    "dev-master": "1.3.x-dev"
5732
                },
5733
                "class": "Wikimedia\\Composer\\MergePlugin"
5734
            },
5735
            "autoload": {
5736
                "psr-4": {
5737
                    "Wikimedia\\Composer\\": "src/"
5738
                }
5739
            },
5740
            "notification-url": "https://packagist.org/downloads/",
5741
            "license": [
5742
                "MIT"
5743
            ],
5744
            "authors": [
5745
                {
5746
                    "name": "Bryan Davis",
5747
                    "email": "[email protected]"
5748
                }
5749
            ],
5750
            "description": "Composer plugin to merge multiple composer.json files",
5751
            "time": "2017-04-25T02:31:25+00:00"
5752
        },
5753
        {
5754
            "name": "yiisoft/yii2",
0 ignored issues
show
5755
            "version": "2.0.13.1",
5756
            "source": {
5757
                "type": "git",
5758
                "url": "https://github.com/yiisoft/yii2-framework.git",
5759
                "reference": "7af96d8da5ea3e9a5dd05d0e734b21c5726a6ddf"
5760
            },
5761
            "dist": {
5762
                "type": "zip",
5763
                "url": "https://api.github.com/repos/yiisoft/yii2-framework/zipball/7af96d8da5ea3e9a5dd05d0e734b21c5726a6ddf",
5764
                "reference": "7af96d8da5ea3e9a5dd05d0e734b21c5726a6ddf",
5765
                "shasum": ""
5766
            },
5767
            "require": {
5768
                "bower-asset/inputmask": "~3.2.2 | ~3.3.5",
5769
                "bower-asset/jquery": "3.2.*@stable | 3.1.*@stable | 2.2.*@stable | 2.1.*@stable | 1.11.*@stable | 1.12.*@stable",
5770
                "bower-asset/punycode": "1.3.*",
5771
                "bower-asset/yii2-pjax": "~2.0.1",
5772
                "cebe/markdown": "~1.0.0 | ~1.1.0",
5773
                "ext-ctype": "*",
5774
                "ext-mbstring": "*",
5775
                "ezyang/htmlpurifier": "~4.6",
5776
                "lib-pcre": "*",
5777
                "php": ">=5.4.0",
5778
                "yiisoft/yii2-composer": "~2.0.4"
5779
            },
5780
            "bin": [
5781
                "yii"
5782
            ],
5783
            "type": "library",
5784
            "extra": {
5785
                "branch-alias": {
5786
                    "dev-master": "2.0.x-dev"
5787
                }
5788
            },
5789
            "autoload": {
5790
                "psr-4": {
5791
                    "yii\\": ""
5792
                }
5793
            },
5794
            "notification-url": "https://packagist.org/downloads/",
5795
            "license": [
5796
                "BSD-3-Clause"
5797
            ],
5798
            "authors": [
5799
                {
5800
                    "name": "Qiang Xue",
5801
                    "email": "[email protected]",
5802
                    "homepage": "http://www.yiiframework.com/",
5803
                    "role": "Founder and project lead"
5804
                },
5805
                {
5806
                    "name": "Alexander Makarov",
5807
                    "email": "[email protected]",
5808
                    "homepage": "http://rmcreative.ru/",
5809
                    "role": "Core framework development"
5810
                },
5811
                {
5812
                    "name": "Maurizio Domba",
5813
                    "homepage": "http://mdomba.info/",
5814
                    "role": "Core framework development"
5815
                },
5816
                {
5817
                    "name": "Carsten Brandt",
5818
                    "email": "[email protected]",
5819
                    "homepage": "http://cebe.cc/",
5820
                    "role": "Core framework development"
5821
                },
5822
                {
5823
                    "name": "Timur Ruziev",
5824
                    "email": "[email protected]",
5825
                    "homepage": "http://resurtm.com/",
5826
                    "role": "Core framework development"
5827
                },
5828
                {
5829
                    "name": "Paul Klimov",
5830
                    "email": "[email protected]",
5831
                    "role": "Core framework development"
5832
                },
5833
                {
5834
                    "name": "Dmitry Naumenko",
5835
                    "email": "[email protected]",
5836
                    "role": "Core framework development"
5837
                },
5838
                {
5839
                    "name": "Boudewijn Vahrmeijer",
5840
                    "email": "[email protected]",
5841
                    "homepage": "http://dynasource.eu",
5842
                    "role": "Core framework development"
5843
                }
5844
            ],
5845
            "description": "Yii PHP Framework Version 2",
5846
            "homepage": "http://www.yiiframework.com/",
5847
            "keywords": [
5848
                "framework",
5849
                "yii2"
5850
            ],
5851
            "time": "2017-11-14T11:08:21+00:00"
5852
        },
5853
        {
5854
            "name": "yiisoft/yii2-authclient",
5855
            "version": "2.1.4",
5856
            "source": {
5857
                "type": "git",
5858
                "url": "https://github.com/yiisoft/yii2-authclient.git",
5859
                "reference": "22463dbfd4a53b16fec9b6286e762e31d3fdeee0"
5860
            },
5861
            "dist": {
5862
                "type": "zip",
5863
                "url": "https://api.github.com/repos/yiisoft/yii2-authclient/zipball/22463dbfd4a53b16fec9b6286e762e31d3fdeee0",
5864
                "reference": "22463dbfd4a53b16fec9b6286e762e31d3fdeee0",
5865
                "shasum": ""
5866
            },
5867
            "require": {
5868
                "yiisoft/yii2-httpclient": "~2.0.5"
5869
            },
5870
            "suggest": {
5871
                "spomky-labs/jose": "required for JWS,JWT or JWK related flows like OpenIDConnect"
5872
            },
5873
            "type": "yii2-extension",
5874
            "extra": {
5875
                "branch-alias": {
5876
                    "dev-master": "2.0.x-dev"
5877
                }
5878
            },
5879
            "autoload": {
5880
                "psr-4": {
5881
                    "yii\\authclient\\": ""
5882
                }
5883
            },
5884
            "notification-url": "https://packagist.org/downloads/",
5885
            "license": [
5886
                "BSD-3-Clause"
5887
            ],
5888
            "authors": [
5889
                {
5890
                    "name": "Paul Klimov",
5891
                    "email": "[email protected]"
5892
                }
5893
            ],
5894
            "description": "External authentication via OAuth and OpenID for the Yii framework",
5895
            "keywords": [
5896
                "OpenID Connect",
5897
                "OpenId",
5898
                "api",
5899
                "auth",
5900
                "oauth",
5901
                "yii2"
5902
            ],
5903
            "time": "2017-11-03T12:32:29+00:00"
5904
        },
5905
        {
5906
            "name": "yiisoft/yii2-bootstrap",
5907
            "version": "2.0.7",
5908
            "source": {
5909
                "type": "git",
5910
                "url": "https://github.com/yiisoft/yii2-bootstrap.git",
5911
                "reference": "02a54d868343ed11d02f0f0f8cbbecb590e0cb3f"
5912
            },
5913
            "dist": {
5914
                "type": "zip",
5915
                "url": "https://api.github.com/repos/yiisoft/yii2-bootstrap/zipball/02a54d868343ed11d02f0f0f8cbbecb590e0cb3f",
5916
                "reference": "02a54d868343ed11d02f0f0f8cbbecb590e0cb3f",
5917
                "shasum": ""
5918
            },
5919
            "require": {
5920
                "bower-asset/bootstrap": "3.3.* | 3.2.* | 3.1.*",
5921
                "yiisoft/yii2": "~2.0.6"
5922
            },
5923
            "type": "yii2-extension",
5924
            "extra": {
5925
                "branch-alias": {
5926
                    "dev-master": "2.0.x-dev"
5927
                }
5928
            },
5929
            "autoload": {
5930
                "psr-4": {
5931
                    "yii\\bootstrap\\": ""
5932
                }
5933
            },
5934
            "notification-url": "https://packagist.org/downloads/",
5935
            "license": [
5936
                "BSD-3-Clause"
5937
            ],
5938
            "authors": [
5939
                {
5940
                    "name": "Qiang Xue",
5941
                    "email": "[email protected]"
5942
                }
5943
            ],
5944
            "description": "The Twitter Bootstrap extension for the Yii framework",
5945
            "keywords": [
5946
                "bootstrap",
5947
                "yii2"
5948
            ],
5949
            "time": "2017-10-09T19:48:22+00:00"
5950
        },
5951
        {
5952
            "name": "yiisoft/yii2-composer",
5953
            "version": "2.0.5",
5954
            "source": {
5955
                "type": "git",
5956
                "url": "https://github.com/yiisoft/yii2-composer.git",
5957
                "reference": "3f4923c2bde6caf3f5b88cc22fdd5770f52f8df2"
5958
            },
5959
            "dist": {
5960
                "type": "zip",
5961
                "url": "https://api.github.com/repos/yiisoft/yii2-composer/zipball/3f4923c2bde6caf3f5b88cc22fdd5770f52f8df2",
5962
                "reference": "3f4923c2bde6caf3f5b88cc22fdd5770f52f8df2",
5963
                "shasum": ""
5964
            },
5965
            "require": {
5966
                "composer-plugin-api": "^1.0"
5967
            },
5968
            "require-dev": {
5969
                "composer/composer": "^1.0"
5970
            },
5971
            "type": "composer-plugin",
5972
            "extra": {
5973
                "class": "yii\\composer\\Plugin",
5974
                "branch-alias": {
5975
                    "dev-master": "2.0.x-dev"
5976
                }
5977
            },
5978
            "autoload": {
5979
                "psr-4": {
5980
                    "yii\\composer\\": ""
5981
                }
5982
            },
5983
            "notification-url": "https://packagist.org/downloads/",
5984
            "license": [
5985
                "BSD-3-Clause"
5986
            ],
5987
            "authors": [
5988
                {
5989
                    "name": "Qiang Xue",
5990
                    "email": "[email protected]"
5991
                }
5992
            ],
5993
            "description": "The composer plugin for Yii extension installer",
5994
            "keywords": [
5995
                "composer",
5996
                "extension installer",
5997
                "yii2"
5998
            ],
5999
            "time": "2016-12-20T13:26:02+00:00"
6000
        },
6001
        {
6002
            "name": "yiisoft/yii2-debug",
6003
            "version": "2.0.13",
6004
            "source": {
6005
                "type": "git",
6006
                "url": "https://github.com/yiisoft/yii2-debug.git",
6007
                "reference": "b37f414959c2fafefb332020b42037cd17c1cb7f"
6008
            },
6009
            "dist": {
6010
                "type": "zip",
6011
                "url": "https://api.github.com/repos/yiisoft/yii2-debug/zipball/b37f414959c2fafefb332020b42037cd17c1cb7f",
6012
                "reference": "b37f414959c2fafefb332020b42037cd17c1cb7f",
6013
                "shasum": ""
6014
            },
6015
            "require": {
6016
                "yiisoft/yii2": "~2.0.13",
6017
                "yiisoft/yii2-bootstrap": "~2.0.0"
6018
            },
6019
            "type": "yii2-extension",
6020
            "extra": {
6021
                "branch-alias": {
6022
                    "dev-master": "2.0.x-dev"
6023
                }
6024
            },
6025
            "autoload": {
6026
                "psr-4": {
6027
                    "yii\\debug\\": ""
6028
                }
6029
            },
6030
            "notification-url": "https://packagist.org/downloads/",
6031
            "license": [
6032
                "BSD-3-Clause"
6033
            ],
6034
            "authors": [
6035
                {
6036
                    "name": "Qiang Xue",
6037
                    "email": "[email protected]"
6038
                }
6039
            ],
6040
            "description": "The debugger extension for the Yii framework",
6041
            "keywords": [
6042
                "debug",
6043
                "debugger",
6044
                "yii2"
6045
            ],
6046
            "time": "2017-12-05T07:36:23+00:00"
6047
        },
6048
        {
6049
            "name": "yiisoft/yii2-httpclient",
6050
            "version": "2.0.5",
6051
            "source": {
6052
                "type": "git",
6053
                "url": "https://github.com/yiisoft/yii2-httpclient.git",
6054
                "reference": "0417cb05f810890297f79877ccf51865834fb394"
6055
            },
6056
            "dist": {
6057
                "type": "zip",
6058
                "url": "https://api.github.com/repos/yiisoft/yii2-httpclient/zipball/0417cb05f810890297f79877ccf51865834fb394",
6059
                "reference": "0417cb05f810890297f79877ccf51865834fb394",
6060
                "shasum": ""
6061
            },
6062
            "require": {
6063
                "yiisoft/yii2": "~2.0.13"
6064
            },
6065
            "type": "yii2-extension",
6066
            "extra": {
6067
                "branch-alias": {
6068
                    "dev-master": "2.0.x-dev"
6069
                }
6070
            },
6071
            "autoload": {
6072
                "psr-4": {
6073
                    "yii\\httpclient\\": ""
6074
                }
6075
            },
6076
            "notification-url": "https://packagist.org/downloads/",
6077
            "license": [
6078
                "BSD-3-Clause"
6079
            ],
6080
            "authors": [
6081
                {
6082
                    "name": "Paul Klimov",
6083
                    "email": "[email protected]"
6084
                }
6085
            ],
6086
            "description": "HTTP client extension for the Yii framework",
6087
            "keywords": [
6088
                "curl",
6089
                "http",
6090
                "httpclient",
6091
                "yii2"
6092
            ],
6093
            "time": "2017-11-03T11:22:03+00:00"
6094
        },
6095
        {
6096
            "name": "yiisoft/yii2-jui",
6097
            "version": "2.0.7",
6098
            "source": {
6099
                "type": "git",
6100
                "url": "https://github.com/yiisoft/yii2-jui.git",
6101
                "reference": "ce45c16d4fbbe7d1c516d8d0e8311e07f6138eed"
6102
            },
6103
            "dist": {
6104
                "type": "zip",
6105
                "url": "https://api.github.com/repos/yiisoft/yii2-jui/zipball/ce45c16d4fbbe7d1c516d8d0e8311e07f6138eed",
6106
                "reference": "ce45c16d4fbbe7d1c516d8d0e8311e07f6138eed",
6107
                "shasum": ""
6108
            },
6109
            "require": {
6110
                "bower-asset/jquery-ui": "~1.12.1",
6111
                "yiisoft/yii2": "~2.0.4"
6112
            },
6113
            "type": "yii2-extension",
6114
            "extra": {
6115
                "branch-alias": {
6116
                    "dev-master": "2.0.x-dev"
6117
                }
6118
            },
6119
            "autoload": {
6120
                "psr-4": {
6121
                    "yii\\jui\\": ""
6122
                }
6123
            },
6124
            "notification-url": "https://packagist.org/downloads/",
6125
            "license": [
6126
                "BSD-3-Clause"
6127
            ],
6128
            "authors": [
6129
                {
6130
                    "name": "Qiang Xue",
6131
                    "email": "[email protected]"
6132
                }
6133
            ],
6134
            "description": "The Jquery UI extension for the Yii framework",
6135
            "keywords": [
6136
                "jQuery UI",
6137
                "yii2"
6138
            ],
6139
            "time": "2017-11-25T15:32:29+00:00"
6140
        },
6141
        {
6142
            "name": "yiisoft/yii2-redis",
6143
            "version": "2.0.7",
6144
            "source": {
6145
                "type": "git",
6146
                "url": "https://github.com/yiisoft/yii2-redis.git",
6147
                "reference": "3891bb19f3ddc7ad744b439fe1d656ebb5b60a99"
6148
            },
6149
            "dist": {
6150
                "type": "zip",
6151
                "url": "https://api.github.com/repos/yiisoft/yii2-redis/zipball/3891bb19f3ddc7ad744b439fe1d656ebb5b60a99",
6152
                "reference": "3891bb19f3ddc7ad744b439fe1d656ebb5b60a99",
6153
                "shasum": ""
6154
            },
6155
            "require": {
6156
                "yiisoft/yii2": "~2.0.13"
6157
            },
6158
            "type": "yii2-extension",
6159
            "extra": {
6160
                "branch-alias": {
6161
                    "dev-master": "2.0.x-dev"
6162
                }
6163
            },
6164
            "autoload": {
6165
                "psr-4": {
6166
                    "yii\\redis\\": ""
6167
                }
6168
            },
6169
            "notification-url": "https://packagist.org/downloads/",
6170
            "license": [
6171
                "BSD-3-Clause"
6172
            ],
6173
            "authors": [
6174
                {
6175
                    "name": "Carsten Brandt",
6176
                    "email": "[email protected]"
6177
                }
6178
            ],
6179
            "description": "Redis Cache, Session and ActiveRecord for the Yii framework",
6180
            "keywords": [
6181
                "active-record",
6182
                "cache",
6183
                "redis",
6184
                "session",
6185
                "yii2"
6186
            ],
6187
            "time": "2017-12-11T21:17:34+00:00"
6188
        },
6189
        {
6190
            "name": "yiisoft/yii2-swiftmailer",
6191
            "version": "2.1.0",
6192
            "source": {
6193
                "type": "git",
6194
                "url": "https://github.com/yiisoft/yii2-swiftmailer.git",
6195
                "reference": "563570c9aa19ca47c1b22e3032983229378e9274"
6196
            },
6197
            "dist": {
6198
                "type": "zip",
6199
                "url": "https://api.github.com/repos/yiisoft/yii2-swiftmailer/zipball/563570c9aa19ca47c1b22e3032983229378e9274",
6200
                "reference": "563570c9aa19ca47c1b22e3032983229378e9274",
6201
                "shasum": ""
6202
            },
6203
            "require": {
6204
                "swiftmailer/swiftmailer": "~6.0",
6205
                "yiisoft/yii2": "~2.0.4"
6206
            },
6207
            "type": "yii2-extension",
6208
            "extra": {
6209
                "branch-alias": {
6210
                    "dev-master": "2.0.x-dev"
6211
                }
6212
            },
6213
            "autoload": {
6214
                "psr-4": {
6215
                    "yii\\swiftmailer\\": ""
6216
                }
6217
            },
6218
            "notification-url": "https://packagist.org/downloads/",
6219
            "license": [
6220
                "BSD-3-Clause"
6221
            ],
6222
            "authors": [
6223
                {
6224
                    "name": "Paul Klimov",
6225
                    "email": "[email protected]"
6226
                }
6227
            ],
6228
            "description": "The SwiftMailer integration for the Yii framework",
6229
            "keywords": [
6230
                "email",
6231
                "mail",
6232
                "mailer",
6233
                "swift",
6234
                "swiftmailer",
6235
                "yii2"
6236
            ],
6237
            "time": "2017-08-04T10:48:17+00:00"
6238
        },
6239
        {
6240
            "name": "yiisoft/yii2-twig",
6241
            "version": "2.2.0",
6242
            "source": {
6243
                "type": "git",
6244
                "url": "https://github.com/yiisoft/yii2-twig.git",
6245
                "reference": "f91a99dcc6564abf6484951e41f0b022a6ea0c89"
6246
            },
6247
            "dist": {
6248
                "type": "zip",
6249
                "url": "https://api.github.com/repos/yiisoft/yii2-twig/zipball/f91a99dcc6564abf6484951e41f0b022a6ea0c89",
6250
                "reference": "f91a99dcc6564abf6484951e41f0b022a6ea0c89",
6251
                "shasum": ""
6252
            },
6253
            "require": {
6254
                "twig/twig": "~2.0",
6255
                "yiisoft/yii2": "~2.0.4"
6256
            },
6257
            "type": "yii2-extension",
6258
            "extra": {
6259
                "branch-alias": {
6260
                    "dev-master": "2.0.x-dev"
6261
                }
6262
            },
6263
            "autoload": {
6264
                "psr-4": {
6265
                    "yii\\twig\\": ""
6266
                }
6267
            },
6268
            "notification-url": "https://packagist.org/downloads/",
6269
            "license": [
6270
                "BSD-3-Clause"
6271
            ],
6272
            "authors": [
6273
                {
6274
                    "name": "Alexander Makarov",
6275
                    "email": "[email protected]"
6276
                }
6277
            ],
6278
            "description": "The Twig integration for the Yii framework",
6279
            "keywords": [
6280
                "renderer",
6281
                "twig",
6282
                "yii2"
6283
            ],
6284
            "time": "2017-11-07T20:54:43+00:00"
6285
        },
6286
        {
6287
            "name": "zhuravljov/yii2-datetime-widgets",
6288
            "version": "1.1.2",
6289
            "source": {
6290
                "type": "git",
6291
                "url": "https://github.com/zhuravljov/yii2-datetime-widgets.git",
6292
                "reference": "cfad2d1a18da4f81f393b4a7468d799e29bd6feb"
6293
            },
6294
            "dist": {
6295
                "type": "zip",
6296
                "url": "https://api.github.com/repos/zhuravljov/yii2-datetime-widgets/zipball/cfad2d1a18da4f81f393b4a7468d799e29bd6feb",
6297
                "reference": "cfad2d1a18da4f81f393b4a7468d799e29bd6feb",
6298
                "shasum": ""
6299
            },
6300
            "require": {
6301
                "bower-asset/bootstrap-datepicker": "*",
6302
                "bower-asset/bootstrap-daterangepicker": "*",
6303
                "bower-asset/moment": "*",
6304
                "bower-asset/smalot-bootstrap-datetimepicker": "*",
6305
                "php": ">=5.5.0",
6306
                "yiisoft/yii2": "~2.0.0",
6307
                "yiisoft/yii2-bootstrap": "~2.0.0"
6308
            },
6309
            "type": "yii2-extension",
6310
            "autoload": {
6311
                "psr-4": {
6312
                    "zhuravljov\\yii\\widgets\\": "src"
6313
                }
6314
            },
6315
            "notification-url": "https://packagist.org/downloads/",
6316
            "license": [
6317
                "BSD-3-Clause"
6318
            ],
6319
            "authors": [
6320
                {
6321
                    "name": "Roman Zhuravlev",
6322
                    "email": "[email protected]"
6323
                }
6324
            ],
6325
            "description": "Datetime widgets for Yii2.",
6326
            "keywords": [
6327
                "DateTimePicker",
6328
                "datepicker",
6329
                "daterangepicker",
6330
                "widget",
6331
                "yii"
6332
            ],
6333
            "time": "2017-08-09T23:01:37+00:00"
6334
        }
6335
    ],
6336
    "packages-dev": [
6337
        {
6338
            "name": "behat/gherkin",
6339
            "version": "v4.4.5",
6340
            "source": {
6341
                "type": "git",
6342
                "url": "https://github.com/Behat/Gherkin.git",
6343
                "reference": "5c14cff4f955b17d20d088dec1bde61c0539ec74"
6344
            },
6345
            "dist": {
6346
                "type": "zip",
6347
                "url": "https://api.github.com/repos/Behat/Gherkin/zipball/5c14cff4f955b17d20d088dec1bde61c0539ec74",
6348
                "reference": "5c14cff4f955b17d20d088dec1bde61c0539ec74",
6349
                "shasum": ""
6350
            },
6351
            "require": {
6352
                "php": ">=5.3.1"
6353
            },
6354
            "require-dev": {
6355
                "phpunit/phpunit": "~4.5|~5",
6356
                "symfony/phpunit-bridge": "~2.7|~3",
6357
                "symfony/yaml": "~2.3|~3"
6358
            },
6359
            "suggest": {
6360
                "symfony/yaml": "If you want to parse features, represented in YAML files"
6361
            },
6362
            "type": "library",
6363
            "extra": {
6364
                "branch-alias": {
6365
                    "dev-master": "4.4-dev"
6366
                }
6367
            },
6368
            "autoload": {
6369
                "psr-0": {
6370
                    "Behat\\Gherkin": "src/"
6371
                }
6372
            },
6373
            "notification-url": "https://packagist.org/downloads/",
6374
            "license": [
6375
                "MIT"
6376
            ],
6377
            "authors": [
6378
                {
6379
                    "name": "Konstantin Kudryashov",
6380
                    "email": "[email protected]",
6381
                    "homepage": "http://everzet.com"
6382
                }
6383
            ],
6384
            "description": "Gherkin DSL parser for PHP 5.3",
6385
            "homepage": "http://behat.org/",
6386
            "keywords": [
6387
                "BDD",
6388
                "Behat",
6389
                "Cucumber",
6390
                "DSL",
6391
                "gherkin",
6392
                "parser"
6393
            ],
6394
            "time": "2016-10-30T11:50:56+00:00"
6395
        },
6396
        {
6397
            "name": "bower-asset/typeahead.js",
6398
            "version": "v0.11.1",
6399
            "source": {
6400
                "type": "git",
6401
                "url": "https://github.com/twitter/typeahead.js.git",
6402
                "reference": "588440f66559714280628a4f9799f0c4eb880a4a"
6403
            },
6404
            "dist": {
6405
                "type": "zip",
6406
                "url": "https://api.github.com/repos/twitter/typeahead.js/zipball/588440f66559714280628a4f9799f0c4eb880a4a",
6407
                "reference": "588440f66559714280628a4f9799f0c4eb880a4a",
6408
                "shasum": ""
6409
            },
6410
            "require": {
6411
                "bower-asset/jquery": ">=1.7"
6412
            },
6413
            "require-dev": {
6414
                "bower-asset/jasmine-ajax": "~1.3.1",
6415
                "bower-asset/jasmine-jquery": "~1.5.2",
6416
                "bower-asset/jquery": "~1.7"
6417
            },
6418
            "type": "bower-asset-library",
6419
            "extra": {
6420
                "bower-asset-main": "dist/typeahead.bundle.js"
6421
            },
6422
            "time": "2015-04-27T04:02:14+00:00"
6423
        },
6424
        {
6425
            "name": "cebe/js-search",
6426
            "version": "0.9.3",
6427
            "source": {
6428
                "type": "git",
6429
                "url": "https://github.com/cebe/js-search.git",
6430
                "reference": "3756a8b3387f3f7e5c778b964ec681dcf110b098"
6431
            },
6432
            "dist": {
6433
                "type": "zip",
6434
                "url": "https://api.github.com/repos/cebe/js-search/zipball/3756a8b3387f3f7e5c778b964ec681dcf110b098",
6435
                "reference": "3756a8b3387f3f7e5c778b964ec681dcf110b098",
6436
                "shasum": ""
6437
            },
6438
            "require": {
6439
                "php": ">=5.4.0"
6440
            },
6441
            "bin": [
6442
                "bin/jsindex"
6443
            ],
6444
            "type": "library",
6445
            "autoload": {
6446
                "psr-4": {
6447
                    "cebe\\jssearch\\": "lib/"
6448
                }
6449
            },
6450
            "notification-url": "https://packagist.org/downloads/",
6451
            "license": [
6452
                "MIT"
6453
            ],
6454
            "authors": [
6455
                {
6456
                    "name": "Carsten Brandt",
6457
                    "email": "[email protected]"
6458
                }
6459
            ],
6460
            "description": "A client side search engine for use on static pages.",
6461
            "time": "2016-11-22T12:11:39+00:00"
6462
        },
6463
        {
6464
            "name": "cebe/markdown-latex",
6465
            "version": "1.1.4",
6466
            "source": {
6467
                "type": "git",
6468
                "url": "https://github.com/cebe/markdown-latex.git",
6469
                "reference": "42eb55c6f5a8dd68a1c029755eccd73e117aaa9b"
6470
            },
6471
            "dist": {
6472
                "type": "zip",
6473
                "url": "https://api.github.com/repos/cebe/markdown-latex/zipball/42eb55c6f5a8dd68a1c029755eccd73e117aaa9b",
6474
                "reference": "42eb55c6f5a8dd68a1c029755eccd73e117aaa9b",
6475
                "shasum": ""
6476
            },
6477
            "require": {
6478
                "cebe/markdown": "~1.0.0",
6479
                "mikevanriel/text-to-latex": "~1.0.0",
6480
                "php": ">=5.4.0"
6481
            },
6482
            "require-dev": {
6483
                "phpunit/phpunit": "3.7.*"
6484
            },
6485
            "bin": [
6486
                "bin/markdown-latex"
6487
            ],
6488
            "type": "library",
6489
            "extra": {
6490
                "branch-alias": {
6491
                    "dev-master": "1.0.x-dev"
6492
                }
6493
            },
6494
            "autoload": {
6495
                "psr-4": {
6496
                    "cebe\\markdown\\latex\\": ""
6497
                }
6498
            },
6499
            "notification-url": "https://packagist.org/downloads/",
6500
            "license": [
6501
                "MIT"
6502
            ],
6503
            "authors": [
6504
                {
6505
                    "name": "Carsten Brandt",
6506
                    "email": "[email protected]",
6507
                    "homepage": "http://cebe.cc/",
6508
                    "role": "Creator"
6509
                }
6510
            ],
6511
            "description": "A super fast, highly extensible markdown parser for PHP, that converts markdown files into latex",
6512
            "homepage": "https://github.com/cebe/markdown-latex#readme",
6513
            "keywords": [
6514
                "extensible",
6515
                "fast",
6516
                "gfm",
6517
                "latex",
6518
                "markdown",
6519
                "markdown-extra"
6520
            ],
6521
            "time": "2017-05-19T11:16:33+00:00"
6522
        },
6523
        {
6524
            "name": "cmrcx/phptidy",
6525
            "version": "v3.1",
6526
            "source": {
6527
                "type": "git",
6528
                "url": "https://github.com/cmrcx/phptidy.git",
6529
                "reference": "ca690d8692d03242f4ffd66cc8e4460ad0198f0f"
6530
            },
6531
            "dist": {
6532
                "type": "zip",
6533
                "url": "https://api.github.com/repos/cmrcx/phptidy/zipball/ca690d8692d03242f4ffd66cc8e4460ad0198f0f",
6534
                "reference": "ca690d8692d03242f4ffd66cc8e4460ad0198f0f",
6535
                "shasum": ""
6536
            },
6537
            "require": {
6538
                "ext-tokenizer": "*",
6539
                "php": ">=5.0"
6540
            },
6541
            "suggest": {
6542
                "ext-mbstring": "*"
6543
            },
6544
            "bin": [
6545
                "phptidy.php"
6546
            ],
6547
            "type": "library",
6548
            "notification-url": "https://packagist.org/downloads/",
6549
            "license": [
6550
                "GPL-2.0+"
6551
            ],
6552
            "authors": [
6553
                {
6554
                    "name": "Magnus Rosenbaum",
6555
                    "email": "[email protected]",
6556
                    "homepage": "http://cmr.cx",
6557
                    "role": "Developer"
6558
                }
6559
            ],
6560
            "description": "PHP code formatter",
6561
            "homepage": "https://github.com/cmrcx/phptidy",
6562
            "time": "2018-01-02T21:17:57+00:00"
6563
        },
6564
        {
6565
            "name": "codeception/codeception",
6566
            "version": "2.3.8",
6567
            "source": {
6568
                "type": "git",
6569
                "url": "https://github.com/Codeception/Codeception.git",
6570
                "reference": "43eade17a8cd68e9cde401e8585b09d11d41b12d"
6571
            },
6572
            "dist": {
6573
                "type": "zip",
6574
                "url": "https://api.github.com/repos/Codeception/Codeception/zipball/43eade17a8cd68e9cde401e8585b09d11d41b12d",
6575
                "reference": "43eade17a8cd68e9cde401e8585b09d11d41b12d",
6576
                "shasum": ""
6577
            },
6578
            "require": {
6579
                "behat/gherkin": "~4.4.0",
6580
                "codeception/stub": "^1.0",
6581
                "ext-json": "*",
6582
                "ext-mbstring": "*",
6583
                "facebook/webdriver": ">=1.1.3 <2.0",
6584
                "guzzlehttp/guzzle": ">=4.1.4 <7.0",
6585
                "guzzlehttp/psr7": "~1.0",
6586
                "php": ">=5.4.0 <8.0",
6587
                "phpunit/php-code-coverage": ">=2.2.4 <6.0",
6588
                "phpunit/phpunit": ">=4.8.28 <5.0.0 || >=5.6.3 <7.0",
6589
                "sebastian/comparator": ">1.1 <3.0",
6590
                "sebastian/diff": ">=1.4 <3.0",
6591
                "symfony/browser-kit": ">=2.7 <5.0",
6592
                "symfony/console": ">=2.7 <5.0",
6593
                "symfony/css-selector": ">=2.7 <5.0",
6594
                "symfony/dom-crawler": ">=2.7 <5.0",
6595
                "symfony/event-dispatcher": ">=2.7 <5.0",
6596
                "symfony/finder": ">=2.7 <5.0",
6597
                "symfony/yaml": ">=2.7 <5.0"
6598
            },
6599
            "require-dev": {
6600
                "codeception/specify": "~0.3",
6601
                "facebook/graph-sdk": "~5.3",
6602
                "flow/jsonpath": "~0.2",
6603
                "monolog/monolog": "~1.8",
6604
                "pda/pheanstalk": "~3.0",
6605
                "php-amqplib/php-amqplib": "~2.4",
6606
                "predis/predis": "^1.0",
6607
                "squizlabs/php_codesniffer": "~2.0",
6608
                "symfony/process": ">=2.7 <5.0",
6609
                "vlucas/phpdotenv": "^2.4.0"
6610
            },
6611
            "suggest": {
6612
                "aws/aws-sdk-php": "For using AWS Auth in REST module and Queue module",
6613
                "codeception/phpbuiltinserver": "Start and stop PHP built-in web server for your tests",
6614
                "codeception/specify": "BDD-style code blocks",
6615
                "codeception/verify": "BDD-style assertions",
6616
                "flow/jsonpath": "For using JSONPath in REST module",
6617
                "league/factory-muffin": "For DataFactory module",
6618
                "league/factory-muffin-faker": "For Faker support in DataFactory module",
6619
                "phpseclib/phpseclib": "for SFTP option in FTP Module",
6620
                "stecman/symfony-console-completion": "For BASH autocompletion",
6621
                "symfony/phpunit-bridge": "For phpunit-bridge support"
6622
            },
6623
            "bin": [
6624
                "codecept"
6625
            ],
6626
            "type": "library",
6627
            "extra": {
6628
                "branch-alias": []
6629
            },
6630
            "autoload": {
6631
                "psr-4": {
6632
                    "Codeception\\": "src\\Codeception",
6633
                    "Codeception\\Extension\\": "ext"
6634
                }
6635
            },
6636
            "notification-url": "https://packagist.org/downloads/",
6637
            "license": [
6638
                "MIT"
6639
            ],
6640
            "authors": [
6641
                {
6642
                    "name": "Michael Bodnarchuk",
6643
                    "email": "[email protected]",
6644
                    "homepage": "http://codegyre.com"
6645
                }
6646
            ],
6647
            "description": "BDD-style testing framework",
6648
            "homepage": "http://codeception.com/",
6649
            "keywords": [
6650
                "BDD",
6651
                "TDD",
6652
                "acceptance testing",
6653
                "functional testing",
6654
                "unit testing"
6655
            ],
6656
            "time": "2018-01-27T22:47:33+00:00"
6657
        },
6658
        {
6659
            "name": "codeception/stub",
6660
            "version": "1.0.1",
6661
            "source": {
6662
                "type": "git",
6663
                "url": "https://github.com/Codeception/Stub.git",
6664
                "reference": "673ea54cdd7141e0a5138ad78aaa60751912f573"
6665
            },
6666
            "dist": {
6667
                "type": "zip",
6668
                "url": "https://api.github.com/repos/Codeception/Stub/zipball/673ea54cdd7141e0a5138ad78aaa60751912f573",
6669
                "reference": "673ea54cdd7141e0a5138ad78aaa60751912f573",
6670
                "shasum": ""
6671
            },
6672
            "require": {
6673
                "phpunit/phpunit-mock-objects": "^2.3|^3.0|^4.0|^5.0"
6674
            },
6675
            "require-dev": {
6676
                "phpunit/phpunit": "^4.8|^5.0|^6.0|^7.0"
6677
            },
6678
            "type": "library",
6679
            "autoload": {
6680
                "psr-4": {
6681
                    "Codeception\\": "src/"
6682
                }
6683
            },
6684
            "notification-url": "https://packagist.org/downloads/",
6685
            "license": [
6686
                "MIT"
6687
            ],
6688
            "description": "Flexible Stub wrapper for PHPUnit's Mock Builder",
6689
            "time": "2018-01-27T00:37:17+00:00"
6690
        },
6691
        {
6692
            "name": "composer/semver",
6693
            "version": "1.4.2",
6694
            "source": {
6695
                "type": "git",
6696
                "url": "https://github.com/composer/semver.git",
6697
                "reference": "c7cb9a2095a074d131b65a8a0cd294479d785573"
6698
            },
6699
            "dist": {
6700
                "type": "zip",
6701
                "url": "https://api.github.com/repos/composer/semver/zipball/c7cb9a2095a074d131b65a8a0cd294479d785573",
6702
                "reference": "c7cb9a2095a074d131b65a8a0cd294479d785573",
6703
                "shasum": ""
6704
            },
6705
            "require": {
6706
                "php": "^5.3.2 || ^7.0"
6707
            },
6708
            "require-dev": {
6709
                "phpunit/phpunit": "^4.5 || ^5.0.5",
6710
                "phpunit/phpunit-mock-objects": "2.3.0 || ^3.0"
6711
            },
6712
            "type": "library",
6713
            "extra": {
6714
                "branch-alias": {
6715
                    "dev-master": "1.x-dev"
6716
                }
6717
            },
6718
            "autoload": {
6719
                "psr-4": {
6720
                    "Composer\\Semver\\": "src"
6721
                }
6722
            },
6723
            "notification-url": "https://packagist.org/downloads/",
6724
            "license": [
6725
                "MIT"
6726
            ],
6727
            "authors": [
6728
                {
6729
                    "name": "Nils Adermann",
6730
                    "email": "[email protected]",
6731
                    "homepage": "http://www.naderman.de"
6732
                },
6733
                {
6734
                    "name": "Jordi Boggiano",
6735
                    "email": "[email protected]",
6736
                    "homepage": "http://seld.be"
6737
                },
6738
                {
6739
                    "name": "Rob Bast",
6740
                    "email": "[email protected]",
6741
                    "homepage": "http://robbast.nl"
6742
                }
6743
            ],
6744
            "description": "Semver library that offers utilities, version constraint parsing and validation.",
6745
            "keywords": [
6746
                "semantic",
6747
                "semver",
6748
                "validation",
6749
                "versioning"
6750
            ],
6751
            "time": "2016-08-30T16:08:34+00:00"
6752
        },
6753
        {
6754
            "name": "doctrine/annotations",
6755
            "version": "v1.6.0",
6756
            "source": {
6757
                "type": "git",
6758
                "url": "https://github.com/doctrine/annotations.git",
6759
                "reference": "c7f2050c68a9ab0bdb0f98567ec08d80ea7d24d5"
6760
            },
6761
            "dist": {
6762
                "type": "zip",
6763
                "url": "https://api.github.com/repos/doctrine/annotations/zipball/c7f2050c68a9ab0bdb0f98567ec08d80ea7d24d5",
6764
                "reference": "c7f2050c68a9ab0bdb0f98567ec08d80ea7d24d5",
6765
                "shasum": ""
6766
            },
6767
            "require": {
6768
                "doctrine/lexer": "1.*",
6769
                "php": "^7.1"
6770
            },
6771
            "require-dev": {
6772
                "doctrine/cache": "1.*",
6773
                "phpunit/phpunit": "^6.4"
6774
            },
6775
            "type": "library",
6776
            "extra": {
6777
                "branch-alias": {
6778
                    "dev-master": "1.6.x-dev"
6779
                }
6780
            },
6781
            "autoload": {
6782
                "psr-4": {
6783
                    "Doctrine\\Common\\Annotations\\": "lib/Doctrine/Common/Annotations"
6784
                }
6785
            },
6786
            "notification-url": "https://packagist.org/downloads/",
6787
            "license": [
6788
                "MIT"
6789
            ],
6790
            "authors": [
6791
                {
6792
                    "name": "Roman Borschel",
6793
                    "email": "[email protected]"
6794
                },
6795
                {
6796
                    "name": "Benjamin Eberlei",
6797
                    "email": "[email protected]"
6798
                },
6799
                {
6800
                    "name": "Guilherme Blanco",
6801
                    "email": "[email protected]"
6802
                },
6803
                {
6804
                    "name": "Jonathan Wage",
6805
                    "email": "[email protected]"
6806
                },
6807
                {
6808
                    "name": "Johannes Schmitt",
6809
                    "email": "[email protected]"
6810
                }
6811
            ],
6812
            "description": "Docblock Annotations Parser",
6813
            "homepage": "http://www.doctrine-project.org",
6814
            "keywords": [
6815
                "annotations",
6816
                "docblock",
6817
                "parser"
6818
            ],
6819
            "time": "2017-12-06T07:11:42+00:00"
6820
        },
6821
        {
6822
            "name": "doctrine/instantiator",
6823
            "version": "1.1.0",
6824
            "source": {
6825
                "type": "git",
6826
                "url": "https://github.com/doctrine/instantiator.git",
6827
                "reference": "185b8868aa9bf7159f5f953ed5afb2d7fcdc3bda"
6828
            },
6829
            "dist": {
6830
                "type": "zip",
6831
                "url": "https://api.github.com/repos/doctrine/instantiator/zipball/185b8868aa9bf7159f5f953ed5afb2d7fcdc3bda",
6832
                "reference": "185b8868aa9bf7159f5f953ed5afb2d7fcdc3bda",
6833
                "shasum": ""
6834
            },
6835
            "require": {
6836
                "php": "^7.1"
6837
            },
6838
            "require-dev": {
6839
                "athletic/athletic": "~0.1.8",
6840
                "ext-pdo": "*",
6841
                "ext-phar": "*",
6842
                "phpunit/phpunit": "^6.2.3",
6843
                "squizlabs/php_codesniffer": "^3.0.2"
6844
            },
6845
            "type": "library",
6846
            "extra": {
6847
                "branch-alias": {
6848
                    "dev-master": "1.2.x-dev"
6849
                }
6850
            },
6851
            "autoload": {
6852
                "psr-4": {
6853
                    "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
6854
                }
6855
            },
6856
            "notification-url": "https://packagist.org/downloads/",
6857
            "license": [
6858
                "MIT"
6859
            ],
6860
            "authors": [
6861
                {
6862
                    "name": "Marco Pivetta",
6863
                    "email": "[email protected]",
6864
                    "homepage": "http://ocramius.github.com/"
6865
                }
6866
            ],
6867
            "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
6868
            "homepage": "https://github.com/doctrine/instantiator",
6869
            "keywords": [
6870
                "constructor",
6871
                "instantiate"
6872
            ],
6873
            "time": "2017-07-22T11:58:36+00:00"
6874
        },
6875
        {
6876
            "name": "facebook/webdriver",
6877
            "version": "1.5.0",
6878
            "source": {
6879
                "type": "git",
6880
                "url": "https://github.com/facebook/php-webdriver.git",
6881
                "reference": "86b5ca2f67173c9d34340845dd690149c886a605"
6882
            },
6883
            "dist": {
6884
                "type": "zip",
6885
                "url": "https://api.github.com/repos/facebook/php-webdriver/zipball/86b5ca2f67173c9d34340845dd690149c886a605",
6886
                "reference": "86b5ca2f67173c9d34340845dd690149c886a605",
6887
                "shasum": ""
6888
            },
6889
            "require": {
6890
                "ext-curl": "*",
6891
                "ext-zip": "*",
6892
                "php": "^5.6 || ~7.0",
6893
                "symfony/process": "^2.8 || ^3.1 || ^4.0"
6894
            },
6895
            "require-dev": {
6896
                "friendsofphp/php-cs-fixer": "^2.0",
6897
                "guzzle/guzzle": "^3.4.1",
6898
                "php-coveralls/php-coveralls": "^1.0.2",
6899
                "php-mock/php-mock-phpunit": "^1.1",
6900
                "phpunit/phpunit": "^5.7",
6901
                "sebastian/environment": "^1.3.4 || ^2.0 || ^3.0",
6902
                "squizlabs/php_codesniffer": "^2.6",
6903
                "symfony/var-dumper": "^3.3 || ^4.0"
6904
            },
6905
            "type": "library",
6906
            "extra": {
6907
                "branch-alias": {
6908
                    "dev-community": "1.5-dev"
6909
                }
6910
            },
6911
            "autoload": {
6912
                "psr-4": {
6913
                    "Facebook\\WebDriver\\": "lib/"
6914
                }
6915
            },
6916
            "notification-url": "https://packagist.org/downloads/",
6917
            "license": [
6918
                "Apache-2.0"
6919
            ],
6920
            "description": "A PHP client for Selenium WebDriver",
6921
            "homepage": "https://github.com/facebook/php-webdriver",
6922
            "keywords": [
6923
                "facebook",
6924
                "php",
6925
                "selenium",
6926
                "webdriver"
6927
            ],
6928
            "time": "2017-11-15T11:08:09+00:00"
6929
        },
6930
        {
6931
            "name": "friendsofphp/php-cs-fixer",
6932
            "version": "v2.10.0",
6933
            "source": {
6934
                "type": "git",
6935
                "url": "https://github.com/FriendsOfPHP/PHP-CS-Fixer.git",
6936
                "reference": "513a3765b56dd029175f9f32995566657ee89dda"
6937
            },
6938
            "dist": {
6939
                "type": "zip",
6940
                "url": "https://api.github.com/repos/FriendsOfPHP/PHP-CS-Fixer/zipball/513a3765b56dd029175f9f32995566657ee89dda",
6941
                "reference": "513a3765b56dd029175f9f32995566657ee89dda",
6942
                "shasum": ""
6943
            },
6944
            "require": {
6945
                "composer/semver": "^1.4",
6946
                "doctrine/annotations": "^1.2",
6947
                "ext-json": "*",
6948
                "ext-tokenizer": "*",
6949
                "gecko-packages/gecko-php-unit": "^2.0 || ^3.0",
6950
                "php": "^5.6 || >=7.0 <7.3",
6951
                "php-cs-fixer/diff": "^1.2",
6952
                "symfony/console": "^3.2 || ^4.0",
6953
                "symfony/event-dispatcher": "^3.0 || ^4.0",
6954
                "symfony/filesystem": "^3.0 || ^4.0",
6955
                "symfony/finder": "^3.0 || ^4.0",
6956
                "symfony/options-resolver": "^3.0 || ^4.0",
6957
                "symfony/polyfill-php70": "^1.0",
6958
                "symfony/polyfill-php72": "^1.4",
6959
                "symfony/process": "^3.0 || ^4.0",
6960
                "symfony/stopwatch": "^3.0 || ^4.0"
6961
            },
6962
            "conflict": {
6963
                "hhvm": "*"
6964
            },
6965
            "require-dev": {
6966
                "johnkary/phpunit-speedtrap": "^1.1 || ^2.0@dev",
6967
                "justinrainbow/json-schema": "^5.0",
6968
                "keradus/cli-executor": "^1.0",
6969
                "mikey179/vfsstream": "^1.6",
6970
                "php-coveralls/php-coveralls": "^2.0",
6971
                "php-cs-fixer/accessible-object": "^1.0",
6972
                "phpunit/phpunit": "^5.7.23 || ^6.4.3",
6973
                "phpunitgoodpractices/traits": "^1.0",
6974
                "symfony/phpunit-bridge": "^3.2.2 || ^4.0"
6975
            },
6976
            "suggest": {
6977
                "ext-mbstring": "For handling non-UTF8 characters in cache signature.",
6978
                "symfony/polyfill-mbstring": "When enabling `ext-mbstring` is not possible."
6979
            },
6980
            "bin": [
6981
                "php-cs-fixer"
6982
            ],
6983
            "type": "application",
6984
            "extra": {
6985
                "branch-alias": {
6986
                    "dev-master": "2.10-dev"
6987
                }
6988
            },
6989
            "autoload": {
6990
                "psr-4": {
6991
                    "PhpCsFixer\\": "src/"
6992
                },
6993
                "classmap": [
6994
                    "tests/Test/AbstractFixerTestCase.php",
6995
                    "tests/Test/AbstractIntegrationTestCase.php",
6996
                    "tests/Test/Assert/AssertTokensTrait.php",
6997
                    "tests/Test/IntegrationCase.php",
6998
                    "tests/Test/IntegrationCaseFactory.php",
6999
                    "tests/TestCase.php"
7000
                ]
7001
            },
7002
            "notification-url": "https://packagist.org/downloads/",
7003
            "license": [
7004
                "MIT"
7005
            ],
7006
            "authors": [
7007
                {
7008
                    "name": "Dariusz Rumiński",
7009
                    "email": "[email protected]"
7010
                },
7011
                {
7012
                    "name": "Fabien Potencier",
7013
                    "email": "[email protected]"
7014
                }
7015
            ],
7016
            "description": "A tool to automatically fix PHP code style",
7017
            "time": "2018-01-10T17:16:15+00:00"
7018
        },
7019
        {
7020
            "name": "fzaninotto/faker",
7021
            "version": "v1.7.1",
7022
            "source": {
7023
                "type": "git",
7024
                "url": "https://github.com/fzaninotto/Faker.git",
7025
                "reference": "d3ed4cc37051c1ca52d22d76b437d14809fc7e0d"
7026
            },
7027
            "dist": {
7028
                "type": "zip",
7029
                "url": "https://api.github.com/repos/fzaninotto/Faker/zipball/d3ed4cc37051c1ca52d22d76b437d14809fc7e0d",
7030
                "reference": "d3ed4cc37051c1ca52d22d76b437d14809fc7e0d",
7031
                "shasum": ""
7032
            },
7033
            "require": {
7034
                "php": "^5.3.3 || ^7.0"
7035
            },
7036
            "require-dev": {
7037
                "ext-intl": "*",
7038
                "phpunit/phpunit": "^4.0 || ^5.0",
7039
                "squizlabs/php_codesniffer": "^1.5"
7040
            },
7041
            "type": "library",
7042
            "extra": {
7043
                "branch-alias": {
7044
                    "dev-master": "1.8-dev"
7045
                }
7046
            },
7047
            "autoload": {
7048
                "psr-4": {
7049
                    "Faker\\": "src/Faker/"
7050
                }
7051
            },
7052
            "notification-url": "https://packagist.org/downloads/",
7053
            "license": [
7054
                "MIT"
7055
            ],
7056
            "authors": [
7057
                {
7058
                    "name": "François Zaninotto"
7059
                }
7060
            ],
7061
            "description": "Faker is a PHP library that generates fake data for you.",
7062
            "keywords": [
7063
                "data",
7064
                "faker",
7065
                "fixtures"
7066
            ],
7067
            "time": "2017-08-15T16:48:10+00:00"
7068
        },
7069
        {
7070
            "name": "gecko-packages/gecko-php-unit",
7071
            "version": "v3.1",
7072
            "source": {
7073
                "type": "git",
7074
                "url": "https://github.com/GeckoPackages/GeckoPHPUnit.git",
7075
                "reference": "dbb18b292cfa14444d2e6d15202b9dcf5ab8365e"
7076
            },
7077
            "dist": {
7078
                "type": "zip",
7079
                "url": "https://api.github.com/repos/GeckoPackages/GeckoPHPUnit/zipball/dbb18b292cfa14444d2e6d15202b9dcf5ab8365e",
7080
                "reference": "dbb18b292cfa14444d2e6d15202b9dcf5ab8365e",
7081
                "shasum": ""
7082
            },
7083
            "require": {
7084
                "php": "^7.0"
7085
            },
7086
            "conflict": {
7087
                "phpunit/phpunit": "<6.0"
7088
            },
7089
            "require-dev": {
7090
                "phpunit/phpunit": "^6.0"
7091
            },
7092
            "suggest": {
7093
                "ext-dom": "When testing with xml.",
7094
                "ext-libxml": "When testing with xml.",
7095
                "phpunit/phpunit": "This is an extension for PHPUnit so make sure you have that in some way."
7096
            },
7097
            "type": "library",
7098
            "extra": {
7099
                "branch-alias": {
7100
                    "dev-master": "3.0-dev"
7101
                }
7102
            },
7103
            "autoload": {
7104
                "psr-4": {
7105
                    "GeckoPackages\\PHPUnit\\": "src/PHPUnit"
7106
                }
7107
            },
7108
            "notification-url": "https://packagist.org/downloads/",
7109
            "license": [
7110
                "MIT"
7111
            ],
7112
            "description": "Additional PHPUnit asserts and constraints.",
7113
            "homepage": "https://github.com/GeckoPackages",
7114
            "keywords": [
7115
                "extension",
7116
                "filesystem",
7117
                "phpunit"
7118
            ],
7119
            "time": "2018-01-24T18:03:59+00:00"
7120
        },
7121
        {
7122
            "name": "mikevanriel/text-to-latex",
7123
            "version": "1.0.1",
7124
            "source": {
7125
                "type": "git",
7126
                "url": "https://github.com/mvriel/TextToLatex.git",
7127
                "reference": "c9f3a4d6b89f9449782455c848d5fa3dd0e216ba"
7128
            },
7129
            "dist": {
7130
                "type": "zip",
7131
                "url": "https://api.github.com/repos/mvriel/TextToLatex/zipball/c9f3a4d6b89f9449782455c848d5fa3dd0e216ba",
7132
                "reference": "c9f3a4d6b89f9449782455c848d5fa3dd0e216ba",
7133
                "shasum": ""
7134
            },
7135
            "require-dev": {
7136
                "phpunit/phpunit": "~3.7"
7137
            },
7138
            "type": "library",
7139
            "autoload": {
7140
                "psr-0": {
7141
                    "MikeVanRiel": [
7142
                        "src/",
7143
                        "tests/unit/"
7144
                    ]
7145
                }
7146
            },
7147
            "notification-url": "https://packagist.org/downloads/",
7148
            "license": [
7149
                "MIT"
7150
            ],
7151
            "authors": [
7152
                {
7153
                    "name": "Mike van Riel",
7154
                    "email": "[email protected]"
7155
                }
7156
            ],
7157
            "description": "A converter class that converts normal ASCII text to valid LaTeX",
7158
            "time": "2015-12-13T07:33:35+00:00"
7159
        },
7160
        {
7161
            "name": "myclabs/deep-copy",
7162
            "version": "1.7.0",
7163
            "source": {
7164
                "type": "git",
7165
                "url": "https://github.com/myclabs/DeepCopy.git",
7166
                "reference": "3b8a3a99ba1f6a3952ac2747d989303cbd6b7a3e"
7167
            },
7168
            "dist": {
7169
                "type": "zip",
7170
                "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/3b8a3a99ba1f6a3952ac2747d989303cbd6b7a3e",
7171
                "reference": "3b8a3a99ba1f6a3952ac2747d989303cbd6b7a3e",
7172
                "shasum": ""
7173
            },
7174
            "require": {
7175
                "php": "^5.6 || ^7.0"
7176
            },
7177
            "require-dev": {
7178
                "doctrine/collections": "^1.0",
7179
                "doctrine/common": "^2.6",
7180
                "phpunit/phpunit": "^4.1"
7181
            },
7182
            "type": "library",
7183
            "autoload": {
7184
                "psr-4": {
7185
                    "DeepCopy\\": "src/DeepCopy/"
7186
                },
7187
                "files": [
7188
                    "src/DeepCopy/deep_copy.php"
7189
                ]
7190
            },
7191
            "notification-url": "https://packagist.org/downloads/",
7192
            "license": [
7193
                "MIT"
7194
            ],
7195
            "description": "Create deep copies (clones) of your objects",
7196
            "keywords": [
7197
                "clone",
7198
                "copy",
7199
                "duplicate",
7200
                "object",
7201
                "object graph"
7202
            ],
7203
            "time": "2017-10-19T19:58:43+00:00"
7204
        },
7205
        {
7206
            "name": "nikic/php-parser",
7207
            "version": "v1.4.1",
7208
            "source": {
7209
                "type": "git",
7210
                "url": "https://github.com/nikic/PHP-Parser.git",
7211
                "reference": "f78af2c9c86107aa1a34cd1dbb5bbe9eeb0d9f51"
7212
            },
7213
            "dist": {
7214
                "type": "zip",
7215
                "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/f78af2c9c86107aa1a34cd1dbb5bbe9eeb0d9f51",
7216
                "reference": "f78af2c9c86107aa1a34cd1dbb5bbe9eeb0d9f51",
7217
                "shasum": ""
7218
            },
7219
            "require": {
7220
                "ext-tokenizer": "*",
7221
                "php": ">=5.3"
7222
            },
7223
            "type": "library",
7224
            "extra": {
7225
                "branch-alias": {
7226
                    "dev-master": "1.4-dev"
7227
                }
7228
            },
7229
            "autoload": {
7230
                "files": [
7231
                    "lib/bootstrap.php"
7232
                ]
7233
            },
7234
            "notification-url": "https://packagist.org/downloads/",
7235
            "license": [
7236
                "BSD-3-Clause"
7237
            ],
7238
            "authors": [
7239
                {
7240
                    "name": "Nikita Popov"
7241
                }
7242
            ],
7243
            "description": "A PHP parser written in PHP",
7244
            "keywords": [
7245
                "parser",
7246
                "php"
7247
            ],
7248
            "time": "2015-09-19T14:15:08+00:00"
7249
        },
7250
        {
7251
            "name": "paragonie/random_compat",
7252
            "version": "v2.0.11",
7253
            "source": {
7254
                "type": "git",
7255
                "url": "https://github.com/paragonie/random_compat.git",
7256
                "reference": "5da4d3c796c275c55f057af5a643ae297d96b4d8"
7257
            },
7258
            "dist": {
7259
                "type": "zip",
7260
                "url": "https://api.github.com/repos/paragonie/random_compat/zipball/5da4d3c796c275c55f057af5a643ae297d96b4d8",
7261
                "reference": "5da4d3c796c275c55f057af5a643ae297d96b4d8",
7262
                "shasum": ""
7263
            },
7264
            "require": {
7265
                "php": ">=5.2.0"
7266
            },
7267
            "require-dev": {
7268
                "phpunit/phpunit": "4.*|5.*"
7269
            },
7270
            "suggest": {
7271
                "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
7272
            },
7273
            "type": "library",
7274
            "autoload": {
7275
                "files": [
7276
                    "lib/random.php"
7277
                ]
7278
            },
7279
            "notification-url": "https://packagist.org/downloads/",
7280
            "license": [
7281
                "MIT"
7282
            ],
7283
            "authors": [
7284
                {
7285
                    "name": "Paragon Initiative Enterprises",
7286
                    "email": "[email protected]",
7287
                    "homepage": "https://paragonie.com"
7288
                }
7289
            ],
7290
            "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
7291
            "keywords": [
7292
                "csprng",
7293
                "pseudorandom",
7294
                "random"
7295
            ],
7296
            "time": "2017-09-27T21:40:39+00:00"
7297
        },
7298
        {
7299
            "name": "phar-io/manifest",
7300
            "version": "1.0.1",
7301
            "source": {
7302
                "type": "git",
7303
                "url": "https://github.com/phar-io/manifest.git",
7304
                "reference": "2df402786ab5368a0169091f61a7c1e0eb6852d0"
7305
            },
7306
            "dist": {
7307
                "type": "zip",
7308
                "url": "https://api.github.com/repos/phar-io/manifest/zipball/2df402786ab5368a0169091f61a7c1e0eb6852d0",
7309
                "reference": "2df402786ab5368a0169091f61a7c1e0eb6852d0",
7310
                "shasum": ""
7311
            },
7312
            "require": {
7313
                "ext-dom": "*",
7314
                "ext-phar": "*",
7315
                "phar-io/version": "^1.0.1",
7316
                "php": "^5.6 || ^7.0"
7317
            },
7318
            "type": "library",
7319
            "extra": {
7320
                "branch-alias": {
7321
                    "dev-master": "1.0.x-dev"
7322
                }
7323
            },
7324
            "autoload": {
7325
                "classmap": [
7326
                    "src/"
7327
                ]
7328
            },
7329
            "notification-url": "https://packagist.org/downloads/",
7330
            "license": [
7331
                "BSD-3-Clause"
7332
            ],
7333
            "authors": [
7334
                {
7335
                    "name": "Arne Blankerts",
7336
                    "email": "[email protected]",
7337
                    "role": "Developer"
7338
                },
7339
                {
7340
                    "name": "Sebastian Heuer",
7341
                    "email": "[email protected]",
7342
                    "role": "Developer"
7343
                },
7344
                {
7345
                    "name": "Sebastian Bergmann",
7346
                    "email": "[email protected]",
7347
                    "role": "Developer"
7348
                }
7349
            ],
7350
            "description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)",
7351
            "time": "2017-03-05T18:14:27+00:00"
7352
        },
7353
        {
7354
            "name": "phar-io/version",
7355
            "version": "1.0.1",
7356
            "source": {
7357
                "type": "git",
7358
                "url": "https://github.com/phar-io/version.git",
7359
                "reference": "a70c0ced4be299a63d32fa96d9281d03e94041df"
7360
            },
7361
            "dist": {
7362
                "type": "zip",
7363
                "url": "https://api.github.com/repos/phar-io/version/zipball/a70c0ced4be299a63d32fa96d9281d03e94041df",
7364
                "reference": "a70c0ced4be299a63d32fa96d9281d03e94041df",
7365
                "shasum": ""
7366
            },
7367
            "require": {
7368
                "php": "^5.6 || ^7.0"
7369
            },
7370
            "type": "library",
7371
            "autoload": {
7372
                "classmap": [
7373
                    "src/"
7374
                ]
7375
            },
7376
            "notification-url": "https://packagist.org/downloads/",
7377
            "license": [
7378
                "BSD-3-Clause"
7379
            ],
7380
            "authors": [
7381
                {
7382
                    "name": "Arne Blankerts",
7383
                    "email": "[email protected]",
7384
                    "role": "Developer"
7385
                },
7386
                {
7387
                    "name": "Sebastian Heuer",
7388
                    "email": "[email protected]",
7389
                    "role": "Developer"
7390
                },
7391
                {
7392
                    "name": "Sebastian Bergmann",
7393
                    "email": "[email protected]",
7394
                    "role": "Developer"
7395
                }
7396
            ],
7397
            "description": "Library for handling version information and constraints",
7398
            "time": "2017-03-05T17:38:23+00:00"
7399
        },
7400
        {
7401
            "name": "php-cs-fixer/diff",
7402
            "version": "v1.2.0",
7403
            "source": {
7404
                "type": "git",
7405
                "url": "https://github.com/PHP-CS-Fixer/diff.git",
7406
                "reference": "f0ef6133d674137e902fdf8a6f2e8e97e14a087b"
7407
            },
7408
            "dist": {
7409
                "type": "zip",
7410
                "url": "https://api.github.com/repos/PHP-CS-Fixer/diff/zipball/f0ef6133d674137e902fdf8a6f2e8e97e14a087b",
7411
                "reference": "f0ef6133d674137e902fdf8a6f2e8e97e14a087b",
7412
                "shasum": ""
7413
            },
7414
            "require": {
7415
                "php": "^5.6 || ^7.0"
7416
            },
7417
            "require-dev": {
7418
                "phpunit/phpunit": "^4.8.35 || ^5.4.3",
7419
                "symfony/process": "^3.3"
7420
            },
7421
            "type": "library",
7422
            "autoload": {
7423
                "classmap": [
7424
                    "src/"
7425
                ]
7426
            },
7427
            "notification-url": "https://packagist.org/downloads/",
7428
            "authors": [
7429
                {
7430
                    "name": "Kore Nordmann",
7431
                    "email": "[email protected]"
7432
                },
7433
                {
7434
                    "name": "Sebastian Bergmann",
7435
                    "email": "[email protected]"
7436
                },
7437
                {
7438
                    "name": "SpacePossum"
7439
                }
7440
            ],
7441
            "description": "sebastian/diff v2 backport support for PHP5.6",
7442
            "homepage": "https://github.com/PHP-CS-Fixer",
7443
            "keywords": [
7444
                "diff"
7445
            ],
7446
            "time": "2017-10-19T09:58:18+00:00"
7447
        },
7448
        {
7449
            "name": "phpdocumentor/reflection",
7450
            "version": "3.0.1",
7451
            "source": {
7452
                "type": "git",
7453
                "url": "https://github.com/phpDocumentor/Reflection.git",
7454
                "reference": "793bfd92d9a0fc96ae9608fb3e947c3f59fb3a0d"
7455
            },
7456
            "dist": {
7457
                "type": "zip",
7458
                "url": "https://api.github.com/repos/phpDocumentor/Reflection/zipball/793bfd92d9a0fc96ae9608fb3e947c3f59fb3a0d",
7459
                "reference": "793bfd92d9a0fc96ae9608fb3e947c3f59fb3a0d",
7460
                "shasum": ""
7461
            },
7462
            "require": {
7463
                "nikic/php-parser": "^1.0",
7464
                "php": ">=5.3.3",
7465
                "phpdocumentor/reflection-docblock": "~2.0",
7466
                "psr/log": "~1.0"
7467
            },
7468
            "require-dev": {
7469
                "behat/behat": "~2.4",
7470
                "mockery/mockery": "~0.8",
7471
                "phpunit/phpunit": "~4.0"
7472
            },
7473
            "type": "library",
7474
            "extra": {
7475
                "branch-alias": {
7476
                    "dev-master": "1.0.x-dev"
7477
                }
7478
            },
7479
            "autoload": {
7480
                "psr-0": {
7481
                    "phpDocumentor": [
7482
                        "src/",
7483
                        "tests/unit/",
7484
                        "tests/mocks/"
7485
                    ]
7486
                }
7487
            },
7488
            "notification-url": "https://packagist.org/downloads/",
7489
            "license": [
7490
                "MIT"
7491
            ],
7492
            "description": "Reflection library to do Static Analysis for PHP Projects",
7493
            "homepage": "http://www.phpdoc.org",
7494
            "keywords": [
7495
                "phpDocumentor",
7496
                "phpdoc",
7497
                "reflection",
7498
                "static analysis"
7499
            ],
7500
            "time": "2016-05-21T08:42:32+00:00"
7501
        },
7502
        {
7503
            "name": "phpdocumentor/reflection-docblock",
7504
            "version": "2.0.5",
7505
            "source": {
7506
                "type": "git",
7507
                "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
7508
                "reference": "e6a969a640b00d8daa3c66518b0405fb41ae0c4b"
7509
            },
7510
            "dist": {
7511
                "type": "zip",
7512
                "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/e6a969a640b00d8daa3c66518b0405fb41ae0c4b",
7513
                "reference": "e6a969a640b00d8daa3c66518b0405fb41ae0c4b",
7514
                "shasum": ""
7515
            },
7516
            "require": {
7517
                "php": ">=5.3.3"
7518
            },
7519
            "require-dev": {
7520
                "phpunit/phpunit": "~4.0"
7521
            },
7522
            "suggest": {
7523
                "dflydev/markdown": "~1.0",
7524
                "erusev/parsedown": "~1.0"
7525
            },
7526
            "type": "library",
7527
            "extra": {
7528
                "branch-alias": {
7529
                    "dev-master": "2.0.x-dev"
7530
                }
7531
            },
7532
            "autoload": {
7533
                "psr-0": {
7534
                    "phpDocumentor": [
7535
                        "src/"
7536
                    ]
7537
                }
7538
            },
7539
            "notification-url": "https://packagist.org/downloads/",
7540
            "license": [
7541
                "MIT"
7542
            ],
7543
            "authors": [
7544
                {
7545
                    "name": "Mike van Riel",
7546
                    "email": "[email protected]"
7547
                }
7548
            ],
7549
            "time": "2016-01-25T08:17:30+00:00"
7550
        },
7551
        {
7552
            "name": "phpspec/prophecy",
7553
            "version": "1.7.3",
7554
            "source": {
7555
                "type": "git",
7556
                "url": "https://github.com/phpspec/prophecy.git",
7557
                "reference": "e4ed002c67da8eceb0eb8ddb8b3847bb53c5c2bf"
7558
            },
7559
            "dist": {
7560
                "type": "zip",
7561
                "url": "https://api.github.com/repos/phpspec/prophecy/zipball/e4ed002c67da8eceb0eb8ddb8b3847bb53c5c2bf",
7562
                "reference": "e4ed002c67da8eceb0eb8ddb8b3847bb53c5c2bf",
7563
                "shasum": ""
7564
            },
7565
            "require": {
7566
                "doctrine/instantiator": "^1.0.2",
7567
                "php": "^5.3|^7.0",
7568
                "phpdocumentor/reflection-docblock": "^2.0|^3.0.2|^4.0",
7569
                "sebastian/comparator": "^1.1|^2.0",
7570
                "sebastian/recursion-context": "^1.0|^2.0|^3.0"
7571
            },
7572
            "require-dev": {
7573
                "phpspec/phpspec": "^2.5|^3.2",
7574
                "phpunit/phpunit": "^4.8.35 || ^5.7"
7575
            },
7576
            "type": "library",
7577
            "extra": {
7578
                "branch-alias": {
7579
                    "dev-master": "1.7.x-dev"
7580
                }
7581
            },
7582
            "autoload": {
7583
                "psr-0": {
7584
                    "Prophecy\\": "src/"
7585
                }
7586
            },
7587
            "notification-url": "https://packagist.org/downloads/",
7588
            "license": [
7589
                "MIT"
7590
            ],
7591
            "authors": [
7592
                {
7593
                    "name": "Konstantin Kudryashov",
7594
                    "email": "[email protected]",
7595
                    "homepage": "http://everzet.com"
7596
                },
7597
                {
7598
                    "name": "Marcello Duarte",
7599
                    "email": "[email protected]"
7600
                }
7601
            ],
7602
            "description": "Highly opinionated mocking framework for PHP 5.3+",
7603
            "homepage": "https://github.com/phpspec/prophecy",
7604
            "keywords": [
7605
                "Double",
7606
                "Dummy",
7607
                "fake",
7608
                "mock",
7609
                "spy",
7610
                "stub"
7611
            ],
7612
            "time": "2017-11-24T13:59:53+00:00"
7613
        },
7614
        {
7615
            "name": "phpunit/php-code-coverage",
7616
            "version": "5.3.0",
7617
            "source": {
7618
                "type": "git",
7619
                "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
7620
                "reference": "661f34d0bd3f1a7225ef491a70a020ad23a057a1"
7621
            },
7622
            "dist": {
7623
                "type": "zip",
7624
                "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/661f34d0bd3f1a7225ef491a70a020ad23a057a1",
7625
                "reference": "661f34d0bd3f1a7225ef491a70a020ad23a057a1",
7626
                "shasum": ""
7627
            },
7628
            "require": {
7629
                "ext-dom": "*",
7630
                "ext-xmlwriter": "*",
7631
                "php": "^7.0",
7632
                "phpunit/php-file-iterator": "^1.4.2",
7633
                "phpunit/php-text-template": "^1.2.1",
7634
                "phpunit/php-token-stream": "^2.0.1",
7635
                "sebastian/code-unit-reverse-lookup": "^1.0.1",
7636
                "sebastian/environment": "^3.0",
7637
                "sebastian/version": "^2.0.1",
7638
                "theseer/tokenizer": "^1.1"
7639
            },
7640
            "require-dev": {
7641
                "phpunit/phpunit": "^6.0"
7642
            },
7643
            "suggest": {
7644
                "ext-xdebug": "^2.5.5"
7645
            },
7646
            "type": "library",
7647
            "extra": {
7648
                "branch-alias": {
7649
                    "dev-master": "5.3.x-dev"
7650
                }
7651
            },
7652
            "autoload": {
7653
                "classmap": [
7654
                    "src/"
7655
                ]
7656
            },
7657
            "notification-url": "https://packagist.org/downloads/",
7658
            "license": [
7659
                "BSD-3-Clause"
7660
            ],
7661
            "authors": [
7662
                {
7663
                    "name": "Sebastian Bergmann",
7664
                    "email": "[email protected]",
7665
                    "role": "lead"
7666
                }
7667
            ],
7668
            "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
7669
            "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
7670
            "keywords": [
7671
                "coverage",
7672
                "testing",
7673
                "xunit"
7674
            ],
7675
            "time": "2017-12-06T09:29:45+00:00"
7676
        },
7677
        {
7678
            "name": "phpunit/php-file-iterator",
7679
            "version": "1.4.5",
7680
            "source": {
7681
                "type": "git",
7682
                "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
7683
                "reference": "730b01bc3e867237eaac355e06a36b85dd93a8b4"
7684
            },
7685
            "dist": {
7686
                "type": "zip",
7687
                "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/730b01bc3e867237eaac355e06a36b85dd93a8b4",
7688
                "reference": "730b01bc3e867237eaac355e06a36b85dd93a8b4",
7689
                "shasum": ""
7690
            },
7691
            "require": {
7692
                "php": ">=5.3.3"
7693
            },
7694
            "type": "library",
7695
            "extra": {
7696
                "branch-alias": {
7697
                    "dev-master": "1.4.x-dev"
7698
                }
7699
            },
7700
            "autoload": {
7701
                "classmap": [
7702
                    "src/"
7703
                ]
7704
            },
7705
            "notification-url": "https://packagist.org/downloads/",
7706
            "license": [
7707
                "BSD-3-Clause"
7708
            ],
7709
            "authors": [
7710
                {
7711
                    "name": "Sebastian Bergmann",
7712
                    "email": "[email protected]",
7713
                    "role": "lead"
7714
                }
7715
            ],
7716
            "description": "FilterIterator implementation that filters files based on a list of suffixes.",
7717
            "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
7718
            "keywords": [
7719
                "filesystem",
7720
                "iterator"
7721
            ],
7722
            "time": "2017-11-27T13:52:08+00:00"
7723
        },
7724
        {
7725
            "name": "phpunit/php-text-template",
7726
            "version": "1.2.1",
7727
            "source": {
7728
                "type": "git",
7729
                "url": "https://github.com/sebastianbergmann/php-text-template.git",
7730
                "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686"
7731
            },
7732
            "dist": {
7733
                "type": "zip",
7734
                "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
7735
                "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
7736
                "shasum": ""
7737
            },
7738
            "require": {
7739
                "php": ">=5.3.3"
7740
            },
7741
            "type": "library",
7742
            "autoload": {
7743
                "classmap": [
7744
                    "src/"
7745
                ]
7746
            },
7747
            "notification-url": "https://packagist.org/downloads/",
7748
            "license": [
7749
                "BSD-3-Clause"
7750
            ],
7751
            "authors": [
7752
                {
7753
                    "name": "Sebastian Bergmann",
7754
                    "email": "[email protected]",
7755
                    "role": "lead"
7756
                }
7757
            ],
7758
            "description": "Simple template engine.",
7759
            "homepage": "https://github.com/sebastianbergmann/php-text-template/",
7760
            "keywords": [
7761
                "template"
7762
            ],
7763
            "time": "2015-06-21T13:50:34+00:00"
7764
        },
7765
        {
7766
            "name": "phpunit/php-timer",
7767
            "version": "1.0.9",
7768
            "source": {
7769
                "type": "git",
7770
                "url": "https://github.com/sebastianbergmann/php-timer.git",
7771
                "reference": "3dcf38ca72b158baf0bc245e9184d3fdffa9c46f"
7772
            },
7773
            "dist": {
7774
                "type": "zip",
7775
                "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/3dcf38ca72b158baf0bc245e9184d3fdffa9c46f",
7776
                "reference": "3dcf38ca72b158baf0bc245e9184d3fdffa9c46f",
7777
                "shasum": ""
7778
            },
7779
            "require": {
7780
                "php": "^5.3.3 || ^7.0"
7781
            },
7782
            "require-dev": {
7783
                "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0"
7784
            },
7785
            "type": "library",
7786
            "extra": {
7787
                "branch-alias": {
7788
                    "dev-master": "1.0-dev"
7789
                }
7790
            },
7791
            "autoload": {
7792
                "classmap": [
7793
                    "src/"
7794
                ]
7795
            },
7796
            "notification-url": "https://packagist.org/downloads/",
7797
            "license": [
7798
                "BSD-3-Clause"
7799
            ],
7800
            "authors": [
7801
                {
7802
                    "name": "Sebastian Bergmann",
7803
                    "email": "[email protected]",
7804
                    "role": "lead"
7805
                }
7806
            ],
7807
            "description": "Utility class for timing",
7808
            "homepage": "https://github.com/sebastianbergmann/php-timer/",
7809
            "keywords": [
7810
                "timer"
7811
            ],
7812
            "time": "2017-02-26T11:10:40+00:00"
7813
        },
7814
        {
7815
            "name": "phpunit/php-token-stream",
7816
            "version": "2.0.2",
7817
            "source": {
7818
                "type": "git",
7819
                "url": "https://github.com/sebastianbergmann/php-token-stream.git",
7820
                "reference": "791198a2c6254db10131eecfe8c06670700904db"
7821
            },
7822
            "dist": {
7823
                "type": "zip",
7824
                "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/791198a2c6254db10131eecfe8c06670700904db",
7825
                "reference": "791198a2c6254db10131eecfe8c06670700904db",
7826
                "shasum": ""
7827
            },
7828
            "require": {
7829
                "ext-tokenizer": "*",
7830
                "php": "^7.0"
7831
            },
7832
            "require-dev": {
7833
                "phpunit/phpunit": "^6.2.4"
7834
            },
7835
            "type": "library",
7836
            "extra": {
7837
                "branch-alias": {
7838
                    "dev-master": "2.0-dev"
7839
                }
7840
            },
7841
            "autoload": {
7842
                "classmap": [
7843
                    "src/"
7844
                ]
7845
            },
7846
            "notification-url": "https://packagist.org/downloads/",
7847
            "license": [
7848
                "BSD-3-Clause"
7849
            ],
7850
            "authors": [
7851
                {
7852
                    "name": "Sebastian Bergmann",
7853
                    "email": "[email protected]"
7854
                }
7855
            ],
7856
            "description": "Wrapper around PHP's tokenizer extension.",
7857
            "homepage": "https://github.com/sebastianbergmann/php-token-stream/",
7858
            "keywords": [
7859
                "tokenizer"
7860
            ],
7861
            "time": "2017-11-27T05:48:46+00:00"
7862
        },
7863
        {
7864
            "name": "phpunit/phpunit",
7865
            "version": "6.5.5",
7866
            "source": {
7867
                "type": "git",
7868
                "url": "https://github.com/sebastianbergmann/phpunit.git",
7869
                "reference": "83d27937a310f2984fd575686138597147bdc7df"
7870
            },
7871
            "dist": {
7872
                "type": "zip",
7873
                "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/83d27937a310f2984fd575686138597147bdc7df",
7874
                "reference": "83d27937a310f2984fd575686138597147bdc7df",
7875
                "shasum": ""
7876
            },
7877
            "require": {
7878
                "ext-dom": "*",
7879
                "ext-json": "*",
7880
                "ext-libxml": "*",
7881
                "ext-mbstring": "*",
7882
                "ext-xml": "*",
7883
                "myclabs/deep-copy": "^1.6.1",
7884
                "phar-io/manifest": "^1.0.1",
7885
                "phar-io/version": "^1.0",
7886
                "php": "^7.0",
7887
                "phpspec/prophecy": "^1.7",
7888
                "phpunit/php-code-coverage": "^5.3",
7889
                "phpunit/php-file-iterator": "^1.4.3",
7890
                "phpunit/php-text-template": "^1.2.1",
7891
                "phpunit/php-timer": "^1.0.9",
7892
                "phpunit/phpunit-mock-objects": "^5.0.5",
7893
                "sebastian/comparator": "^2.1",
7894
                "sebastian/diff": "^2.0",
7895
                "sebastian/environment": "^3.1",
7896
                "sebastian/exporter": "^3.1",
7897
                "sebastian/global-state": "^2.0",
7898
                "sebastian/object-enumerator": "^3.0.3",
7899
                "sebastian/resource-operations": "^1.0",
7900
                "sebastian/version": "^2.0.1"
7901
            },
7902
            "conflict": {
7903
                "phpdocumentor/reflection-docblock": "3.0.2",
7904
                "phpunit/dbunit": "<3.0"
7905
            },
7906
            "require-dev": {
7907
                "ext-pdo": "*"
7908
            },
7909
            "suggest": {
7910
                "ext-xdebug": "*",
7911
                "phpunit/php-invoker": "^1.1"
7912
            },
7913
            "bin": [
7914
                "phpunit"
7915
            ],
7916
            "type": "library",
7917
            "extra": {
7918
                "branch-alias": {
7919
                    "dev-master": "6.5.x-dev"
7920
                }
7921
            },
7922
            "autoload": {
7923
                "classmap": [
7924
                    "src/"
7925
                ]
7926
            },
7927
            "notification-url": "https://packagist.org/downloads/",
7928
            "license": [
7929
                "BSD-3-Clause"
7930
            ],
7931
            "authors": [
7932
                {
7933
                    "name": "Sebastian Bergmann",
7934
                    "email": "[email protected]",
7935
                    "role": "lead"
7936
                }
7937
            ],
7938
            "description": "The PHP Unit Testing framework.",
7939
            "homepage": "https://phpunit.de/",
7940
            "keywords": [
7941
                "phpunit",
7942
                "testing",
7943
                "xunit"
7944
            ],
7945
            "time": "2017-12-17T06:31:19+00:00"
7946
        },
7947
        {
7948
            "name": "phpunit/phpunit-mock-objects",
7949
            "version": "5.0.6",
7950
            "source": {
7951
                "type": "git",
7952
                "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git",
7953
                "reference": "33fd41a76e746b8fa96d00b49a23dadfa8334cdf"
7954
            },
7955
            "dist": {
7956
                "type": "zip",
7957
                "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/33fd41a76e746b8fa96d00b49a23dadfa8334cdf",
7958
                "reference": "33fd41a76e746b8fa96d00b49a23dadfa8334cdf",
7959
                "shasum": ""
7960
            },
7961
            "require": {
7962
                "doctrine/instantiator": "^1.0.5",
7963
                "php": "^7.0",
7964
                "phpunit/php-text-template": "^1.2.1",
7965
                "sebastian/exporter": "^3.1"
7966
            },
7967
            "conflict": {
7968
                "phpunit/phpunit": "<6.0"
7969
            },
7970
            "require-dev": {
7971
                "phpunit/phpunit": "^6.5"
7972
            },
7973
            "suggest": {
7974
                "ext-soap": "*"
7975
            },
7976
            "type": "library",
7977
            "extra": {
7978
                "branch-alias": {
7979
                    "dev-master": "5.0.x-dev"
7980
                }
7981
            },
7982
            "autoload": {
7983
                "classmap": [
7984
                    "src/"
7985
                ]
7986
            },
7987
            "notification-url": "https://packagist.org/downloads/",
7988
            "license": [
7989
                "BSD-3-Clause"
7990
            ],
7991
            "authors": [
7992
                {
7993
                    "name": "Sebastian Bergmann",
7994
                    "email": "[email protected]",
7995
                    "role": "lead"
7996
                }
7997
            ],
7998
            "description": "Mock Object library for PHPUnit",
7999
            "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/",
8000
            "keywords": [
8001
                "mock",
8002
                "xunit"
8003
            ],
8004
            "time": "2018-01-06T05:45:45+00:00"
8005
        },
8006
        {
8007
            "name": "schmunk42/yii2-giiant",
8008
            "version": "0.9.2",
8009
            "source": {
8010
                "type": "git",
8011
                "url": "https://github.com/schmunk42/yii2-giiant.git",
8012
                "reference": "2d20dc96b3ed88a3620613399dec5059c72b0b03"
8013
            },
8014
            "dist": {
8015
                "type": "zip",
8016
                "url": "https://api.github.com/repos/schmunk42/yii2-giiant/zipball/2d20dc96b3ed88a3620613399dec5059c72b0b03",
8017
                "reference": "2d20dc96b3ed88a3620613399dec5059c72b0b03",
8018
                "shasum": ""
8019
            },
8020
            "require": {
8021
                "cmrcx/phptidy": "^3.0",
8022
                "dmstr/yii2-bootstrap": "^0.1.2 || ~0.2",
8023
                "dmstr/yii2-db": "*",
8024
                "dmstr/yii2-helpers": "*",
8025
                "friendsofphp/php-cs-fixer": "1.* || 2.*",
8026
                "yiisoft/yii2": "~2.0.4",
8027
                "yiisoft/yii2-gii": "~2.0.4"
8028
            },
8029
            "type": "yii2-extension",
8030
            "extra": {
8031
                "bootstrap": "schmunk42\\giiant\\Bootstrap",
8032
                "asset-installer-paths": {
8033
                    "npm-asset-library": "vendor/npm",
8034
                    "bower-asset-library": "vendor/bower"
8035
                }
8036
            },
8037
            "autoload": {
8038
                "psr-4": {
8039
                    "schmunk42\\giiant\\": "src"
8040
                }
8041
            },
8042
            "notification-url": "https://packagist.org/downloads/",
8043
            "license": [
8044
                "BSD-3-Clause"
8045
            ],
8046
            "authors": [
8047
                {
8048
                    "name": "Tobias Munk",
8049
                    "email": "[email protected]",
8050
                    "homepage": "http://www.usrbin.de"
8051
                }
8052
            ],
8053
            "description": "Gii CRUD generator for Yii 2 Framework",
8054
            "homepage": "https://github.com/schmunk42/yii2-giiant",
8055
            "keywords": [
8056
                "crud",
8057
                "gii",
8058
                "yii2"
8059
            ],
8060
            "time": "2017-04-10T22:05:32+00:00"
8061
        },
8062
        {
8063
            "name": "sebastian/code-unit-reverse-lookup",
8064
            "version": "1.0.1",
8065
            "source": {
8066
                "type": "git",
8067
                "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
8068
                "reference": "4419fcdb5eabb9caa61a27c7a1db532a6b55dd18"
8069
            },
8070
            "dist": {
8071
                "type": "zip",
8072
                "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/4419fcdb5eabb9caa61a27c7a1db532a6b55dd18",
8073
                "reference": "4419fcdb5eabb9caa61a27c7a1db532a6b55dd18",
8074
                "shasum": ""
8075
            },
8076
            "require": {
8077
                "php": "^5.6 || ^7.0"
8078
            },
8079
            "require-dev": {
8080
                "phpunit/phpunit": "^5.7 || ^6.0"
8081
            },
8082
            "type": "library",
8083
            "extra": {
8084
                "branch-alias": {
8085
                    "dev-master": "1.0.x-dev"
8086
                }
8087
            },
8088
            "autoload": {
8089
                "classmap": [
8090
                    "src/"
8091
                ]
8092
            },
8093
            "notification-url": "https://packagist.org/downloads/",
8094
            "license": [
8095
                "BSD-3-Clause"
8096
            ],
8097
            "authors": [
8098
                {
8099
                    "name": "Sebastian Bergmann",
8100
                    "email": "[email protected]"
8101
                }
8102
            ],
8103
            "description": "Looks up which function or method a line of code belongs to",
8104
            "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
8105
            "time": "2017-03-04T06:30:41+00:00"
8106
        },
8107
        {
8108
            "name": "sebastian/comparator",
8109
            "version": "2.1.2",
8110
            "source": {
8111
                "type": "git",
8112
                "url": "https://github.com/sebastianbergmann/comparator.git",
8113
                "reference": "11c07feade1d65453e06df3b3b90171d6d982087"
8114
            },
8115
            "dist": {
8116
                "type": "zip",
8117
                "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/11c07feade1d65453e06df3b3b90171d6d982087",
8118
                "reference": "11c07feade1d65453e06df3b3b90171d6d982087",
8119
                "shasum": ""
8120
            },
8121
            "require": {
8122
                "php": "^7.0",
8123
                "sebastian/diff": "^2.0",
8124
                "sebastian/exporter": "^3.1"
8125
            },
8126
            "require-dev": {
8127
                "phpunit/phpunit": "^6.4"
8128
            },
8129
            "type": "library",
8130
            "extra": {
8131
                "branch-alias": {
8132
                    "dev-master": "2.1.x-dev"
8133
                }
8134
            },
8135
            "autoload": {
8136
                "classmap": [
8137
                    "src/"
8138
                ]
8139
            },
8140
            "notification-url": "https://packagist.org/downloads/",
8141
            "license": [
8142
                "BSD-3-Clause"
8143
            ],
8144
            "authors": [
8145
                {
8146
                    "name": "Jeff Welch",
8147
                    "email": "[email protected]"
8148
                },
8149
                {
8150
                    "name": "Volker Dusch",
8151
                    "email": "[email protected]"
8152
                },
8153
                {
8154
                    "name": "Bernhard Schussek",
8155
                    "email": "[email protected]"
8156
                },
8157
                {
8158
                    "name": "Sebastian Bergmann",
8159
                    "email": "[email protected]"
8160
                }
8161
            ],
8162
            "description": "Provides the functionality to compare PHP values for equality",
8163
            "homepage": "https://github.com/sebastianbergmann/comparator",
8164
            "keywords": [
8165
                "comparator",
8166
                "compare",
8167
                "equality"
8168
            ],
8169
            "time": "2018-01-12T06:34:42+00:00"
8170
        },
8171
        {
8172
            "name": "sebastian/diff",
8173
            "version": "2.0.1",
8174
            "source": {
8175
                "type": "git",
8176
                "url": "https://github.com/sebastianbergmann/diff.git",
8177
                "reference": "347c1d8b49c5c3ee30c7040ea6fc446790e6bddd"
8178
            },
8179
            "dist": {
8180
                "type": "zip",
8181
                "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/347c1d8b49c5c3ee30c7040ea6fc446790e6bddd",
8182
                "reference": "347c1d8b49c5c3ee30c7040ea6fc446790e6bddd",
8183
                "shasum": ""
8184
            },
8185
            "require": {
8186
                "php": "^7.0"
8187
            },
8188
            "require-dev": {
8189
                "phpunit/phpunit": "^6.2"
8190
            },
8191
            "type": "library",
8192
            "extra": {
8193
                "branch-alias": {
8194
                    "dev-master": "2.0-dev"
8195
                }
8196
            },
8197
            "autoload": {
8198
                "classmap": [
8199
                    "src/"
8200
                ]
8201
            },
8202
            "notification-url": "https://packagist.org/downloads/",
8203
            "license": [
8204
                "BSD-3-Clause"
8205
            ],
8206
            "authors": [
8207
                {
8208
                    "name": "Kore Nordmann",
8209
                    "email": "[email protected]"
8210
                },
8211
                {
8212
                    "name": "Sebastian Bergmann",
8213
                    "email": "[email protected]"
8214
                }
8215
            ],
8216
            "description": "Diff implementation",
8217
            "homepage": "https://github.com/sebastianbergmann/diff",
8218
            "keywords": [
8219
                "diff"
8220
            ],
8221
            "time": "2017-08-03T08:09:46+00:00"
8222
        },
8223
        {
8224
            "name": "sebastian/environment",
8225
            "version": "3.1.0",
8226
            "source": {
8227
                "type": "git",
8228
                "url": "https://github.com/sebastianbergmann/environment.git",
8229
                "reference": "cd0871b3975fb7fc44d11314fd1ee20925fce4f5"
8230
            },
8231
            "dist": {
8232
                "type": "zip",
8233
                "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/cd0871b3975fb7fc44d11314fd1ee20925fce4f5",
8234
                "reference": "cd0871b3975fb7fc44d11314fd1ee20925fce4f5",
8235
                "shasum": ""
8236
            },
8237
            "require": {
8238
                "php": "^7.0"
8239
            },
8240
            "require-dev": {
8241
                "phpunit/phpunit": "^6.1"
8242
            },
8243
            "type": "library",
8244
            "extra": {
8245
                "branch-alias": {
8246
                    "dev-master": "3.1.x-dev"
8247
                }
8248
            },
8249
            "autoload": {
8250
                "classmap": [
8251
                    "src/"
8252
                ]
8253
            },
8254
            "notification-url": "https://packagist.org/downloads/",
8255
            "license": [
8256
                "BSD-3-Clause"
8257
            ],
8258
            "authors": [
8259
                {
8260
                    "name": "Sebastian Bergmann",
8261
                    "email": "[email protected]"
8262
                }
8263
            ],
8264
            "description": "Provides functionality to handle HHVM/PHP environments",
8265
            "homepage": "http://www.github.com/sebastianbergmann/environment",
8266
            "keywords": [
8267
                "Xdebug",
8268
                "environment",
8269
                "hhvm"
8270
            ],
8271
            "time": "2017-07-01T08:51:00+00:00"
8272
        },
8273
        {
8274
            "name": "sebastian/exporter",
8275
            "version": "3.1.0",
8276
            "source": {
8277
                "type": "git",
8278
                "url": "https://github.com/sebastianbergmann/exporter.git",
8279
                "reference": "234199f4528de6d12aaa58b612e98f7d36adb937"
8280
            },
8281
            "dist": {
8282
                "type": "zip",
8283
                "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/234199f4528de6d12aaa58b612e98f7d36adb937",
8284
                "reference": "234199f4528de6d12aaa58b612e98f7d36adb937",
8285
                "shasum": ""
8286
            },
8287
            "require": {
8288
                "php": "^7.0",
8289
                "sebastian/recursion-context": "^3.0"
8290
            },
8291
            "require-dev": {
8292
                "ext-mbstring": "*",
8293
                "phpunit/phpunit": "^6.0"
8294
            },
8295
            "type": "library",
8296
            "extra": {
8297
                "branch-alias": {
8298
                    "dev-master": "3.1.x-dev"
8299
                }
8300
            },
8301
            "autoload": {
8302
                "classmap": [
8303
                    "src/"
8304
                ]
8305
            },
8306
            "notification-url": "https://packagist.org/downloads/",
8307
            "license": [
8308
                "BSD-3-Clause"
8309
            ],
8310
            "authors": [
8311
                {
8312
                    "name": "Jeff Welch",
8313
                    "email": "[email protected]"
8314
                },
8315
                {
8316
                    "name": "Volker Dusch",
8317
                    "email": "[email protected]"
8318
                },
8319
                {
8320
                    "name": "Bernhard Schussek",
8321
                    "email": "[email protected]"
8322
                },
8323
                {
8324
                    "name": "Sebastian Bergmann",
8325
                    "email": "[email protected]"
8326
                },
8327
                {
8328
                    "name": "Adam Harvey",
8329
                    "email": "[email protected]"
8330
                }
8331
            ],
8332
            "description": "Provides the functionality to export PHP variables for visualization",
8333
            "homepage": "http://www.github.com/sebastianbergmann/exporter",
8334
            "keywords": [
8335
                "export",
8336
                "exporter"
8337
            ],
8338
            "time": "2017-04-03T13:19:02+00:00"
8339
        },
8340
        {
8341
            "name": "sebastian/global-state",
8342
            "version": "2.0.0",
8343
            "source": {
8344
                "type": "git",
8345
                "url": "https://github.com/sebastianbergmann/global-state.git",
8346
                "reference": "e8ba02eed7bbbb9e59e43dedd3dddeff4a56b0c4"
8347
            },
8348
            "dist": {
8349
                "type": "zip",
8350
                "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/e8ba02eed7bbbb9e59e43dedd3dddeff4a56b0c4",
8351
                "reference": "e8ba02eed7bbbb9e59e43dedd3dddeff4a56b0c4",
8352
                "shasum": ""
8353
            },
8354
            "require": {
8355
                "php": "^7.0"
8356
            },
8357
            "require-dev": {
8358
                "phpunit/phpunit": "^6.0"
8359
            },
8360
            "suggest": {
8361
                "ext-uopz": "*"
8362
            },
8363
            "type": "library",
8364
            "extra": {
8365
                "branch-alias": {
8366
                    "dev-master": "2.0-dev"
8367
                }
8368
            },
8369
            "autoload": {
8370
                "classmap": [
8371
                    "src/"
8372
                ]
8373
            },
8374
            "notification-url": "https://packagist.org/downloads/",
8375
            "license": [
8376
                "BSD-3-Clause"
8377
            ],
8378
            "authors": [
8379
                {
8380
                    "name": "Sebastian Bergmann",
8381
                    "email": "[email protected]"
8382
                }
8383
            ],
8384
            "description": "Snapshotting of global state",
8385
            "homepage": "http://www.github.com/sebastianbergmann/global-state",
8386
            "keywords": [
8387
                "global state"
8388
            ],
8389
            "time": "2017-04-27T15:39:26+00:00"
8390
        },
8391
        {
8392
            "name": "sebastian/object-enumerator",
8393
            "version": "3.0.3",
8394
            "source": {
8395
                "type": "git",
8396
                "url": "https://github.com/sebastianbergmann/object-enumerator.git",
8397
                "reference": "7cfd9e65d11ffb5af41198476395774d4c8a84c5"
8398
            },
8399
            "dist": {
8400
                "type": "zip",
8401
                "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/7cfd9e65d11ffb5af41198476395774d4c8a84c5",
8402
                "reference": "7cfd9e65d11ffb5af41198476395774d4c8a84c5",
8403
                "shasum": ""
8404
            },
8405
            "require": {
8406
                "php": "^7.0",
8407
                "sebastian/object-reflector": "^1.1.1",
8408
                "sebastian/recursion-context": "^3.0"
8409
            },
8410
            "require-dev": {
8411
                "phpunit/phpunit": "^6.0"
8412
            },
8413
            "type": "library",
8414
            "extra": {
8415
                "branch-alias": {
8416
                    "dev-master": "3.0.x-dev"
8417
                }
8418
            },
8419
            "autoload": {
8420
                "classmap": [
8421
                    "src/"
8422
                ]
8423
            },
8424
            "notification-url": "https://packagist.org/downloads/",
8425
            "license": [
8426
                "BSD-3-Clause"
8427
            ],
8428
            "authors": [
8429
                {
8430
                    "name": "Sebastian Bergmann",
8431
                    "email": "[email protected]"
8432
                }
8433
            ],
8434
            "description": "Traverses array structures and object graphs to enumerate all referenced objects",
8435
            "homepage": "https://github.com/sebastianbergmann/object-enumerator/",
8436
            "time": "2017-08-03T12:35:26+00:00"
8437
        },
8438
        {
8439
            "name": "sebastian/object-reflector",
8440
            "version": "1.1.1",
8441
            "source": {
8442
                "type": "git",
8443
                "url": "https://github.com/sebastianbergmann/object-reflector.git",
8444
                "reference": "773f97c67f28de00d397be301821b06708fca0be"
8445
            },
8446
            "dist": {
8447
                "type": "zip",
8448
                "url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/773f97c67f28de00d397be301821b06708fca0be",
8449
                "reference": "773f97c67f28de00d397be301821b06708fca0be",
8450
                "shasum": ""
8451
            },
8452
            "require": {
8453
                "php": "^7.0"
8454
            },
8455
            "require-dev": {
8456
                "phpunit/phpunit": "^6.0"
8457
            },
8458
            "type": "library",
8459
            "extra": {
8460
                "branch-alias": {
8461
                    "dev-master": "1.1-dev"
8462
                }
8463
            },
8464
            "autoload": {
8465
                "classmap": [
8466
                    "src/"
8467
                ]
8468
            },
8469
            "notification-url": "https://packagist.org/downloads/",
8470
            "license": [
8471
                "BSD-3-Clause"
8472
            ],
8473
            "authors": [
8474
                {
8475
                    "name": "Sebastian Bergmann",
8476
                    "email": "[email protected]"
8477
                }
8478
            ],
8479
            "description": "Allows reflection of object attributes, including inherited and non-public ones",
8480
            "homepage": "https://github.com/sebastianbergmann/object-reflector/",
8481
            "time": "2017-03-29T09:07:27+00:00"
8482
        },
8483
        {
8484
            "name": "sebastian/recursion-context",
8485
            "version": "3.0.0",
8486
            "source": {
8487
                "type": "git",
8488
                "url": "https://github.com/sebastianbergmann/recursion-context.git",
8489
                "reference": "5b0cd723502bac3b006cbf3dbf7a1e3fcefe4fa8"
8490
            },
8491
            "dist": {
8492
                "type": "zip",
8493
                "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/5b0cd723502bac3b006cbf3dbf7a1e3fcefe4fa8",
8494
                "reference": "5b0cd723502bac3b006cbf3dbf7a1e3fcefe4fa8",
8495
                "shasum": ""
8496
            },
8497
            "require": {
8498
                "php": "^7.0"
8499
            },
8500
            "require-dev": {
8501
                "phpunit/phpunit": "^6.0"
8502
            },
8503
            "type": "library",
8504
            "extra": {
8505
                "branch-alias": {
8506
                    "dev-master": "3.0.x-dev"
8507
                }
8508
            },
8509
            "autoload": {
8510
                "classmap": [
8511
                    "src/"
8512
                ]
8513
            },
8514
            "notification-url": "https://packagist.org/downloads/",
8515
            "license": [
8516
                "BSD-3-Clause"
8517
            ],
8518
            "authors": [
8519
                {
8520
                    "name": "Jeff Welch",
8521
                    "email": "[email protected]"
8522
                },
8523
                {
8524
                    "name": "Sebastian Bergmann",
8525
                    "email": "[email protected]"
8526
                },
8527
                {
8528
                    "name": "Adam Harvey",
8529
                    "email": "[email protected]"
8530
                }
8531
            ],
8532
            "description": "Provides functionality to recursively process PHP variables",
8533
            "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
8534
            "time": "2017-03-03T06:23:57+00:00"
8535
        },
8536
        {
8537
            "name": "sebastian/resource-operations",
8538
            "version": "1.0.0",
8539
            "source": {
8540
                "type": "git",
8541
                "url": "https://github.com/sebastianbergmann/resource-operations.git",
8542
                "reference": "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52"
8543
            },
8544
            "dist": {
8545
                "type": "zip",
8546
                "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/ce990bb21759f94aeafd30209e8cfcdfa8bc3f52",
8547
                "reference": "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52",
8548
                "shasum": ""
8549
            },
8550
            "require": {
8551
                "php": ">=5.6.0"
8552
            },
8553
            "type": "library",
8554
            "extra": {
8555
                "branch-alias": {
8556
                    "dev-master": "1.0.x-dev"
8557
                }
8558
            },
8559
            "autoload": {
8560
                "classmap": [
8561
                    "src/"
8562
                ]
8563
            },
8564
            "notification-url": "https://packagist.org/downloads/",
8565
            "license": [
8566
                "BSD-3-Clause"
8567
            ],
8568
            "authors": [
8569
                {
8570
                    "name": "Sebastian Bergmann",
8571
                    "email": "[email protected]"
8572
                }
8573
            ],
8574
            "description": "Provides a list of PHP built-in functions that operate on resources",
8575
            "homepage": "https://www.github.com/sebastianbergmann/resource-operations",
8576
            "time": "2015-07-28T20:34:47+00:00"
8577
        },
8578
        {
8579
            "name": "sebastian/version",
8580
            "version": "2.0.1",
8581
            "source": {
8582
                "type": "git",
8583
                "url": "https://github.com/sebastianbergmann/version.git",
8584
                "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019"
8585
            },
8586
            "dist": {
8587
                "type": "zip",
8588
                "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/99732be0ddb3361e16ad77b68ba41efc8e979019",
8589
                "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019",
8590
                "shasum": ""
8591
            },
8592
            "require": {
8593
                "php": ">=5.6"
8594
            },
8595
            "type": "library",
8596
            "extra": {
8597
                "branch-alias": {
8598
                    "dev-master": "2.0.x-dev"
8599
                }
8600
            },
8601
            "autoload": {
8602
                "classmap": [
8603
                    "src/"
8604
                ]
8605
            },
8606
            "notification-url": "https://packagist.org/downloads/",
8607
            "license": [
8608
                "BSD-3-Clause"
8609
            ],
8610
            "authors": [
8611
                {
8612
                    "name": "Sebastian Bergmann",
8613
                    "email": "[email protected]",
8614
                    "role": "lead"
8615
                }
8616
            ],
8617
            "description": "Library that helps with managing the version number of Git-hosted PHP projects",
8618
            "homepage": "https://github.com/sebastianbergmann/version",
8619
            "time": "2016-10-03T07:35:21+00:00"
8620
        },
8621
        {
8622
            "name": "squizlabs/php_codesniffer",
8623
            "version": "2.9.1",
8624
            "source": {
8625
                "type": "git",
8626
                "url": "https://github.com/squizlabs/PHP_CodeSniffer.git",
8627
                "reference": "dcbed1074f8244661eecddfc2a675430d8d33f62"
8628
            },
8629
            "dist": {
8630
                "type": "zip",
8631
                "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/dcbed1074f8244661eecddfc2a675430d8d33f62",
8632
                "reference": "dcbed1074f8244661eecddfc2a675430d8d33f62",
8633
                "shasum": ""
8634
            },
8635
            "require": {
8636
                "ext-simplexml": "*",
8637
                "ext-tokenizer": "*",
8638
                "ext-xmlwriter": "*",
8639
                "php": ">=5.1.2"
8640
            },
8641
            "require-dev": {
8642
                "phpunit/phpunit": "~4.0"
8643
            },
8644
            "bin": [
8645
                "scripts/phpcs",
8646
                "scripts/phpcbf"
8647
            ],
8648
            "type": "library",
8649
            "extra": {
8650
                "branch-alias": {
8651
                    "dev-master": "2.x-dev"
8652
                }
8653
            },
8654
            "autoload": {
8655
                "classmap": [
8656
                    "CodeSniffer.php",
8657
                    "CodeSniffer/CLI.php",
8658
                    "CodeSniffer/Exception.php",
8659
                    "CodeSniffer/File.php",
8660
                    "CodeSniffer/Fixer.php",
8661
                    "CodeSniffer/Report.php",
8662
                    "CodeSniffer/Reporting.php",
8663
                    "CodeSniffer/Sniff.php",
8664
                    "CodeSniffer/Tokens.php",
8665
                    "CodeSniffer/Reports/",
8666
                    "CodeSniffer/Tokenizers/",
8667
                    "CodeSniffer/DocGenerators/",
8668
                    "CodeSniffer/Standards/AbstractPatternSniff.php",
8669
                    "CodeSniffer/Standards/AbstractScopeSniff.php",
8670
                    "CodeSniffer/Standards/AbstractVariableSniff.php",
8671
                    "CodeSniffer/Standards/IncorrectPatternException.php",
8672
                    "CodeSniffer/Standards/Generic/Sniffs/",
8673
                    "CodeSniffer/Standards/MySource/Sniffs/",
8674
                    "CodeSniffer/Standards/PEAR/Sniffs/",
8675
                    "CodeSniffer/Standards/PSR1/Sniffs/",
8676
                    "CodeSniffer/Standards/PSR2/Sniffs/",
8677
                    "CodeSniffer/Standards/Squiz/Sniffs/",
8678
                    "CodeSniffer/Standards/Zend/Sniffs/"
8679
                ]
8680
            },
8681
            "notification-url": "https://packagist.org/downloads/",
8682
            "license": [
8683
                "BSD-3-Clause"
8684
            ],
8685
            "authors": [
8686
                {
8687
                    "name": "Greg Sherwood",
8688
                    "role": "lead"
8689
                }
8690
            ],
8691
            "description": "PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.",
8692
            "homepage": "http://www.squizlabs.com/php-codesniffer",
8693
            "keywords": [
8694
                "phpcs",
8695
                "standards"
8696
            ],
8697
            "time": "2017-05-22T02:43:20+00:00"
8698
        },
8699
        {
8700
            "name": "symfony/browser-kit",
8701
            "version": "v4.0.3",
8702
            "source": {
8703
                "type": "git",
8704
                "url": "https://github.com/symfony/browser-kit.git",
8705
                "reference": "fee0fcd501304b1c3190f6293f650cceb738a353"
8706
            },
8707
            "dist": {
8708
                "type": "zip",
8709
                "url": "https://api.github.com/repos/symfony/browser-kit/zipball/fee0fcd501304b1c3190f6293f650cceb738a353",
8710
                "reference": "fee0fcd501304b1c3190f6293f650cceb738a353",
8711
                "shasum": ""
8712
            },
8713
            "require": {
8714
                "php": "^7.1.3",
8715
                "symfony/dom-crawler": "~3.4|~4.0"
8716
            },
8717
            "require-dev": {
8718
                "symfony/css-selector": "~3.4|~4.0",
8719
                "symfony/process": "~3.4|~4.0"
8720
            },
8721
            "suggest": {
8722
                "symfony/process": ""
8723
            },
8724
            "type": "library",
8725
            "extra": {
8726
                "branch-alias": {
8727
                    "dev-master": "4.0-dev"
8728
                }
8729
            },
8730
            "autoload": {
8731
                "psr-4": {
8732
                    "Symfony\\Component\\BrowserKit\\": ""
8733
                },
8734
                "exclude-from-classmap": [
8735
                    "/Tests/"
8736
                ]
8737
            },
8738
            "notification-url": "https://packagist.org/downloads/",
8739
            "license": [
8740
                "MIT"
8741
            ],
8742
            "authors": [
8743
                {
8744
                    "name": "Fabien Potencier",
8745
                    "email": "[email protected]"
8746
                },
8747
                {
8748
                    "name": "Symfony Community",
8749
                    "homepage": "https://symfony.com/contributors"
8750
                }
8751
            ],
8752
            "description": "Symfony BrowserKit Component",
8753
            "homepage": "https://symfony.com",
8754
            "time": "2018-01-03T07:38:00+00:00"
8755
        },
8756
        {
8757
            "name": "symfony/console",
8758
            "version": "v4.0.3",
8759
            "source": {
8760
                "type": "git",
8761
                "url": "https://github.com/symfony/console.git",
8762
                "reference": "fe0e69d7162cba0885791cf7eea5f0d7bc0f897e"
8763
            },
8764
            "dist": {
8765
                "type": "zip",
8766
                "url": "https://api.github.com/repos/symfony/console/zipball/fe0e69d7162cba0885791cf7eea5f0d7bc0f897e",
8767
                "reference": "fe0e69d7162cba0885791cf7eea5f0d7bc0f897e",
8768
                "shasum": ""
8769
            },
8770
            "require": {
8771
                "php": "^7.1.3",
8772
                "symfony/polyfill-mbstring": "~1.0"
8773
            },
8774
            "conflict": {
8775
                "symfony/dependency-injection": "<3.4",
8776
                "symfony/process": "<3.3"
8777
            },
8778
            "require-dev": {
8779
                "psr/log": "~1.0",
8780
                "symfony/config": "~3.4|~4.0",
8781
                "symfony/dependency-injection": "~3.4|~4.0",
8782
                "symfony/event-dispatcher": "~3.4|~4.0",
8783
                "symfony/lock": "~3.4|~4.0",
8784
                "symfony/process": "~3.4|~4.0"
8785
            },
8786
            "suggest": {
8787
                "psr/log": "For using the console logger",
8788
                "symfony/event-dispatcher": "",
8789
                "symfony/lock": "",
8790
                "symfony/process": ""
8791
            },
8792
            "type": "library",
8793
            "extra": {
8794
                "branch-alias": {
8795
                    "dev-master": "4.0-dev"
8796
                }
8797
            },
8798
            "autoload": {
8799
                "psr-4": {
8800
                    "Symfony\\Component\\Console\\": ""
8801
                },
8802
                "exclude-from-classmap": [
8803
                    "/Tests/"
8804
                ]
8805
            },
8806
            "notification-url": "https://packagist.org/downloads/",
8807
            "license": [
8808
                "MIT"
8809
            ],
8810
            "authors": [
8811
                {
8812
                    "name": "Fabien Potencier",
8813
                    "email": "[email protected]"
8814
                },
8815
                {
8816
                    "name": "Symfony Community",
8817
                    "homepage": "https://symfony.com/contributors"
8818
                }
8819
            ],
8820
            "description": "Symfony Console Component",
8821
            "homepage": "https://symfony.com",
8822
            "time": "2018-01-03T07:38:00+00:00"
8823
        },
8824
        {
8825
            "name": "symfony/css-selector",
8826
            "version": "v4.0.3",
8827
            "source": {
8828
                "type": "git",
8829
                "url": "https://github.com/symfony/css-selector.git",
8830
                "reference": "f97600434e3141ef3cbb9ea42cf500fba88022b7"
8831
            },
8832
            "dist": {
8833
                "type": "zip",
8834
                "url": "https://api.github.com/repos/symfony/css-selector/zipball/f97600434e3141ef3cbb9ea42cf500fba88022b7",
8835
                "reference": "f97600434e3141ef3cbb9ea42cf500fba88022b7",
8836
                "shasum": ""
8837
            },
8838
            "require": {
8839
                "php": "^7.1.3"
8840
            },
8841
            "type": "library",
8842
            "extra": {
8843
                "branch-alias": {
8844
                    "dev-master": "4.0-dev"
8845
                }
8846
            },
8847
            "autoload": {
8848
                "psr-4": {
8849
                    "Symfony\\Component\\CssSelector\\": ""
8850
                },
8851
                "exclude-from-classmap": [
8852
                    "/Tests/"
8853
                ]
8854
            },
8855
            "notification-url": "https://packagist.org/downloads/",
8856
            "license": [
8857
                "MIT"
8858
            ],
8859
            "authors": [
8860
                {
8861
                    "name": "Jean-François Simon",
8862
                    "email": "[email protected]"
8863
                },
8864
                {
8865
                    "name": "Fabien Potencier",
8866
                    "email": "[email protected]"
8867
                },
8868
                {
8869
                    "name": "Symfony Community",
8870
                    "homepage": "https://symfony.com/contributors"
8871
                }
8872
            ],
8873
            "description": "Symfony CssSelector Component",
8874
            "homepage": "https://symfony.com",
8875
            "time": "2018-01-03T07:38:00+00:00"
8876
        },
8877
        {
8878
            "name": "symfony/dom-crawler",
8879
            "version": "v4.0.3",
8880
            "source": {
8881
                "type": "git",
8882
                "url": "https://github.com/symfony/dom-crawler.git",
8883
                "reference": "39b785e1cf28e9f21bb601a5d62c4992a8e8a290"
8884
            },
8885
            "dist": {
8886
                "type": "zip",
8887
                "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/39b785e1cf28e9f21bb601a5d62c4992a8e8a290",
8888
                "reference": "39b785e1cf28e9f21bb601a5d62c4992a8e8a290",
8889
                "shasum": ""
8890
            },
8891
            "require": {
8892
                "php": "^7.1.3",
8893
                "symfony/polyfill-mbstring": "~1.0"
8894
            },
8895
            "require-dev": {
8896
                "symfony/css-selector": "~3.4|~4.0"
8897
            },
8898
            "suggest": {
8899
                "symfony/css-selector": ""
8900
            },
8901
            "type": "library",
8902
            "extra": {
8903
                "branch-alias": {
8904
                    "dev-master": "4.0-dev"
8905
                }
8906
            },
8907
            "autoload": {
8908
                "psr-4": {
8909
                    "Symfony\\Component\\DomCrawler\\": ""
8910
                },
8911
                "exclude-from-classmap": [
8912
                    "/Tests/"
8913
                ]
8914
            },
8915
            "notification-url": "https://packagist.org/downloads/",
8916
            "license": [
8917
                "MIT"
8918
            ],
8919
            "authors": [
8920
                {
8921
                    "name": "Fabien Potencier",
8922
                    "email": "[email protected]"
8923
                },
8924
                {
8925
                    "name": "Symfony Community",
8926
                    "homepage": "https://symfony.com/contributors"
8927
                }
8928
            ],
8929
            "description": "Symfony DomCrawler Component",
8930
            "homepage": "https://symfony.com",
8931
            "time": "2018-01-03T07:38:00+00:00"
8932
        },
8933
        {
8934
            "name": "symfony/event-dispatcher",
8935
            "version": "v4.0.3",
8936
            "source": {
8937
                "type": "git",
8938
                "url": "https://github.com/symfony/event-dispatcher.git",
8939
                "reference": "74d33aac36208c4d6757807d9f598f0133a3a4eb"
8940
            },
8941
            "dist": {
8942
                "type": "zip",
8943
                "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/74d33aac36208c4d6757807d9f598f0133a3a4eb",
8944
                "reference": "74d33aac36208c4d6757807d9f598f0133a3a4eb",
8945
                "shasum": ""
8946
            },
8947
            "require": {
8948
                "php": "^7.1.3"
8949
            },
8950
            "conflict": {
8951
                "symfony/dependency-injection": "<3.4"
8952
            },
8953
            "require-dev": {
8954
                "psr/log": "~1.0",
8955
                "symfony/config": "~3.4|~4.0",
8956
                "symfony/dependency-injection": "~3.4|~4.0",
8957
                "symfony/expression-language": "~3.4|~4.0",
8958
                "symfony/stopwatch": "~3.4|~4.0"
8959
            },
8960
            "suggest": {
8961
                "symfony/dependency-injection": "",
8962
                "symfony/http-kernel": ""
8963
            },
8964
            "type": "library",
8965
            "extra": {
8966
                "branch-alias": {
8967
                    "dev-master": "4.0-dev"
8968
                }
8969
            },
8970
            "autoload": {
8971
                "psr-4": {
8972
                    "Symfony\\Component\\EventDispatcher\\": ""
8973
                },
8974
                "exclude-from-classmap": [
8975
                    "/Tests/"
8976
                ]
8977
            },
8978
            "notification-url": "https://packagist.org/downloads/",
8979
            "license": [
8980
                "MIT"
8981
            ],
8982
            "authors": [
8983
                {
8984
                    "name": "Fabien Potencier",
8985
                    "email": "[email protected]"
8986
                },
8987
                {
8988
                    "name": "Symfony Community",
8989
                    "homepage": "https://symfony.com/contributors"
8990
                }
8991
            ],
8992
            "description": "Symfony EventDispatcher Component",
8993
            "homepage": "https://symfony.com",
8994
            "time": "2018-01-03T07:38:00+00:00"
8995
        },
8996
        {
8997
            "name": "symfony/filesystem",
8998
            "version": "v4.0.3",
8999
            "source": {
9000
                "type": "git",
9001
                "url": "https://github.com/symfony/filesystem.git",
9002
                "reference": "760e47a4ee64b4c48f4b30017011e09d4c0f05ed"
9003
            },
9004
            "dist": {
9005
                "type": "zip",
9006
                "url": "https://api.github.com/repos/symfony/filesystem/zipball/760e47a4ee64b4c48f4b30017011e09d4c0f05ed",
9007
                "reference": "760e47a4ee64b4c48f4b30017011e09d4c0f05ed",
9008
                "shasum": ""
9009
            },
9010
            "require": {
9011
                "php": "^7.1.3"
9012
            },
9013
            "type": "library",
9014
            "extra": {
9015
                "branch-alias": {
9016
                    "dev-master": "4.0-dev"
9017
                }
9018
            },
9019
            "autoload": {
9020
                "psr-4": {
9021
                    "Symfony\\Component\\Filesystem\\": ""
9022
                },
9023
                "exclude-from-classmap": [
9024
                    "/Tests/"
9025
                ]
9026
            },
9027
            "notification-url": "https://packagist.org/downloads/",
9028
            "license": [
9029
                "MIT"
9030
            ],
9031
            "authors": [
9032
                {
9033
                    "name": "Fabien Potencier",
9034
                    "email": "[email protected]"
9035
                },
9036
                {
9037
                    "name": "Symfony Community",
9038
                    "homepage": "https://symfony.com/contributors"
9039
                }
9040
            ],
9041
            "description": "Symfony Filesystem Component",
9042
            "homepage": "https://symfony.com",
9043
            "time": "2018-01-03T07:38:00+00:00"
9044
        },
9045
        {
9046
            "name": "symfony/finder",
9047
            "version": "v4.0.3",
9048
            "source": {
9049
                "type": "git",
9050
                "url": "https://github.com/symfony/finder.git",
9051
                "reference": "8b08180f2b7ccb41062366b9ad91fbc4f1af8601"
9052
            },
9053
            "dist": {
9054
                "type": "zip",
9055
                "url": "https://api.github.com/repos/symfony/finder/zipball/8b08180f2b7ccb41062366b9ad91fbc4f1af8601",
9056
                "reference": "8b08180f2b7ccb41062366b9ad91fbc4f1af8601",
9057
                "shasum": ""
9058
            },
9059
            "require": {
9060
                "php": "^7.1.3"
9061
            },
9062
            "type": "library",
9063
            "extra": {
9064
                "branch-alias": {
9065
                    "dev-master": "4.0-dev"
9066
                }
9067
            },
9068
            "autoload": {
9069
                "psr-4": {
9070
                    "Symfony\\Component\\Finder\\": ""
9071
                },
9072
                "exclude-from-classmap": [
9073
                    "/Tests/"
9074
                ]
9075
            },
9076
            "notification-url": "https://packagist.org/downloads/",
9077
            "license": [
9078
                "MIT"
9079
            ],
9080
            "authors": [
9081
                {
9082
                    "name": "Fabien Potencier",
9083
                    "email": "[email protected]"
9084
                },
9085
                {
9086
                    "name": "Symfony Community",
9087
                    "homepage": "https://symfony.com/contributors"
9088
                }
9089
            ],
9090
            "description": "Symfony Finder Component",
9091
            "homepage": "https://symfony.com",
9092
            "time": "2018-01-03T07:38:00+00:00"
9093
        },
9094
        {
9095
            "name": "symfony/options-resolver",
9096
            "version": "v4.0.3",
9097
            "source": {
9098
                "type": "git",
9099
                "url": "https://github.com/symfony/options-resolver.git",
9100
                "reference": "30d9240b30696a69e893534c9fc4a5c72ab6689b"
9101
            },
9102
            "dist": {
9103
                "type": "zip",
9104
                "url": "https://api.github.com/repos/symfony/options-resolver/zipball/30d9240b30696a69e893534c9fc4a5c72ab6689b",
9105
                "reference": "30d9240b30696a69e893534c9fc4a5c72ab6689b",
9106
                "shasum": ""
9107
            },
9108
            "require": {
9109
                "php": "^7.1.3"
9110
            },
9111
            "type": "library",
9112
            "extra": {
9113
                "branch-alias": {
9114
                    "dev-master": "4.0-dev"
9115
                }
9116
            },
9117
            "autoload": {
9118
                "psr-4": {
9119
                    "Symfony\\Component\\OptionsResolver\\": ""
9120
                },
9121
                "exclude-from-classmap": [
9122
                    "/Tests/"
9123
                ]
9124
            },
9125
            "notification-url": "https://packagist.org/downloads/",
9126
            "license": [
9127
                "MIT"
9128
            ],
9129
            "authors": [
9130
                {
9131
                    "name": "Fabien Potencier",
9132
                    "email": "[email protected]"
9133
                },
9134
                {
9135
                    "name": "Symfony Community",
9136
                    "homepage": "https://symfony.com/contributors"
9137
                }
9138
            ],
9139
            "description": "Symfony OptionsResolver Component",
9140
            "homepage": "https://symfony.com",
9141
            "keywords": [
9142
                "config",
9143
                "configuration",
9144
                "options"
9145
            ],
9146
            "time": "2018-01-03T07:38:00+00:00"
9147
        },
9148
        {
9149
            "name": "symfony/polyfill-php70",
9150
            "version": "v1.6.0",
9151
            "source": {
9152
                "type": "git",
9153
                "url": "https://github.com/symfony/polyfill-php70.git",
9154
                "reference": "0442b9c0596610bd24ae7b5f0a6cdbbc16d9fcff"
9155
            },
9156
            "dist": {
9157
                "type": "zip",
9158
                "url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/0442b9c0596610bd24ae7b5f0a6cdbbc16d9fcff",
9159
                "reference": "0442b9c0596610bd24ae7b5f0a6cdbbc16d9fcff",
9160
                "shasum": ""
9161
            },
9162
            "require": {
9163
                "paragonie/random_compat": "~1.0|~2.0",
9164
                "php": ">=5.3.3"
9165
            },
9166
            "type": "library",
9167
            "extra": {
9168
                "branch-alias": {
9169
                    "dev-master": "1.6-dev"
9170
                }
9171
            },
9172
            "autoload": {
9173
                "psr-4": {
9174
                    "Symfony\\Polyfill\\Php70\\": ""
9175
                },
9176
                "files": [
9177
                    "bootstrap.php"
9178
                ],
9179
                "classmap": [
9180
                    "Resources/stubs"
9181
                ]
9182
            },
9183
            "notification-url": "https://packagist.org/downloads/",
9184
            "license": [
9185
                "MIT"
9186
            ],
9187
            "authors": [
9188
                {
9189
                    "name": "Nicolas Grekas",
9190
                    "email": "[email protected]"
9191
                },
9192
                {
9193
                    "name": "Symfony Community",
9194
                    "homepage": "https://symfony.com/contributors"
9195
                }
9196
            ],
9197
            "description": "Symfony polyfill backporting some PHP 7.0+ features to lower PHP versions",
9198
            "homepage": "https://symfony.com",
9199
            "keywords": [
9200
                "compatibility",
9201
                "polyfill",
9202
                "portable",
9203
                "shim"
9204
            ],
9205
            "time": "2017-10-11T12:05:26+00:00"
9206
        },
9207
        {
9208
            "name": "symfony/polyfill-php72",
9209
            "version": "v1.6.0",
9210
            "source": {
9211
                "type": "git",
9212
                "url": "https://github.com/symfony/polyfill-php72.git",
9213
                "reference": "6de4f4884b97abbbed9f0a84a95ff2ff77254254"
9214
            },
9215
            "dist": {
9216
                "type": "zip",
9217
                "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/6de4f4884b97abbbed9f0a84a95ff2ff77254254",
9218
                "reference": "6de4f4884b97abbbed9f0a84a95ff2ff77254254",
9219
                "shasum": ""
9220
            },
9221
            "require": {
9222
                "php": ">=5.3.3"
9223
            },
9224
            "type": "library",
9225
            "extra": {
9226
                "branch-alias": {
9227
                    "dev-master": "1.6-dev"
9228
                }
9229
            },
9230
            "autoload": {
9231
                "psr-4": {
9232
                    "Symfony\\Polyfill\\Php72\\": ""
9233
                },
9234
                "files": [
9235
                    "bootstrap.php"
9236
                ]
9237
            },
9238
            "notification-url": "https://packagist.org/downloads/",
9239
            "license": [
9240
                "MIT"
9241
            ],
9242
            "authors": [
9243
                {
9244
                    "name": "Nicolas Grekas",
9245
                    "email": "[email protected]"
9246
                },
9247
                {
9248
                    "name": "Symfony Community",
9249
                    "homepage": "https://symfony.com/contributors"
9250
                }
9251
            ],
9252
            "description": "Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions",
9253
            "homepage": "https://symfony.com",
9254
            "keywords": [
9255
                "compatibility",
9256
                "polyfill",
9257
                "portable",
9258
                "shim"
9259
            ],
9260
            "time": "2017-10-11T12:05:26+00:00"
9261
        },
9262
        {
9263
            "name": "symfony/process",
9264
            "version": "v4.0.3",
9265
            "source": {
9266
                "type": "git",
9267
                "url": "https://github.com/symfony/process.git",
9268
                "reference": "2145b3e8137e463b1051b79440a59b38220944f0"
9269
            },
9270
            "dist": {
9271
                "type": "zip",
9272
                "url": "https://api.github.com/repos/symfony/process/zipball/2145b3e8137e463b1051b79440a59b38220944f0",
9273
                "reference": "2145b3e8137e463b1051b79440a59b38220944f0",
9274
                "shasum": ""
9275
            },
9276
            "require": {
9277
                "php": "^7.1.3"
9278
            },
9279
            "type": "library",
9280
            "extra": {
9281
                "branch-alias": {
9282
                    "dev-master": "4.0-dev"
9283
                }
9284
            },
9285
            "autoload": {
9286
                "psr-4": {
9287
                    "Symfony\\Component\\Process\\": ""
9288
                },
9289
                "exclude-from-classmap": [
9290
                    "/Tests/"
9291
                ]
9292
            },
9293
            "notification-url": "https://packagist.org/downloads/",
9294
            "license": [
9295
                "MIT"
9296
            ],
9297
            "authors": [
9298
                {
9299
                    "name": "Fabien Potencier",
9300
                    "email": "[email protected]"
9301
                },
9302
                {
9303
                    "name": "Symfony Community",
9304
                    "homepage": "https://symfony.com/contributors"
9305
                }
9306
            ],
9307
            "description": "Symfony Process Component",
9308
            "homepage": "https://symfony.com",
9309
            "time": "2018-01-03T07:38:00+00:00"
9310
        },
9311
        {
9312
            "name": "symfony/stopwatch",
9313
            "version": "v4.0.3",
9314
            "source": {
9315
                "type": "git",
9316
                "url": "https://github.com/symfony/stopwatch.git",
9317
                "reference": "d52321f0e2b596bd03b5d1dd6eebe71caa925704"
9318
            },
9319
            "dist": {
9320
                "type": "zip",
9321
                "url": "https://api.github.com/repos/symfony/stopwatch/zipball/d52321f0e2b596bd03b5d1dd6eebe71caa925704",
9322
                "reference": "d52321f0e2b596bd03b5d1dd6eebe71caa925704",
9323
                "shasum": ""
9324
            },
9325
            "require": {
9326
                "php": "^7.1.3"
9327
            },
9328
            "type": "library",
9329
            "extra": {
9330
                "branch-alias": {
9331
                    "dev-master": "4.0-dev"
9332
                }
9333
            },
9334
            "autoload": {
9335
                "psr-4": {
9336
                    "Symfony\\Component\\Stopwatch\\": ""
9337
                },
9338
                "exclude-from-classmap": [
9339
                    "/Tests/"
9340
                ]
9341
            },
9342
            "notification-url": "https://packagist.org/downloads/",
9343
            "license": [
9344
                "MIT"
9345
            ],
9346
            "authors": [
9347
                {
9348
                    "name": "Fabien Potencier",
9349
                    "email": "[email protected]"
9350
                },
9351
                {
9352
                    "name": "Symfony Community",
9353
                    "homepage": "https://symfony.com/contributors"
9354
                }
9355
            ],
9356
            "description": "Symfony Stopwatch Component",
9357
            "homepage": "https://symfony.com",
9358
            "time": "2018-01-03T07:38:00+00:00"
9359
        },
9360
        {
9361
            "name": "symfony/yaml",
9362
            "version": "v4.0.3",
9363
            "source": {
9364
                "type": "git",
9365
                "url": "https://github.com/symfony/yaml.git",
9366
                "reference": "b84f646b9490d2101e2c25ddeec77ceefbda2eee"
9367
            },
9368
            "dist": {
9369
                "type": "zip",
9370
                "url": "https://api.github.com/repos/symfony/yaml/zipball/b84f646b9490d2101e2c25ddeec77ceefbda2eee",
9371
                "reference": "b84f646b9490d2101e2c25ddeec77ceefbda2eee",
9372
                "shasum": ""
9373
            },
9374
            "require": {
9375
                "php": "^7.1.3"
9376
            },
9377
            "conflict": {
9378
                "symfony/console": "<3.4"
9379
            },
9380
            "require-dev": {
9381
                "symfony/console": "~3.4|~4.0"
9382
            },
9383
            "suggest": {
9384
                "symfony/console": "For validating YAML files using the lint command"
9385
            },
9386
            "type": "library",
9387
            "extra": {
9388
                "branch-alias": {
9389
                    "dev-master": "4.0-dev"
9390
                }
9391
            },
9392
            "autoload": {
9393
                "psr-4": {
9394
                    "Symfony\\Component\\Yaml\\": ""
9395
                },
9396
                "exclude-from-classmap": [
9397
                    "/Tests/"
9398
                ]
9399
            },
9400
            "notification-url": "https://packagist.org/downloads/",
9401
            "license": [
9402
                "MIT"
9403
            ],
9404
            "authors": [
9405
                {
9406
                    "name": "Fabien Potencier",
9407
                    "email": "[email protected]"
9408
                },
9409
                {
9410
                    "name": "Symfony Community",
9411
                    "homepage": "https://symfony.com/contributors"
9412
                }
9413
            ],
9414
            "description": "Symfony Yaml Component",
9415
            "homepage": "https://symfony.com",
9416
            "time": "2018-01-03T07:38:00+00:00"
9417
        },
9418
        {
9419
            "name": "theseer/tokenizer",
9420
            "version": "1.1.0",
9421
            "source": {
9422
                "type": "git",
9423
                "url": "https://github.com/theseer/tokenizer.git",
9424
                "reference": "cb2f008f3f05af2893a87208fe6a6c4985483f8b"
9425
            },
9426
            "dist": {
9427
                "type": "zip",
9428
                "url": "https://api.github.com/repos/theseer/tokenizer/zipball/cb2f008f3f05af2893a87208fe6a6c4985483f8b",
9429
                "reference": "cb2f008f3f05af2893a87208fe6a6c4985483f8b",
9430
                "shasum": ""
9431
            },
9432
            "require": {
9433
                "ext-dom": "*",
9434
                "ext-tokenizer": "*",
9435
                "ext-xmlwriter": "*",
9436
                "php": "^7.0"
9437
            },
9438
            "type": "library",
9439
            "autoload": {
9440
                "classmap": [
9441
                    "src/"
9442
                ]
9443
            },
9444
            "notification-url": "https://packagist.org/downloads/",
9445
            "license": [
9446
                "BSD-3-Clause"
9447
            ],
9448
            "authors": [
9449
                {
9450
                    "name": "Arne Blankerts",
9451
                    "email": "[email protected]",
9452
                    "role": "Developer"
9453
                }
9454
            ],
9455
            "description": "A small library for converting tokenized PHP source code into XML and potentially other formats",
9456
            "time": "2017-04-07T12:08:54+00:00"
9457
        },
9458
        {
9459
            "name": "yiisoft/yii2-apidoc",
9460
            "version": "2.1.0",
9461
            "source": {
9462
                "type": "git",
9463
                "url": "https://github.com/yiisoft/yii2-apidoc.git",
9464
                "reference": "dd0918ccbce2c1bdea836667f54e8f8b99d27128"
9465
            },
9466
            "dist": {
9467
                "type": "zip",
9468
                "url": "https://api.github.com/repos/yiisoft/yii2-apidoc/zipball/dd0918ccbce2c1bdea836667f54e8f8b99d27128",
9469
                "reference": "dd0918ccbce2c1bdea836667f54e8f8b99d27128",
9470
                "shasum": ""
9471
            },
9472
            "require": {
9473
                "cebe/js-search": "~0.9.3",
9474
                "cebe/markdown": "~1.0.0 | ~1.1.0",
9475
                "cebe/markdown-latex": "~1.0",
9476
                "nikic/php-parser": "^1.0",
9477
                "php": ">=5.4",
9478
                "phpdocumentor/reflection": "^3.0.1",
9479
                "phpdocumentor/reflection-docblock": "^2.0.4",
9480
                "scrivo/highlight.php": "~8.0",
9481
                "yiisoft/yii2": "~2.0.4",
9482
                "yiisoft/yii2-bootstrap": "~2.0.0"
9483
            },
9484
            "bin": [
9485
                "apidoc"
9486
            ],
9487
            "type": "yii2-extension",
9488
            "extra": {
9489
                "branch-alias": {
9490
                    "dev-master": "2.0.x-dev"
9491
                },
9492
                "asset-installer-paths": {
9493
                    "npm-asset-library": "vendor/npm",
9494
                    "bower-asset-library": "vendor/bower"
9495
                }
9496
            },
9497
            "autoload": {
9498
                "psr-4": {
9499
                    "yii\\apidoc\\": ""
9500
                }
9501
            },
9502
            "notification-url": "https://packagist.org/downloads/",
9503
            "license": [
9504
                "BSD-3-Clause"
9505
            ],
9506
            "authors": [
9507
                {
9508
                    "name": "Carsten Brandt",
9509
                    "email": "[email protected]"
9510
                }
9511
            ],
9512
            "description": "API Documentation generator for the Yii framework 2.0",
9513
            "keywords": [
9514
                "api",
9515
                "apidoc",
9516
                "documentation",
9517
                "phpdoc",
9518
                "yii2"
9519
            ],
9520
            "time": "2016-11-22T15:29:55+00:00"
9521
        },
9522
        {
9523
            "name": "yiisoft/yii2-coding-standards",
9524
            "version": "2.0.3",
9525
            "source": {
9526
                "type": "git",
9527
                "url": "https://github.com/yiisoft/yii2-coding-standards.git",
9528
                "reference": "1047aaefcce4cfb83e4987110a573d19706bc50d"
9529
            },
9530
            "dist": {
9531
                "type": "zip",
9532
                "url": "https://api.github.com/repos/yiisoft/yii2-coding-standards/zipball/1047aaefcce4cfb83e4987110a573d19706bc50d",
9533
                "reference": "1047aaefcce4cfb83e4987110a573d19706bc50d",
9534
                "shasum": ""
9535
            },
9536
            "require": {
9537
                "php": ">=5.4.0",
9538
                "squizlabs/php_codesniffer": ">=2.3.1 <3.0"
9539
            },
9540
            "type": "phpcodesniffer-standard",
9541
            "notification-url": "https://packagist.org/downloads/",
9542
            "license": [
9543
                "BSD-3-Clause"
9544
            ],
9545
            "authors": [
9546
                {
9547
                    "name": "Qiang Xue",
9548
                    "email": "[email protected]",
9549
                    "homepage": "http://www.yiiframework.com/",
9550
                    "role": "Founder and project lead"
9551
                },
9552
                {
9553
                    "name": "Alexander Makarov",
9554
                    "email": "[email protected]",
9555
                    "homepage": "http://rmcreative.ru/",
9556
                    "role": "Core framework development"
9557
                },
9558
                {
9559
                    "name": "Maurizio Domba",
9560
                    "homepage": "http://mdomba.info/",
9561
                    "role": "Core framework development"
9562
                },
9563
                {
9564
                    "name": "Carsten Brandt",
9565
                    "email": "[email protected]",
9566
                    "homepage": "http://cebe.cc/",
9567
                    "role": "Core framework development"
9568
                },
9569
                {
9570
                    "name": "Timur Ruziev",
9571
                    "email": "[email protected]",
9572
                    "homepage": "http://resurtm.com/",
9573
                    "role": "Core framework development"
9574
                },
9575
                {
9576
                    "name": "Paul Klimov",
9577
                    "email": "[email protected]",
9578
                    "role": "Core framework development"
9579
                }
9580
            ],
9581
            "description": "Yii PHP Framework Version 2 - Coding standard tools",
9582
            "homepage": "http://www.yiiframework.com/",
9583
            "keywords": [
9584
                "codesniffer",
9585
                "framework",
9586
                "yii"
9587
            ],
9588
            "time": "2017-05-12T10:30:45+00:00"
9589
        },
9590
        {
9591
            "name": "yiisoft/yii2-faker",
9592
            "version": "2.0.3",
9593
            "source": {
9594
                "type": "git",
9595
                "url": "https://github.com/yiisoft/yii2-faker.git",
9596
                "reference": "b88ca69ee226a3610b2c26c026c3203d7ac50f6c"
9597
            },
9598
            "dist": {
9599
                "type": "zip",
9600
                "url": "https://api.github.com/repos/yiisoft/yii2-faker/zipball/b88ca69ee226a3610b2c26c026c3203d7ac50f6c",
9601
                "reference": "b88ca69ee226a3610b2c26c026c3203d7ac50f6c",
9602
                "shasum": ""
9603
            },
9604
            "require": {
9605
                "fzaninotto/faker": "*",
9606
                "yiisoft/yii2": "*"
9607
            },
9608
            "type": "yii2-extension",
9609
            "extra": {
9610
                "branch-alias": {
9611
                    "dev-master": "2.0.x-dev"
9612
                }
9613
            },
9614
            "autoload": {
9615
                "psr-4": {
9616
                    "yii\\faker\\": ""
9617
                }
9618
            },
9619
            "notification-url": "https://packagist.org/downloads/",
9620
            "license": [
9621
                "BSD-3-Clause"
9622
            ],
9623
            "authors": [
9624
                {
9625
                    "name": "Mark Jebri",
9626
                    "email": "[email protected]"
9627
                }
9628
            ],
9629
            "description": "Fixture generator. The Faker integration for the Yii framework.",
9630
            "keywords": [
9631
                "Fixture",
9632
                "faker",
9633
                "yii2"
9634
            ],
9635
            "time": "2015-03-01T06:22:44+00:00"
9636
        },
9637
        {
9638
            "name": "yiisoft/yii2-gii",
9639
            "version": "2.0.6",
9640
            "source": {
9641
                "type": "git",
9642
                "url": "https://github.com/yiisoft/yii2-gii.git",
9643
                "reference": "db41f647d9b73702ceb6864fdfce827a72b5ce42"
9644
            },
9645
            "dist": {
9646
                "type": "zip",
9647
                "url": "https://api.github.com/repos/yiisoft/yii2-gii/zipball/db41f647d9b73702ceb6864fdfce827a72b5ce42",
9648
                "reference": "db41f647d9b73702ceb6864fdfce827a72b5ce42",
9649
                "shasum": ""
9650
            },
9651
            "require": {
9652
                "bower-asset/typeahead.js": "0.10.* | ~0.11.0",
9653
                "phpspec/php-diff": ">=1.0.2",
9654
                "yiisoft/yii2": "~2.0.13",
9655
                "yiisoft/yii2-bootstrap": "~2.0.0"
9656
            },
9657
            "type": "yii2-extension",
9658
            "extra": {
9659
                "branch-alias": {
9660
                    "dev-master": "2.0.x-dev"
9661
                },
9662
                "asset-installer-paths": {
9663
                    "npm-asset-library": "vendor/npm",
9664
                    "bower-asset-library": "vendor/bower"
9665
                }
9666
            },
9667
            "autoload": {
9668
                "psr-4": {
9669
                    "yii\\gii\\": ""
9670
                }
9671
            },
9672
            "notification-url": "https://packagist.org/downloads/",
9673
            "license": [
9674
                "BSD-3-Clause"
9675
            ],
9676
            "authors": [
9677
                {
9678
                    "name": "Qiang Xue",
9679
                    "email": "[email protected]"
9680
                }
9681
            ],
9682
            "description": "The Gii extension for the Yii framework",
9683
            "keywords": [
9684
                "code generator",
9685
                "gii",
9686
                "yii2"
9687
            ],
9688
            "time": "2017-12-22T23:53:06+00:00"
9689
        }
9690
    ],
9691
    "aliases": [],
9692
    "minimum-stability": "stable",
9693
    "stability-flags": {
9694
        "dmstr/yii2-migrate-command": 10,
9695
        "roave/security-advisories": 20
9696
    },
9697
    "prefer-stable": false,
9698
    "prefer-lowest": false,
9699
    "platform": [],
9700
    "platform-dev": []
9701
}
9702