Passed
Pull Request — master (#19)
by
unknown
05:33
created

composer.lock (1 issue)

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": "cc8d7b941884c0ccdb9a5511a8f172a4",
8
    "packages": [
9
        {
10
            "name": "bower-asset/bootstrap",
11
            "version": "v3.3.7",
12
            "source": {
13
                "type": "git",
14
                "url": "https://github.com/twbs/bootstrap.git",
15
                "reference": "0b9c4a4007c44201dce9a6cc1a38407005c26c86"
16
            },
17
            "dist": {
18
                "type": "zip",
19
                "url": "https://api.github.com/repos/twbs/bootstrap/zipball/0b9c4a4007c44201dce9a6cc1a38407005c26c86",
20
                "reference": "0b9c4a4007c44201dce9a6cc1a38407005c26c86",
21
                "shasum": null
22
            },
23
            "require": {
24
                "bower-asset/jquery": ">=1.9.1,<4.0"
25
            },
26
            "type": "bower-asset",
27
            "license": [
28
                "MIT"
29
            ]
30
        },
31
        {
32
            "name": "bower-asset/inputmask",
33
            "version": "3.3.10",
34
            "source": {
35
                "type": "git",
36
                "url": "https://github.com/RobinHerbots/Inputmask.git",
37
                "reference": "14873e5775964275d13621cbe2b52e4448af3707"
38
            },
39
            "dist": {
40
                "type": "zip",
41
                "url": "https://api.github.com/repos/RobinHerbots/Inputmask/zipball/14873e5775964275d13621cbe2b52e4448af3707",
42
                "reference": "14873e5775964275d13621cbe2b52e4448af3707",
43
                "shasum": null
44
            },
45
            "require": {
46
                "bower-asset/jquery": ">=1.7"
47
            },
48
            "type": "bower-asset",
49
            "license": [
50
                "http://opensource.org/licenses/mit-license.php"
51
            ]
52
        },
53
        {
54
            "name": "bower-asset/jquery",
55
            "version": "3.2.1",
56
            "source": {
57
                "type": "git",
58
                "url": "https://github.com/jquery/jquery-dist.git",
59
                "reference": "77d2a51d0520d2ee44173afdf4e40a9201f5964e"
60
            },
61
            "dist": {
62
                "type": "zip",
63
                "url": "https://api.github.com/repos/jquery/jquery-dist/zipball/77d2a51d0520d2ee44173afdf4e40a9201f5964e",
64
                "reference": "77d2a51d0520d2ee44173afdf4e40a9201f5964e",
65
                "shasum": null
66
            },
67
            "type": "bower-asset",
68
            "license": [
69
                "MIT"
70
            ]
71
        },
72
        {
73
            "name": "bower-asset/punycode",
74
            "version": "v1.3.2",
75
            "source": {
76
                "type": "git",
77
                "url": "https://github.com/bestiejs/punycode.js.git",
78
                "reference": "38c8d3131a82567bfef18da09f7f4db68c84f8a3"
79
            },
80
            "dist": {
81
                "type": "zip",
82
                "url": "https://api.github.com/repos/bestiejs/punycode.js/zipball/38c8d3131a82567bfef18da09f7f4db68c84f8a3",
83
                "reference": "38c8d3131a82567bfef18da09f7f4db68c84f8a3",
84
                "shasum": null
85
            },
86
            "type": "bower-asset"
87
        },
88
        {
89
            "name": "bower-asset/yii2-pjax",
90
            "version": "2.0.7.1",
91
            "source": {
92
                "type": "git",
93
                "url": "https://github.com/yiisoft/jquery-pjax.git",
94
                "reference": "aef7b953107264f00234902a3880eb50dafc48be"
95
            },
96
            "dist": {
97
                "type": "zip",
98
                "url": "https://api.github.com/repos/yiisoft/jquery-pjax/zipball/aef7b953107264f00234902a3880eb50dafc48be",
99
                "reference": "aef7b953107264f00234902a3880eb50dafc48be",
100
                "shasum": null
101
            },
102
            "require": {
103
                "bower-asset/jquery": ">=1.8"
104
            },
105
            "type": "bower-asset",
106
            "license": [
107
                "MIT"
108
            ]
109
        },
110
        {
111
            "name": "cebe/markdown",
112
            "version": "1.1.2",
113
            "source": {
114
                "type": "git",
115
                "url": "https://github.com/cebe/markdown.git",
116
                "reference": "25b28bae8a6f185b5030673af77b32e1163d5c6e"
117
            },
118
            "dist": {
119
                "type": "zip",
120
                "url": "https://api.github.com/repos/cebe/markdown/zipball/25b28bae8a6f185b5030673af77b32e1163d5c6e",
121
                "reference": "25b28bae8a6f185b5030673af77b32e1163d5c6e",
122
                "shasum": ""
123
            },
124
            "require": {
125
                "lib-pcre": "*",
126
                "php": ">=5.4.0"
127
            },
128
            "require-dev": {
129
                "cebe/indent": "*",
130
                "facebook/xhprof": "*@dev",
131
                "phpunit/phpunit": "4.1.*"
132
            },
133
            "bin": [
134
                "bin/markdown"
135
            ],
136
            "type": "library",
137
            "extra": {
138
                "branch-alias": {
139
                    "dev-master": "1.1.x-dev"
140
                }
141
            },
142
            "autoload": {
143
                "psr-4": {
144
                    "cebe\\markdown\\": ""
145
                }
146
            },
147
            "notification-url": "https://packagist.org/downloads/",
148
            "license": [
149
                "MIT"
150
            ],
151
            "authors": [
152
                {
153
                    "name": "Carsten Brandt",
154
                    "email": "[email protected]",
155
                    "homepage": "http://cebe.cc/",
156
                    "role": "Creator"
157
                }
158
            ],
159
            "description": "A super fast, highly extensible markdown parser for PHP",
160
            "homepage": "https://github.com/cebe/markdown#readme",
161
            "keywords": [
162
                "extensible",
163
                "fast",
164
                "gfm",
165
                "markdown",
166
                "markdown-extra"
167
            ],
168
            "time": "2017-07-16T21:13:23+00:00"
169
        },
170
        {
171
            "name": "creocoder/yii2-translateable",
172
            "version": "1.0.0",
173
            "source": {
174
                "type": "git",
175
                "url": "https://github.com/creocoder/yii2-translateable.git",
176
                "reference": "a8ceca0a2b55c7087f46e3ffd57103172520f849"
177
            },
178
            "dist": {
179
                "type": "zip",
180
                "url": "https://api.github.com/repos/creocoder/yii2-translateable/zipball/a8ceca0a2b55c7087f46e3ffd57103172520f849",
181
                "reference": "a8ceca0a2b55c7087f46e3ffd57103172520f849",
182
                "shasum": ""
183
            },
184
            "require": {
185
                "yiisoft/yii2": "~2.0.0"
186
            },
187
            "require-dev": {
188
                "phpunit/dbunit": "~1.0",
189
                "phpunit/phpunit": "~4.0"
190
            },
191
            "type": "yii2-extension",
192
            "autoload": {
193
                "psr-4": {
194
                    "creocoder\\translateable\\": "src"
195
                }
196
            },
197
            "notification-url": "https://packagist.org/downloads/",
198
            "license": [
199
                "BSD-3-Clause"
200
            ],
201
            "authors": [
202
                {
203
                    "name": "Alexander Kochetov",
204
                    "email": "[email protected]"
205
                }
206
            ],
207
            "description": "The translateable behavior for the Yii framework",
208
            "keywords": [
209
                "translateable",
210
                "yii2"
211
            ],
212
            "time": "2015-02-26T03:19:24+00:00"
213
        },
214
        {
215
            "name": "ezyang/htmlpurifier",
216
            "version": "v4.9.3",
217
            "source": {
218
                "type": "git",
219
                "url": "https://github.com/ezyang/htmlpurifier.git",
220
                "reference": "95e1bae3182efc0f3422896a3236e991049dac69"
221
            },
222
            "dist": {
223
                "type": "zip",
224
                "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/95e1bae3182efc0f3422896a3236e991049dac69",
225
                "reference": "95e1bae3182efc0f3422896a3236e991049dac69",
226
                "shasum": ""
227
            },
228
            "require": {
229
                "php": ">=5.2"
230
            },
231
            "require-dev": {
232
                "simpletest/simpletest": "^1.1"
233
            },
234
            "type": "library",
235
            "autoload": {
236
                "psr-0": {
237
                    "HTMLPurifier": "library/"
238
                },
239
                "files": [
240
                    "library/HTMLPurifier.composer.php"
241
                ]
242
            },
243
            "notification-url": "https://packagist.org/downloads/",
244
            "license": [
245
                "LGPL"
246
            ],
247
            "authors": [
248
                {
249
                    "name": "Edward Z. Yang",
250
                    "email": "[email protected]",
251
                    "homepage": "http://ezyang.com"
252
                }
253
            ],
254
            "description": "Standards compliant HTML filter written in PHP",
255
            "homepage": "http://htmlpurifier.org/",
256
            "keywords": [
257
                "html"
258
            ],
259
            "time": "2017-06-03T02:28:16+00:00"
260
        },
261
        {
262
            "name": "motion/yii2-language-provider",
263
            "version": "1.0.0",
264
            "source": {
265
                "type": "git",
266
                "url": "https://github.com/motion-web-production/yii2-language-provider.git",
267
                "reference": "44bdaa3e188d11f571b654c571bcc7e61ece8901"
268
            },
269
            "dist": {
270
                "type": "zip",
271
                "url": "https://api.github.com/repos/motion-web-production/yii2-language-provider/zipball/44bdaa3e188d11f571b654c571bcc7e61ece8901",
272
                "reference": "44bdaa3e188d11f571b654c571bcc7e61ece8901",
273
                "shasum": ""
274
            },
275
            "require": {
276
                "yiisoft/yii2": "~2.0"
277
            },
278
            "require-dev": {
279
                "codeception/codeception": "~2.3",
280
                "codeception/specify": "*",
281
                "codeception/verify": "*"
282
            },
283
            "type": "yii2-extension",
284
            "extra": {
285
                "branch-alias": {
286
                    "dev-master": "1.0.x-dev"
287
                }
288
            },
289
            "autoload": {
290
                "psr-4": {
291
                    "motion\\i18n\\": "src/"
292
                }
293
            },
294
            "notification-url": "https://packagist.org/downloads/",
295
            "license": [
296
                "BSD-3-Clause"
297
            ],
298
            "authors": [
299
                {
300
                    "name": "Vladimir Kuprienko",
301
                    "email": "[email protected]",
302
                    "role": "Developer"
303
                }
304
            ],
305
            "description": "Language providers kit for modules based on Yii2 Framework",
306
            "keywords": [
307
                "i18n",
308
                "language",
309
                "provider",
310
                "yii2"
311
            ],
312
            "time": "2017-11-02T09:40:23+00:00"
313
        },
314
        {
315
            "name": "vova07/yii2-imperavi-widget",
316
            "version": "2.0.1",
317
            "source": {
318
                "type": "git",
319
                "url": "https://github.com/vova07/yii2-imperavi-widget.git",
320
                "reference": "5d5ecb2badf2c2d55fd791d73d801c67d5fd188d"
321
            },
322
            "dist": {
323
                "type": "zip",
324
                "url": "https://api.github.com/repos/vova07/yii2-imperavi-widget/zipball/5d5ecb2badf2c2d55fd791d73d801c67d5fd188d",
325
                "reference": "5d5ecb2badf2c2d55fd791d73d801c67d5fd188d",
326
                "shasum": ""
327
            },
328
            "require": {
329
                "yiisoft/yii2": "*"
330
            },
331
            "require-dev": {
332
                "mikey179/vfsstream": "~1",
333
                "phpunit/phpunit": "4.*",
334
                "scrutinizer/ocular": "~1.1"
335
            },
336
            "type": "yii2-extension",
337
            "autoload": {
338
                "psr-4": {
339
                    "vova07\\imperavi\\": "src",
340
                    "vova07\\imperavi\\tests\\": "tests"
341
                }
342
            },
343
            "notification-url": "https://packagist.org/downloads/",
344
            "license": [
345
                "BSD-3-Clause"
346
            ],
347
            "authors": [
348
                {
349
                    "name": "Crudu Vasile",
350
                    "email": "[email protected]",
351
                    "homepage": "https://github.com/vova07",
352
                    "role": "Developer"
353
                }
354
            ],
355
            "description": "The imperavi redactor widget for Yii 2 framework.",
356
            "homepage": "https://github.com/vova07/yii2-imperavi-widget",
357
            "keywords": [
358
                "Redactor",
359
                "extension",
360
                "imperavi",
361
                "widget",
362
                "wysiwyg",
363
                "yii",
364
                "yii 2",
365
                "yii2"
366
            ],
367
            "time": "2017-12-09T20:29:38+00:00"
368
        },
369
        {
370
            "name": "yiisoft/yii2",
0 ignored issues
show
371
            "version": "2.0.13.1",
372
            "source": {
373
                "type": "git",
374
                "url": "https://github.com/yiisoft/yii2-framework.git",
375
                "reference": "7af96d8da5ea3e9a5dd05d0e734b21c5726a6ddf"
376
            },
377
            "dist": {
378
                "type": "zip",
379
                "url": "https://api.github.com/repos/yiisoft/yii2-framework/zipball/7af96d8da5ea3e9a5dd05d0e734b21c5726a6ddf",
380
                "reference": "7af96d8da5ea3e9a5dd05d0e734b21c5726a6ddf",
381
                "shasum": ""
382
            },
383
            "require": {
384
                "bower-asset/inputmask": "~3.2.2 | ~3.3.5",
385
                "bower-asset/jquery": "3.2.*@stable | 3.1.*@stable | 2.2.*@stable | 2.1.*@stable | 1.11.*@stable | 1.12.*@stable",
386
                "bower-asset/punycode": "1.3.*",
387
                "bower-asset/yii2-pjax": "~2.0.1",
388
                "cebe/markdown": "~1.0.0 | ~1.1.0",
389
                "ext-ctype": "*",
390
                "ext-mbstring": "*",
391
                "ezyang/htmlpurifier": "~4.6",
392
                "lib-pcre": "*",
393
                "php": ">=5.4.0",
394
                "yiisoft/yii2-composer": "~2.0.4"
395
            },
396
            "bin": [
397
                "yii"
398
            ],
399
            "type": "library",
400
            "extra": {
401
                "branch-alias": {
402
                    "dev-master": "2.0.x-dev"
403
                }
404
            },
405
            "autoload": {
406
                "psr-4": {
407
                    "yii\\": ""
408
                }
409
            },
410
            "notification-url": "https://packagist.org/downloads/",
411
            "license": [
412
                "BSD-3-Clause"
413
            ],
414
            "authors": [
415
                {
416
                    "name": "Qiang Xue",
417
                    "email": "[email protected]",
418
                    "homepage": "http://www.yiiframework.com/",
419
                    "role": "Founder and project lead"
420
                },
421
                {
422
                    "name": "Alexander Makarov",
423
                    "email": "[email protected]",
424
                    "homepage": "http://rmcreative.ru/",
425
                    "role": "Core framework development"
426
                },
427
                {
428
                    "name": "Maurizio Domba",
429
                    "homepage": "http://mdomba.info/",
430
                    "role": "Core framework development"
431
                },
432
                {
433
                    "name": "Carsten Brandt",
434
                    "email": "[email protected]",
435
                    "homepage": "http://cebe.cc/",
436
                    "role": "Core framework development"
437
                },
438
                {
439
                    "name": "Timur Ruziev",
440
                    "email": "[email protected]",
441
                    "homepage": "http://resurtm.com/",
442
                    "role": "Core framework development"
443
                },
444
                {
445
                    "name": "Paul Klimov",
446
                    "email": "[email protected]",
447
                    "role": "Core framework development"
448
                },
449
                {
450
                    "name": "Dmitry Naumenko",
451
                    "email": "[email protected]",
452
                    "role": "Core framework development"
453
                },
454
                {
455
                    "name": "Boudewijn Vahrmeijer",
456
                    "email": "[email protected]",
457
                    "homepage": "http://dynasource.eu",
458
                    "role": "Core framework development"
459
                }
460
            ],
461
            "description": "Yii PHP Framework Version 2",
462
            "homepage": "http://www.yiiframework.com/",
463
            "keywords": [
464
                "framework",
465
                "yii2"
466
            ],
467
            "time": "2017-11-14T11:08:21+00:00"
468
        },
469
        {
470
            "name": "yiisoft/yii2-bootstrap",
471
            "version": "2.0.7",
472
            "source": {
473
                "type": "git",
474
                "url": "https://github.com/yiisoft/yii2-bootstrap.git",
475
                "reference": "02a54d868343ed11d02f0f0f8cbbecb590e0cb3f"
476
            },
477
            "dist": {
478
                "type": "zip",
479
                "url": "https://api.github.com/repos/yiisoft/yii2-bootstrap/zipball/02a54d868343ed11d02f0f0f8cbbecb590e0cb3f",
480
                "reference": "02a54d868343ed11d02f0f0f8cbbecb590e0cb3f",
481
                "shasum": ""
482
            },
483
            "require": {
484
                "bower-asset/bootstrap": "3.3.* | 3.2.* | 3.1.*",
485
                "yiisoft/yii2": "~2.0.6"
486
            },
487
            "type": "yii2-extension",
488
            "extra": {
489
                "branch-alias": {
490
                    "dev-master": "2.0.x-dev"
491
                }
492
            },
493
            "autoload": {
494
                "psr-4": {
495
                    "yii\\bootstrap\\": ""
496
                }
497
            },
498
            "notification-url": "https://packagist.org/downloads/",
499
            "license": [
500
                "BSD-3-Clause"
501
            ],
502
            "authors": [
503
                {
504
                    "name": "Qiang Xue",
505
                    "email": "[email protected]"
506
                }
507
            ],
508
            "description": "The Twitter Bootstrap extension for the Yii framework",
509
            "keywords": [
510
                "bootstrap",
511
                "yii2"
512
            ],
513
            "time": "2017-10-09T19:48:22+00:00"
514
        },
515
        {
516
            "name": "yiisoft/yii2-composer",
517
            "version": "2.0.5",
518
            "source": {
519
                "type": "git",
520
                "url": "https://github.com/yiisoft/yii2-composer.git",
521
                "reference": "3f4923c2bde6caf3f5b88cc22fdd5770f52f8df2"
522
            },
523
            "dist": {
524
                "type": "zip",
525
                "url": "https://api.github.com/repos/yiisoft/yii2-composer/zipball/3f4923c2bde6caf3f5b88cc22fdd5770f52f8df2",
526
                "reference": "3f4923c2bde6caf3f5b88cc22fdd5770f52f8df2",
527
                "shasum": ""
528
            },
529
            "require": {
530
                "composer-plugin-api": "^1.0"
531
            },
532
            "require-dev": {
533
                "composer/composer": "^1.0"
534
            },
535
            "type": "composer-plugin",
536
            "extra": {
537
                "class": "yii\\composer\\Plugin",
538
                "branch-alias": {
539
                    "dev-master": "2.0.x-dev"
540
                }
541
            },
542
            "autoload": {
543
                "psr-4": {
544
                    "yii\\composer\\": ""
545
                }
546
            },
547
            "notification-url": "https://packagist.org/downloads/",
548
            "license": [
549
                "BSD-3-Clause"
550
            ],
551
            "authors": [
552
                {
553
                    "name": "Qiang Xue",
554
                    "email": "[email protected]"
555
                }
556
            ],
557
            "description": "The composer plugin for Yii extension installer",
558
            "keywords": [
559
                "composer",
560
                "extension installer",
561
                "yii2"
562
            ],
563
            "time": "2016-12-20T13:26:02+00:00"
564
        }
565
    ],
566
    "packages-dev": [
567
        {
568
            "name": "behat/gherkin",
569
            "version": "v4.4.5",
570
            "source": {
571
                "type": "git",
572
                "url": "https://github.com/Behat/Gherkin.git",
573
                "reference": "5c14cff4f955b17d20d088dec1bde61c0539ec74"
574
            },
575
            "dist": {
576
                "type": "zip",
577
                "url": "https://api.github.com/repos/Behat/Gherkin/zipball/5c14cff4f955b17d20d088dec1bde61c0539ec74",
578
                "reference": "5c14cff4f955b17d20d088dec1bde61c0539ec74",
579
                "shasum": ""
580
            },
581
            "require": {
582
                "php": ">=5.3.1"
583
            },
584
            "require-dev": {
585
                "phpunit/phpunit": "~4.5|~5",
586
                "symfony/phpunit-bridge": "~2.7|~3",
587
                "symfony/yaml": "~2.3|~3"
588
            },
589
            "suggest": {
590
                "symfony/yaml": "If you want to parse features, represented in YAML files"
591
            },
592
            "type": "library",
593
            "extra": {
594
                "branch-alias": {
595
                    "dev-master": "4.4-dev"
596
                }
597
            },
598
            "autoload": {
599
                "psr-0": {
600
                    "Behat\\Gherkin": "src/"
601
                }
602
            },
603
            "notification-url": "https://packagist.org/downloads/",
604
            "license": [
605
                "MIT"
606
            ],
607
            "authors": [
608
                {
609
                    "name": "Konstantin Kudryashov",
610
                    "email": "[email protected]",
611
                    "homepage": "http://everzet.com"
612
                }
613
            ],
614
            "description": "Gherkin DSL parser for PHP 5.3",
615
            "homepage": "http://behat.org/",
616
            "keywords": [
617
                "BDD",
618
                "Behat",
619
                "Cucumber",
620
                "DSL",
621
                "gherkin",
622
                "parser"
623
            ],
624
            "time": "2016-10-30T11:50:56+00:00"
625
        },
626
        {
627
            "name": "bower-asset/typeahead.js",
628
            "version": "v0.11.1",
629
            "source": {
630
                "type": "git",
631
                "url": "[email protected]:twitter/typeahead.js.git",
632
                "reference": "588440f66559714280628a4f9799f0c4eb880a4a"
633
            },
634
            "dist": {
635
                "type": "zip",
636
                "url": "https://api.github.com/repos/twitter/typeahead.js/zipball/588440f66559714280628a4f9799f0c4eb880a4a",
637
                "reference": "588440f66559714280628a4f9799f0c4eb880a4a",
638
                "shasum": null
639
            },
640
            "require": {
641
                "bower-asset/jquery": ">=1.7"
642
            },
643
            "type": "bower-asset"
644
        },
645
        {
646
            "name": "codeception/codeception",
647
            "version": "2.3.6",
648
            "source": {
649
                "type": "git",
650
                "url": "https://github.com/Codeception/Codeception.git",
651
                "reference": "c3dd3b5d9e0b1ea6c2fcca52457736dc756716f8"
652
            },
653
            "dist": {
654
                "type": "zip",
655
                "url": "https://api.github.com/repos/Codeception/Codeception/zipball/c3dd3b5d9e0b1ea6c2fcca52457736dc756716f8",
656
                "reference": "c3dd3b5d9e0b1ea6c2fcca52457736dc756716f8",
657
                "shasum": ""
658
            },
659
            "require": {
660
                "behat/gherkin": "~4.4.0",
661
                "ext-json": "*",
662
                "ext-mbstring": "*",
663
                "facebook/webdriver": ">=1.1.3 <2.0",
664
                "guzzlehttp/guzzle": ">=4.1.4 <7.0",
665
                "guzzlehttp/psr7": "~1.0",
666
                "php": ">=5.4.0 <8.0",
667
                "phpunit/php-code-coverage": ">=2.2.4 <6.0",
668
                "phpunit/phpunit": ">4.8.20 <7.0",
669
                "phpunit/phpunit-mock-objects": ">2.3 <5.0",
670
                "sebastian/comparator": ">1.1 <3.0",
671
                "sebastian/diff": ">=1.4 <3.0",
672
                "stecman/symfony-console-completion": "^0.7.0",
673
                "symfony/browser-kit": ">=2.7 <4.0",
674
                "symfony/console": ">=2.7 <4.0",
675
                "symfony/css-selector": ">=2.7 <4.0",
676
                "symfony/dom-crawler": ">=2.7.5 <4.0",
677
                "symfony/event-dispatcher": ">=2.7 <4.0",
678
                "symfony/finder": ">=2.7 <4.0",
679
                "symfony/yaml": ">=2.7 <4.0"
680
            },
681
            "require-dev": {
682
                "codeception/specify": "~0.3",
683
                "facebook/graph-sdk": "~5.3",
684
                "flow/jsonpath": "~0.2",
685
                "league/factory-muffin": "^3.0",
686
                "league/factory-muffin-faker": "^1.0",
687
                "monolog/monolog": "~1.8",
688
                "pda/pheanstalk": "~3.0",
689
                "php-amqplib/php-amqplib": "~2.4",
690
                "predis/predis": "^1.0",
691
                "squizlabs/php_codesniffer": "~2.0",
692
                "symfony/process": ">=2.7 <4.0",
693
                "vlucas/phpdotenv": "^2.4.0"
694
            },
695
            "suggest": {
696
                "codeception/specify": "BDD-style code blocks",
697
                "codeception/verify": "BDD-style assertions",
698
                "flow/jsonpath": "For using JSONPath in REST module",
699
                "league/factory-muffin": "For DataFactory module",
700
                "league/factory-muffin-faker": "For Faker support in DataFactory module",
701
                "phpseclib/phpseclib": "for SFTP option in FTP Module",
702
                "symfony/phpunit-bridge": "For phpunit-bridge support"
703
            },
704
            "bin": [
705
                "codecept"
706
            ],
707
            "type": "library",
708
            "extra": {
709
                "branch-alias": []
710
            },
711
            "autoload": {
712
                "psr-4": {
713
                    "Codeception\\": "src\\Codeception",
714
                    "Codeception\\Extension\\": "ext"
715
                }
716
            },
717
            "notification-url": "https://packagist.org/downloads/",
718
            "license": [
719
                "MIT"
720
            ],
721
            "authors": [
722
                {
723
                    "name": "Michael Bodnarchuk",
724
                    "email": "[email protected]",
725
                    "homepage": "http://codegyre.com"
726
                }
727
            ],
728
            "description": "BDD-style testing framework",
729
            "homepage": "http://codeception.com/",
730
            "keywords": [
731
                "BDD",
732
                "TDD",
733
                "acceptance testing",
734
                "functional testing",
735
                "unit testing"
736
            ],
737
            "time": "2017-09-28T23:19:49+00:00"
738
        },
739
        {
740
            "name": "codeception/specify",
741
            "version": "0.4.6",
742
            "source": {
743
                "type": "git",
744
                "url": "https://github.com/Codeception/Specify.git",
745
                "reference": "21b586f503ca444aa519dd9cafb32f113a05f286"
746
            },
747
            "dist": {
748
                "type": "zip",
749
                "url": "https://api.github.com/repos/Codeception/Specify/zipball/21b586f503ca444aa519dd9cafb32f113a05f286",
750
                "reference": "21b586f503ca444aa519dd9cafb32f113a05f286",
751
                "shasum": ""
752
            },
753
            "require": {
754
                "myclabs/deep-copy": "~1.1",
755
                "php": ">=5.4.0"
756
            },
757
            "require-dev": {
758
                "phpunit/phpunit": "~4.0"
759
            },
760
            "type": "library",
761
            "autoload": {
762
                "psr-0": {
763
                    "Codeception\\": "src/"
764
                }
765
            },
766
            "notification-url": "https://packagist.org/downloads/",
767
            "license": [
768
                "MIT"
769
            ],
770
            "authors": [
771
                {
772
                    "name": "Michael Bodnarchuk",
773
                    "email": "[email protected]"
774
                }
775
            ],
776
            "description": "BDD code blocks for PHPUnit and Codeception",
777
            "time": "2016-10-21T09:42:00+00:00"
778
        },
779
        {
780
            "name": "codeception/verify",
781
            "version": "1.0.0",
782
            "source": {
783
                "type": "git",
784
                "url": "https://github.com/Codeception/Verify.git",
785
                "reference": "f45b39025b3f5cfd9a9d8fb992432885ff5380c1"
786
            },
787
            "dist": {
788
                "type": "zip",
789
                "url": "https://api.github.com/repos/Codeception/Verify/zipball/f45b39025b3f5cfd9a9d8fb992432885ff5380c1",
790
                "reference": "f45b39025b3f5cfd9a9d8fb992432885ff5380c1",
791
                "shasum": ""
792
            },
793
            "require": {
794
                "php": ">= 7.0",
795
                "phpunit/phpunit": "> 6.0"
796
            },
797
            "type": "library",
798
            "autoload": {
799
                "files": [
800
                    "src/Codeception/function.php"
801
                ],
802
                "psr-4": {
803
                    "Codeception\\": "src\\Codeception"
804
                }
805
            },
806
            "notification-url": "https://packagist.org/downloads/",
807
            "license": [
808
                "MIT"
809
            ],
810
            "authors": [
811
                {
812
                    "name": "Michael Bodnarchuk",
813
                    "email": "[email protected]"
814
                }
815
            ],
816
            "description": "BDD assertion library for PHPUnit",
817
            "time": "2017-11-12T01:51:59+00:00"
818
        },
819
        {
820
            "name": "doctrine/instantiator",
821
            "version": "1.0.5",
822
            "source": {
823
                "type": "git",
824
                "url": "https://github.com/doctrine/instantiator.git",
825
                "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d"
826
            },
827
            "dist": {
828
                "type": "zip",
829
                "url": "https://api.github.com/repos/doctrine/instantiator/zipball/8e884e78f9f0eb1329e445619e04456e64d8051d",
830
                "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d",
831
                "shasum": ""
832
            },
833
            "require": {
834
                "php": ">=5.3,<8.0-DEV"
835
            },
836
            "require-dev": {
837
                "athletic/athletic": "~0.1.8",
838
                "ext-pdo": "*",
839
                "ext-phar": "*",
840
                "phpunit/phpunit": "~4.0",
841
                "squizlabs/php_codesniffer": "~2.0"
842
            },
843
            "type": "library",
844
            "extra": {
845
                "branch-alias": {
846
                    "dev-master": "1.0.x-dev"
847
                }
848
            },
849
            "autoload": {
850
                "psr-4": {
851
                    "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
852
                }
853
            },
854
            "notification-url": "https://packagist.org/downloads/",
855
            "license": [
856
                "MIT"
857
            ],
858
            "authors": [
859
                {
860
                    "name": "Marco Pivetta",
861
                    "email": "[email protected]",
862
                    "homepage": "http://ocramius.github.com/"
863
                }
864
            ],
865
            "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
866
            "homepage": "https://github.com/doctrine/instantiator",
867
            "keywords": [
868
                "constructor",
869
                "instantiate"
870
            ],
871
            "time": "2015-06-14T21:17:01+00:00"
872
        },
873
        {
874
            "name": "facebook/webdriver",
875
            "version": "1.5.0",
876
            "source": {
877
                "type": "git",
878
                "url": "https://github.com/facebook/php-webdriver.git",
879
                "reference": "86b5ca2f67173c9d34340845dd690149c886a605"
880
            },
881
            "dist": {
882
                "type": "zip",
883
                "url": "https://api.github.com/repos/facebook/php-webdriver/zipball/86b5ca2f67173c9d34340845dd690149c886a605",
884
                "reference": "86b5ca2f67173c9d34340845dd690149c886a605",
885
                "shasum": ""
886
            },
887
            "require": {
888
                "ext-curl": "*",
889
                "ext-zip": "*",
890
                "php": "^5.6 || ~7.0",
891
                "symfony/process": "^2.8 || ^3.1 || ^4.0"
892
            },
893
            "require-dev": {
894
                "friendsofphp/php-cs-fixer": "^2.0",
895
                "guzzle/guzzle": "^3.4.1",
896
                "php-coveralls/php-coveralls": "^1.0.2",
897
                "php-mock/php-mock-phpunit": "^1.1",
898
                "phpunit/phpunit": "^5.7",
899
                "sebastian/environment": "^1.3.4 || ^2.0 || ^3.0",
900
                "squizlabs/php_codesniffer": "^2.6",
901
                "symfony/var-dumper": "^3.3 || ^4.0"
902
            },
903
            "type": "library",
904
            "extra": {
905
                "branch-alias": {
906
                    "dev-community": "1.5-dev"
907
                }
908
            },
909
            "autoload": {
910
                "psr-4": {
911
                    "Facebook\\WebDriver\\": "lib/"
912
                }
913
            },
914
            "notification-url": "https://packagist.org/downloads/",
915
            "license": [
916
                "Apache-2.0"
917
            ],
918
            "description": "A PHP client for Selenium WebDriver",
919
            "homepage": "https://github.com/facebook/php-webdriver",
920
            "keywords": [
921
                "facebook",
922
                "php",
923
                "selenium",
924
                "webdriver"
925
            ],
926
            "time": "2017-11-15T11:08:09+00:00"
927
        },
928
        {
929
            "name": "guzzlehttp/guzzle",
930
            "version": "6.3.0",
931
            "source": {
932
                "type": "git",
933
                "url": "https://github.com/guzzle/guzzle.git",
934
                "reference": "f4db5a78a5ea468d4831de7f0bf9d9415e348699"
935
            },
936
            "dist": {
937
                "type": "zip",
938
                "url": "https://api.github.com/repos/guzzle/guzzle/zipball/f4db5a78a5ea468d4831de7f0bf9d9415e348699",
939
                "reference": "f4db5a78a5ea468d4831de7f0bf9d9415e348699",
940
                "shasum": ""
941
            },
942
            "require": {
943
                "guzzlehttp/promises": "^1.0",
944
                "guzzlehttp/psr7": "^1.4",
945
                "php": ">=5.5"
946
            },
947
            "require-dev": {
948
                "ext-curl": "*",
949
                "phpunit/phpunit": "^4.0 || ^5.0",
950
                "psr/log": "^1.0"
951
            },
952
            "suggest": {
953
                "psr/log": "Required for using the Log middleware"
954
            },
955
            "type": "library",
956
            "extra": {
957
                "branch-alias": {
958
                    "dev-master": "6.2-dev"
959
                }
960
            },
961
            "autoload": {
962
                "files": [
963
                    "src/functions_include.php"
964
                ],
965
                "psr-4": {
966
                    "GuzzleHttp\\": "src/"
967
                }
968
            },
969
            "notification-url": "https://packagist.org/downloads/",
970
            "license": [
971
                "MIT"
972
            ],
973
            "authors": [
974
                {
975
                    "name": "Michael Dowling",
976
                    "email": "[email protected]",
977
                    "homepage": "https://github.com/mtdowling"
978
                }
979
            ],
980
            "description": "Guzzle is a PHP HTTP client library",
981
            "homepage": "http://guzzlephp.org/",
982
            "keywords": [
983
                "client",
984
                "curl",
985
                "framework",
986
                "http",
987
                "http client",
988
                "rest",
989
                "web service"
990
            ],
991
            "time": "2017-06-22T18:50:49+00:00"
992
        },
993
        {
994
            "name": "guzzlehttp/promises",
995
            "version": "v1.3.1",
996
            "source": {
997
                "type": "git",
998
                "url": "https://github.com/guzzle/promises.git",
999
                "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646"
1000
            },
1001
            "dist": {
1002
                "type": "zip",
1003
                "url": "https://api.github.com/repos/guzzle/promises/zipball/a59da6cf61d80060647ff4d3eb2c03a2bc694646",
1004
                "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646",
1005
                "shasum": ""
1006
            },
1007
            "require": {
1008
                "php": ">=5.5.0"
1009
            },
1010
            "require-dev": {
1011
                "phpunit/phpunit": "^4.0"
1012
            },
1013
            "type": "library",
1014
            "extra": {
1015
                "branch-alias": {
1016
                    "dev-master": "1.4-dev"
1017
                }
1018
            },
1019
            "autoload": {
1020
                "psr-4": {
1021
                    "GuzzleHttp\\Promise\\": "src/"
1022
                },
1023
                "files": [
1024
                    "src/functions_include.php"
1025
                ]
1026
            },
1027
            "notification-url": "https://packagist.org/downloads/",
1028
            "license": [
1029
                "MIT"
1030
            ],
1031
            "authors": [
1032
                {
1033
                    "name": "Michael Dowling",
1034
                    "email": "[email protected]",
1035
                    "homepage": "https://github.com/mtdowling"
1036
                }
1037
            ],
1038
            "description": "Guzzle promises library",
1039
            "keywords": [
1040
                "promise"
1041
            ],
1042
            "time": "2016-12-20T10:07:11+00:00"
1043
        },
1044
        {
1045
            "name": "guzzlehttp/psr7",
1046
            "version": "1.4.2",
1047
            "source": {
1048
                "type": "git",
1049
                "url": "https://github.com/guzzle/psr7.git",
1050
                "reference": "f5b8a8512e2b58b0071a7280e39f14f72e05d87c"
1051
            },
1052
            "dist": {
1053
                "type": "zip",
1054
                "url": "https://api.github.com/repos/guzzle/psr7/zipball/f5b8a8512e2b58b0071a7280e39f14f72e05d87c",
1055
                "reference": "f5b8a8512e2b58b0071a7280e39f14f72e05d87c",
1056
                "shasum": ""
1057
            },
1058
            "require": {
1059
                "php": ">=5.4.0",
1060
                "psr/http-message": "~1.0"
1061
            },
1062
            "provide": {
1063
                "psr/http-message-implementation": "1.0"
1064
            },
1065
            "require-dev": {
1066
                "phpunit/phpunit": "~4.0"
1067
            },
1068
            "type": "library",
1069
            "extra": {
1070
                "branch-alias": {
1071
                    "dev-master": "1.4-dev"
1072
                }
1073
            },
1074
            "autoload": {
1075
                "psr-4": {
1076
                    "GuzzleHttp\\Psr7\\": "src/"
1077
                },
1078
                "files": [
1079
                    "src/functions_include.php"
1080
                ]
1081
            },
1082
            "notification-url": "https://packagist.org/downloads/",
1083
            "license": [
1084
                "MIT"
1085
            ],
1086
            "authors": [
1087
                {
1088
                    "name": "Michael Dowling",
1089
                    "email": "[email protected]",
1090
                    "homepage": "https://github.com/mtdowling"
1091
                },
1092
                {
1093
                    "name": "Tobias Schultze",
1094
                    "homepage": "https://github.com/Tobion"
1095
                }
1096
            ],
1097
            "description": "PSR-7 message implementation that also provides common utility methods",
1098
            "keywords": [
1099
                "http",
1100
                "message",
1101
                "request",
1102
                "response",
1103
                "stream",
1104
                "uri",
1105
                "url"
1106
            ],
1107
            "time": "2017-03-20T17:10:46+00:00"
1108
        },
1109
        {
1110
            "name": "myclabs/deep-copy",
1111
            "version": "1.7.0",
1112
            "source": {
1113
                "type": "git",
1114
                "url": "https://github.com/myclabs/DeepCopy.git",
1115
                "reference": "3b8a3a99ba1f6a3952ac2747d989303cbd6b7a3e"
1116
            },
1117
            "dist": {
1118
                "type": "zip",
1119
                "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/3b8a3a99ba1f6a3952ac2747d989303cbd6b7a3e",
1120
                "reference": "3b8a3a99ba1f6a3952ac2747d989303cbd6b7a3e",
1121
                "shasum": ""
1122
            },
1123
            "require": {
1124
                "php": "^5.6 || ^7.0"
1125
            },
1126
            "require-dev": {
1127
                "doctrine/collections": "^1.0",
1128
                "doctrine/common": "^2.6",
1129
                "phpunit/phpunit": "^4.1"
1130
            },
1131
            "type": "library",
1132
            "autoload": {
1133
                "psr-4": {
1134
                    "DeepCopy\\": "src/DeepCopy/"
1135
                },
1136
                "files": [
1137
                    "src/DeepCopy/deep_copy.php"
1138
                ]
1139
            },
1140
            "notification-url": "https://packagist.org/downloads/",
1141
            "license": [
1142
                "MIT"
1143
            ],
1144
            "description": "Create deep copies (clones) of your objects",
1145
            "keywords": [
1146
                "clone",
1147
                "copy",
1148
                "duplicate",
1149
                "object",
1150
                "object graph"
1151
            ],
1152
            "time": "2017-10-19T19:58:43+00:00"
1153
        },
1154
        {
1155
            "name": "phar-io/manifest",
1156
            "version": "1.0.1",
1157
            "source": {
1158
                "type": "git",
1159
                "url": "https://github.com/phar-io/manifest.git",
1160
                "reference": "2df402786ab5368a0169091f61a7c1e0eb6852d0"
1161
            },
1162
            "dist": {
1163
                "type": "zip",
1164
                "url": "https://api.github.com/repos/phar-io/manifest/zipball/2df402786ab5368a0169091f61a7c1e0eb6852d0",
1165
                "reference": "2df402786ab5368a0169091f61a7c1e0eb6852d0",
1166
                "shasum": ""
1167
            },
1168
            "require": {
1169
                "ext-dom": "*",
1170
                "ext-phar": "*",
1171
                "phar-io/version": "^1.0.1",
1172
                "php": "^5.6 || ^7.0"
1173
            },
1174
            "type": "library",
1175
            "extra": {
1176
                "branch-alias": {
1177
                    "dev-master": "1.0.x-dev"
1178
                }
1179
            },
1180
            "autoload": {
1181
                "classmap": [
1182
                    "src/"
1183
                ]
1184
            },
1185
            "notification-url": "https://packagist.org/downloads/",
1186
            "license": [
1187
                "BSD-3-Clause"
1188
            ],
1189
            "authors": [
1190
                {
1191
                    "name": "Arne Blankerts",
1192
                    "email": "[email protected]",
1193
                    "role": "Developer"
1194
                },
1195
                {
1196
                    "name": "Sebastian Heuer",
1197
                    "email": "[email protected]",
1198
                    "role": "Developer"
1199
                },
1200
                {
1201
                    "name": "Sebastian Bergmann",
1202
                    "email": "[email protected]",
1203
                    "role": "Developer"
1204
                }
1205
            ],
1206
            "description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)",
1207
            "time": "2017-03-05T18:14:27+00:00"
1208
        },
1209
        {
1210
            "name": "phar-io/version",
1211
            "version": "1.0.1",
1212
            "source": {
1213
                "type": "git",
1214
                "url": "https://github.com/phar-io/version.git",
1215
                "reference": "a70c0ced4be299a63d32fa96d9281d03e94041df"
1216
            },
1217
            "dist": {
1218
                "type": "zip",
1219
                "url": "https://api.github.com/repos/phar-io/version/zipball/a70c0ced4be299a63d32fa96d9281d03e94041df",
1220
                "reference": "a70c0ced4be299a63d32fa96d9281d03e94041df",
1221
                "shasum": ""
1222
            },
1223
            "require": {
1224
                "php": "^5.6 || ^7.0"
1225
            },
1226
            "type": "library",
1227
            "autoload": {
1228
                "classmap": [
1229
                    "src/"
1230
                ]
1231
            },
1232
            "notification-url": "https://packagist.org/downloads/",
1233
            "license": [
1234
                "BSD-3-Clause"
1235
            ],
1236
            "authors": [
1237
                {
1238
                    "name": "Arne Blankerts",
1239
                    "email": "[email protected]",
1240
                    "role": "Developer"
1241
                },
1242
                {
1243
                    "name": "Sebastian Heuer",
1244
                    "email": "[email protected]",
1245
                    "role": "Developer"
1246
                },
1247
                {
1248
                    "name": "Sebastian Bergmann",
1249
                    "email": "[email protected]",
1250
                    "role": "Developer"
1251
                }
1252
            ],
1253
            "description": "Library for handling version information and constraints",
1254
            "time": "2017-03-05T17:38:23+00:00"
1255
        },
1256
        {
1257
            "name": "phpdocumentor/reflection-common",
1258
            "version": "1.0.1",
1259
            "source": {
1260
                "type": "git",
1261
                "url": "https://github.com/phpDocumentor/ReflectionCommon.git",
1262
                "reference": "21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6"
1263
            },
1264
            "dist": {
1265
                "type": "zip",
1266
                "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6",
1267
                "reference": "21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6",
1268
                "shasum": ""
1269
            },
1270
            "require": {
1271
                "php": ">=5.5"
1272
            },
1273
            "require-dev": {
1274
                "phpunit/phpunit": "^4.6"
1275
            },
1276
            "type": "library",
1277
            "extra": {
1278
                "branch-alias": {
1279
                    "dev-master": "1.0.x-dev"
1280
                }
1281
            },
1282
            "autoload": {
1283
                "psr-4": {
1284
                    "phpDocumentor\\Reflection\\": [
1285
                        "src"
1286
                    ]
1287
                }
1288
            },
1289
            "notification-url": "https://packagist.org/downloads/",
1290
            "license": [
1291
                "MIT"
1292
            ],
1293
            "authors": [
1294
                {
1295
                    "name": "Jaap van Otterdijk",
1296
                    "email": "[email protected]"
1297
                }
1298
            ],
1299
            "description": "Common reflection classes used by phpdocumentor to reflect the code structure",
1300
            "homepage": "http://www.phpdoc.org",
1301
            "keywords": [
1302
                "FQSEN",
1303
                "phpDocumentor",
1304
                "phpdoc",
1305
                "reflection",
1306
                "static analysis"
1307
            ],
1308
            "time": "2017-09-11T18:02:19+00:00"
1309
        },
1310
        {
1311
            "name": "phpdocumentor/reflection-docblock",
1312
            "version": "4.1.1",
1313
            "source": {
1314
                "type": "git",
1315
                "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
1316
                "reference": "2d3d238c433cf69caeb4842e97a3223a116f94b2"
1317
            },
1318
            "dist": {
1319
                "type": "zip",
1320
                "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/2d3d238c433cf69caeb4842e97a3223a116f94b2",
1321
                "reference": "2d3d238c433cf69caeb4842e97a3223a116f94b2",
1322
                "shasum": ""
1323
            },
1324
            "require": {
1325
                "php": "^7.0",
1326
                "phpdocumentor/reflection-common": "^1.0@dev",
1327
                "phpdocumentor/type-resolver": "^0.4.0",
1328
                "webmozart/assert": "^1.0"
1329
            },
1330
            "require-dev": {
1331
                "mockery/mockery": "^0.9.4",
1332
                "phpunit/phpunit": "^4.4"
1333
            },
1334
            "type": "library",
1335
            "autoload": {
1336
                "psr-4": {
1337
                    "phpDocumentor\\Reflection\\": [
1338
                        "src/"
1339
                    ]
1340
                }
1341
            },
1342
            "notification-url": "https://packagist.org/downloads/",
1343
            "license": [
1344
                "MIT"
1345
            ],
1346
            "authors": [
1347
                {
1348
                    "name": "Mike van Riel",
1349
                    "email": "[email protected]"
1350
                }
1351
            ],
1352
            "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
1353
            "time": "2017-08-30T18:51:59+00:00"
1354
        },
1355
        {
1356
            "name": "phpdocumentor/type-resolver",
1357
            "version": "0.4.0",
1358
            "source": {
1359
                "type": "git",
1360
                "url": "https://github.com/phpDocumentor/TypeResolver.git",
1361
                "reference": "9c977708995954784726e25d0cd1dddf4e65b0f7"
1362
            },
1363
            "dist": {
1364
                "type": "zip",
1365
                "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/9c977708995954784726e25d0cd1dddf4e65b0f7",
1366
                "reference": "9c977708995954784726e25d0cd1dddf4e65b0f7",
1367
                "shasum": ""
1368
            },
1369
            "require": {
1370
                "php": "^5.5 || ^7.0",
1371
                "phpdocumentor/reflection-common": "^1.0"
1372
            },
1373
            "require-dev": {
1374
                "mockery/mockery": "^0.9.4",
1375
                "phpunit/phpunit": "^5.2||^4.8.24"
1376
            },
1377
            "type": "library",
1378
            "extra": {
1379
                "branch-alias": {
1380
                    "dev-master": "1.0.x-dev"
1381
                }
1382
            },
1383
            "autoload": {
1384
                "psr-4": {
1385
                    "phpDocumentor\\Reflection\\": [
1386
                        "src/"
1387
                    ]
1388
                }
1389
            },
1390
            "notification-url": "https://packagist.org/downloads/",
1391
            "license": [
1392
                "MIT"
1393
            ],
1394
            "authors": [
1395
                {
1396
                    "name": "Mike van Riel",
1397
                    "email": "[email protected]"
1398
                }
1399
            ],
1400
            "time": "2017-07-14T14:27:02+00:00"
1401
        },
1402
        {
1403
            "name": "phpspec/php-diff",
1404
            "version": "v1.1.0",
1405
            "source": {
1406
                "type": "git",
1407
                "url": "https://github.com/phpspec/php-diff.git",
1408
                "reference": "0464787bfa7cd13576c5a1e318709768798bec6a"
1409
            },
1410
            "dist": {
1411
                "type": "zip",
1412
                "url": "https://api.github.com/repos/phpspec/php-diff/zipball/0464787bfa7cd13576c5a1e318709768798bec6a",
1413
                "reference": "0464787bfa7cd13576c5a1e318709768798bec6a",
1414
                "shasum": ""
1415
            },
1416
            "type": "library",
1417
            "extra": {
1418
                "branch-alias": {
1419
                    "dev-master": "1.0.x-dev"
1420
                }
1421
            },
1422
            "autoload": {
1423
                "psr-0": {
1424
                    "Diff": "lib/"
1425
                }
1426
            },
1427
            "notification-url": "https://packagist.org/downloads/",
1428
            "license": [
1429
                "BSD-3-Clause"
1430
            ],
1431
            "authors": [
1432
                {
1433
                    "name": "Chris Boulton",
1434
                    "homepage": "http://github.com/chrisboulton"
1435
                }
1436
            ],
1437
            "description": "A comprehensive library for generating differences between two hashable objects (strings or arrays).",
1438
            "time": "2016-04-07T12:29:16+00:00"
1439
        },
1440
        {
1441
            "name": "phpspec/prophecy",
1442
            "version": "v1.7.2",
1443
            "source": {
1444
                "type": "git",
1445
                "url": "https://github.com/phpspec/prophecy.git",
1446
                "reference": "c9b8c6088acd19d769d4cc0ffa60a9fe34344bd6"
1447
            },
1448
            "dist": {
1449
                "type": "zip",
1450
                "url": "https://api.github.com/repos/phpspec/prophecy/zipball/c9b8c6088acd19d769d4cc0ffa60a9fe34344bd6",
1451
                "reference": "c9b8c6088acd19d769d4cc0ffa60a9fe34344bd6",
1452
                "shasum": ""
1453
            },
1454
            "require": {
1455
                "doctrine/instantiator": "^1.0.2",
1456
                "php": "^5.3|^7.0",
1457
                "phpdocumentor/reflection-docblock": "^2.0|^3.0.2|^4.0",
1458
                "sebastian/comparator": "^1.1|^2.0",
1459
                "sebastian/recursion-context": "^1.0|^2.0|^3.0"
1460
            },
1461
            "require-dev": {
1462
                "phpspec/phpspec": "^2.5|^3.2",
1463
                "phpunit/phpunit": "^4.8 || ^5.6.5"
1464
            },
1465
            "type": "library",
1466
            "extra": {
1467
                "branch-alias": {
1468
                    "dev-master": "1.7.x-dev"
1469
                }
1470
            },
1471
            "autoload": {
1472
                "psr-0": {
1473
                    "Prophecy\\": "src/"
1474
                }
1475
            },
1476
            "notification-url": "https://packagist.org/downloads/",
1477
            "license": [
1478
                "MIT"
1479
            ],
1480
            "authors": [
1481
                {
1482
                    "name": "Konstantin Kudryashov",
1483
                    "email": "[email protected]",
1484
                    "homepage": "http://everzet.com"
1485
                },
1486
                {
1487
                    "name": "Marcello Duarte",
1488
                    "email": "[email protected]"
1489
                }
1490
            ],
1491
            "description": "Highly opinionated mocking framework for PHP 5.3+",
1492
            "homepage": "https://github.com/phpspec/prophecy",
1493
            "keywords": [
1494
                "Double",
1495
                "Dummy",
1496
                "fake",
1497
                "mock",
1498
                "spy",
1499
                "stub"
1500
            ],
1501
            "time": "2017-09-04T11:05:03+00:00"
1502
        },
1503
        {
1504
            "name": "phpunit/php-code-coverage",
1505
            "version": "5.2.3",
1506
            "source": {
1507
                "type": "git",
1508
                "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
1509
                "reference": "8e1d2397d8adf59a3f12b2878a3aaa66d1ab189d"
1510
            },
1511
            "dist": {
1512
                "type": "zip",
1513
                "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/8e1d2397d8adf59a3f12b2878a3aaa66d1ab189d",
1514
                "reference": "8e1d2397d8adf59a3f12b2878a3aaa66d1ab189d",
1515
                "shasum": ""
1516
            },
1517
            "require": {
1518
                "ext-dom": "*",
1519
                "ext-xmlwriter": "*",
1520
                "php": "^7.0",
1521
                "phpunit/php-file-iterator": "^1.4.2",
1522
                "phpunit/php-text-template": "^1.2.1",
1523
                "phpunit/php-token-stream": "^2.0",
1524
                "sebastian/code-unit-reverse-lookup": "^1.0.1",
1525
                "sebastian/environment": "^3.0",
1526
                "sebastian/version": "^2.0.1",
1527
                "theseer/tokenizer": "^1.1"
1528
            },
1529
            "require-dev": {
1530
                "ext-xdebug": "^2.5",
1531
                "phpunit/phpunit": "^6.0"
1532
            },
1533
            "suggest": {
1534
                "ext-xdebug": "^2.5.5"
1535
            },
1536
            "type": "library",
1537
            "extra": {
1538
                "branch-alias": {
1539
                    "dev-master": "5.2.x-dev"
1540
                }
1541
            },
1542
            "autoload": {
1543
                "classmap": [
1544
                    "src/"
1545
                ]
1546
            },
1547
            "notification-url": "https://packagist.org/downloads/",
1548
            "license": [
1549
                "BSD-3-Clause"
1550
            ],
1551
            "authors": [
1552
                {
1553
                    "name": "Sebastian Bergmann",
1554
                    "email": "[email protected]",
1555
                    "role": "lead"
1556
                }
1557
            ],
1558
            "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
1559
            "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
1560
            "keywords": [
1561
                "coverage",
1562
                "testing",
1563
                "xunit"
1564
            ],
1565
            "time": "2017-11-03T13:47:33+00:00"
1566
        },
1567
        {
1568
            "name": "phpunit/php-file-iterator",
1569
            "version": "1.4.2",
1570
            "source": {
1571
                "type": "git",
1572
                "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
1573
                "reference": "3cc8f69b3028d0f96a9078e6295d86e9bf019be5"
1574
            },
1575
            "dist": {
1576
                "type": "zip",
1577
                "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/3cc8f69b3028d0f96a9078e6295d86e9bf019be5",
1578
                "reference": "3cc8f69b3028d0f96a9078e6295d86e9bf019be5",
1579
                "shasum": ""
1580
            },
1581
            "require": {
1582
                "php": ">=5.3.3"
1583
            },
1584
            "type": "library",
1585
            "extra": {
1586
                "branch-alias": {
1587
                    "dev-master": "1.4.x-dev"
1588
                }
1589
            },
1590
            "autoload": {
1591
                "classmap": [
1592
                    "src/"
1593
                ]
1594
            },
1595
            "notification-url": "https://packagist.org/downloads/",
1596
            "license": [
1597
                "BSD-3-Clause"
1598
            ],
1599
            "authors": [
1600
                {
1601
                    "name": "Sebastian Bergmann",
1602
                    "email": "[email protected]",
1603
                    "role": "lead"
1604
                }
1605
            ],
1606
            "description": "FilterIterator implementation that filters files based on a list of suffixes.",
1607
            "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
1608
            "keywords": [
1609
                "filesystem",
1610
                "iterator"
1611
            ],
1612
            "time": "2016-10-03T07:40:28+00:00"
1613
        },
1614
        {
1615
            "name": "phpunit/php-text-template",
1616
            "version": "1.2.1",
1617
            "source": {
1618
                "type": "git",
1619
                "url": "https://github.com/sebastianbergmann/php-text-template.git",
1620
                "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686"
1621
            },
1622
            "dist": {
1623
                "type": "zip",
1624
                "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
1625
                "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
1626
                "shasum": ""
1627
            },
1628
            "require": {
1629
                "php": ">=5.3.3"
1630
            },
1631
            "type": "library",
1632
            "autoload": {
1633
                "classmap": [
1634
                    "src/"
1635
                ]
1636
            },
1637
            "notification-url": "https://packagist.org/downloads/",
1638
            "license": [
1639
                "BSD-3-Clause"
1640
            ],
1641
            "authors": [
1642
                {
1643
                    "name": "Sebastian Bergmann",
1644
                    "email": "[email protected]",
1645
                    "role": "lead"
1646
                }
1647
            ],
1648
            "description": "Simple template engine.",
1649
            "homepage": "https://github.com/sebastianbergmann/php-text-template/",
1650
            "keywords": [
1651
                "template"
1652
            ],
1653
            "time": "2015-06-21T13:50:34+00:00"
1654
        },
1655
        {
1656
            "name": "phpunit/php-timer",
1657
            "version": "1.0.9",
1658
            "source": {
1659
                "type": "git",
1660
                "url": "https://github.com/sebastianbergmann/php-timer.git",
1661
                "reference": "3dcf38ca72b158baf0bc245e9184d3fdffa9c46f"
1662
            },
1663
            "dist": {
1664
                "type": "zip",
1665
                "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/3dcf38ca72b158baf0bc245e9184d3fdffa9c46f",
1666
                "reference": "3dcf38ca72b158baf0bc245e9184d3fdffa9c46f",
1667
                "shasum": ""
1668
            },
1669
            "require": {
1670
                "php": "^5.3.3 || ^7.0"
1671
            },
1672
            "require-dev": {
1673
                "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0"
1674
            },
1675
            "type": "library",
1676
            "extra": {
1677
                "branch-alias": {
1678
                    "dev-master": "1.0-dev"
1679
                }
1680
            },
1681
            "autoload": {
1682
                "classmap": [
1683
                    "src/"
1684
                ]
1685
            },
1686
            "notification-url": "https://packagist.org/downloads/",
1687
            "license": [
1688
                "BSD-3-Clause"
1689
            ],
1690
            "authors": [
1691
                {
1692
                    "name": "Sebastian Bergmann",
1693
                    "email": "[email protected]",
1694
                    "role": "lead"
1695
                }
1696
            ],
1697
            "description": "Utility class for timing",
1698
            "homepage": "https://github.com/sebastianbergmann/php-timer/",
1699
            "keywords": [
1700
                "timer"
1701
            ],
1702
            "time": "2017-02-26T11:10:40+00:00"
1703
        },
1704
        {
1705
            "name": "phpunit/php-token-stream",
1706
            "version": "2.0.1",
1707
            "source": {
1708
                "type": "git",
1709
                "url": "https://github.com/sebastianbergmann/php-token-stream.git",
1710
                "reference": "9a02332089ac48e704c70f6cefed30c224e3c0b0"
1711
            },
1712
            "dist": {
1713
                "type": "zip",
1714
                "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/9a02332089ac48e704c70f6cefed30c224e3c0b0",
1715
                "reference": "9a02332089ac48e704c70f6cefed30c224e3c0b0",
1716
                "shasum": ""
1717
            },
1718
            "require": {
1719
                "ext-tokenizer": "*",
1720
                "php": "^7.0"
1721
            },
1722
            "require-dev": {
1723
                "phpunit/phpunit": "^6.2.4"
1724
            },
1725
            "type": "library",
1726
            "extra": {
1727
                "branch-alias": {
1728
                    "dev-master": "2.0-dev"
1729
                }
1730
            },
1731
            "autoload": {
1732
                "classmap": [
1733
                    "src/"
1734
                ]
1735
            },
1736
            "notification-url": "https://packagist.org/downloads/",
1737
            "license": [
1738
                "BSD-3-Clause"
1739
            ],
1740
            "authors": [
1741
                {
1742
                    "name": "Sebastian Bergmann",
1743
                    "email": "[email protected]"
1744
                }
1745
            ],
1746
            "description": "Wrapper around PHP's tokenizer extension.",
1747
            "homepage": "https://github.com/sebastianbergmann/php-token-stream/",
1748
            "keywords": [
1749
                "tokenizer"
1750
            ],
1751
            "time": "2017-08-20T05:47:52+00:00"
1752
        },
1753
        {
1754
            "name": "phpunit/phpunit",
1755
            "version": "6.4.4",
1756
            "source": {
1757
                "type": "git",
1758
                "url": "https://github.com/sebastianbergmann/phpunit.git",
1759
                "reference": "562f7dc75d46510a4ed5d16189ae57fbe45a9932"
1760
            },
1761
            "dist": {
1762
                "type": "zip",
1763
                "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/562f7dc75d46510a4ed5d16189ae57fbe45a9932",
1764
                "reference": "562f7dc75d46510a4ed5d16189ae57fbe45a9932",
1765
                "shasum": ""
1766
            },
1767
            "require": {
1768
                "ext-dom": "*",
1769
                "ext-json": "*",
1770
                "ext-libxml": "*",
1771
                "ext-mbstring": "*",
1772
                "ext-xml": "*",
1773
                "myclabs/deep-copy": "^1.6.1",
1774
                "phar-io/manifest": "^1.0.1",
1775
                "phar-io/version": "^1.0",
1776
                "php": "^7.0",
1777
                "phpspec/prophecy": "^1.7",
1778
                "phpunit/php-code-coverage": "^5.2.2",
1779
                "phpunit/php-file-iterator": "^1.4.2",
1780
                "phpunit/php-text-template": "^1.2.1",
1781
                "phpunit/php-timer": "^1.0.9",
1782
                "phpunit/phpunit-mock-objects": "^4.0.3",
1783
                "sebastian/comparator": "^2.0.2",
1784
                "sebastian/diff": "^2.0",
1785
                "sebastian/environment": "^3.1",
1786
                "sebastian/exporter": "^3.1",
1787
                "sebastian/global-state": "^2.0",
1788
                "sebastian/object-enumerator": "^3.0.3",
1789
                "sebastian/resource-operations": "^1.0",
1790
                "sebastian/version": "^2.0.1"
1791
            },
1792
            "conflict": {
1793
                "phpdocumentor/reflection-docblock": "3.0.2",
1794
                "phpunit/dbunit": "<3.0"
1795
            },
1796
            "require-dev": {
1797
                "ext-pdo": "*"
1798
            },
1799
            "suggest": {
1800
                "ext-xdebug": "*",
1801
                "phpunit/php-invoker": "^1.1"
1802
            },
1803
            "bin": [
1804
                "phpunit"
1805
            ],
1806
            "type": "library",
1807
            "extra": {
1808
                "branch-alias": {
1809
                    "dev-master": "6.4.x-dev"
1810
                }
1811
            },
1812
            "autoload": {
1813
                "classmap": [
1814
                    "src/"
1815
                ]
1816
            },
1817
            "notification-url": "https://packagist.org/downloads/",
1818
            "license": [
1819
                "BSD-3-Clause"
1820
            ],
1821
            "authors": [
1822
                {
1823
                    "name": "Sebastian Bergmann",
1824
                    "email": "[email protected]",
1825
                    "role": "lead"
1826
                }
1827
            ],
1828
            "description": "The PHP Unit Testing framework.",
1829
            "homepage": "https://phpunit.de/",
1830
            "keywords": [
1831
                "phpunit",
1832
                "testing",
1833
                "xunit"
1834
            ],
1835
            "time": "2017-11-08T11:26:09+00:00"
1836
        },
1837
        {
1838
            "name": "phpunit/phpunit-mock-objects",
1839
            "version": "4.0.4",
1840
            "source": {
1841
                "type": "git",
1842
                "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git",
1843
                "reference": "2f789b59ab89669015ad984afa350c4ec577ade0"
1844
            },
1845
            "dist": {
1846
                "type": "zip",
1847
                "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/2f789b59ab89669015ad984afa350c4ec577ade0",
1848
                "reference": "2f789b59ab89669015ad984afa350c4ec577ade0",
1849
                "shasum": ""
1850
            },
1851
            "require": {
1852
                "doctrine/instantiator": "^1.0.5",
1853
                "php": "^7.0",
1854
                "phpunit/php-text-template": "^1.2.1",
1855
                "sebastian/exporter": "^3.0"
1856
            },
1857
            "conflict": {
1858
                "phpunit/phpunit": "<6.0"
1859
            },
1860
            "require-dev": {
1861
                "phpunit/phpunit": "^6.0"
1862
            },
1863
            "suggest": {
1864
                "ext-soap": "*"
1865
            },
1866
            "type": "library",
1867
            "extra": {
1868
                "branch-alias": {
1869
                    "dev-master": "4.0.x-dev"
1870
                }
1871
            },
1872
            "autoload": {
1873
                "classmap": [
1874
                    "src/"
1875
                ]
1876
            },
1877
            "notification-url": "https://packagist.org/downloads/",
1878
            "license": [
1879
                "BSD-3-Clause"
1880
            ],
1881
            "authors": [
1882
                {
1883
                    "name": "Sebastian Bergmann",
1884
                    "email": "[email protected]",
1885
                    "role": "lead"
1886
                }
1887
            ],
1888
            "description": "Mock Object library for PHPUnit",
1889
            "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/",
1890
            "keywords": [
1891
                "mock",
1892
                "xunit"
1893
            ],
1894
            "time": "2017-08-03T14:08:16+00:00"
1895
        },
1896
        {
1897
            "name": "psr/http-message",
1898
            "version": "1.0.1",
1899
            "source": {
1900
                "type": "git",
1901
                "url": "https://github.com/php-fig/http-message.git",
1902
                "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
1903
            },
1904
            "dist": {
1905
                "type": "zip",
1906
                "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
1907
                "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
1908
                "shasum": ""
1909
            },
1910
            "require": {
1911
                "php": ">=5.3.0"
1912
            },
1913
            "type": "library",
1914
            "extra": {
1915
                "branch-alias": {
1916
                    "dev-master": "1.0.x-dev"
1917
                }
1918
            },
1919
            "autoload": {
1920
                "psr-4": {
1921
                    "Psr\\Http\\Message\\": "src/"
1922
                }
1923
            },
1924
            "notification-url": "https://packagist.org/downloads/",
1925
            "license": [
1926
                "MIT"
1927
            ],
1928
            "authors": [
1929
                {
1930
                    "name": "PHP-FIG",
1931
                    "homepage": "http://www.php-fig.org/"
1932
                }
1933
            ],
1934
            "description": "Common interface for HTTP messages",
1935
            "homepage": "https://github.com/php-fig/http-message",
1936
            "keywords": [
1937
                "http",
1938
                "http-message",
1939
                "psr",
1940
                "psr-7",
1941
                "request",
1942
                "response"
1943
            ],
1944
            "time": "2016-08-06T14:39:51+00:00"
1945
        },
1946
        {
1947
            "name": "psr/log",
1948
            "version": "1.0.2",
1949
            "source": {
1950
                "type": "git",
1951
                "url": "https://github.com/php-fig/log.git",
1952
                "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d"
1953
            },
1954
            "dist": {
1955
                "type": "zip",
1956
                "url": "https://api.github.com/repos/php-fig/log/zipball/4ebe3a8bf773a19edfe0a84b6585ba3d401b724d",
1957
                "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d",
1958
                "shasum": ""
1959
            },
1960
            "require": {
1961
                "php": ">=5.3.0"
1962
            },
1963
            "type": "library",
1964
            "extra": {
1965
                "branch-alias": {
1966
                    "dev-master": "1.0.x-dev"
1967
                }
1968
            },
1969
            "autoload": {
1970
                "psr-4": {
1971
                    "Psr\\Log\\": "Psr/Log/"
1972
                }
1973
            },
1974
            "notification-url": "https://packagist.org/downloads/",
1975
            "license": [
1976
                "MIT"
1977
            ],
1978
            "authors": [
1979
                {
1980
                    "name": "PHP-FIG",
1981
                    "homepage": "http://www.php-fig.org/"
1982
                }
1983
            ],
1984
            "description": "Common interface for logging libraries",
1985
            "homepage": "https://github.com/php-fig/log",
1986
            "keywords": [
1987
                "log",
1988
                "psr",
1989
                "psr-3"
1990
            ],
1991
            "time": "2016-10-10T12:19:37+00:00"
1992
        },
1993
        {
1994
            "name": "sebastian/code-unit-reverse-lookup",
1995
            "version": "1.0.1",
1996
            "source": {
1997
                "type": "git",
1998
                "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
1999
                "reference": "4419fcdb5eabb9caa61a27c7a1db532a6b55dd18"
2000
            },
2001
            "dist": {
2002
                "type": "zip",
2003
                "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/4419fcdb5eabb9caa61a27c7a1db532a6b55dd18",
2004
                "reference": "4419fcdb5eabb9caa61a27c7a1db532a6b55dd18",
2005
                "shasum": ""
2006
            },
2007
            "require": {
2008
                "php": "^5.6 || ^7.0"
2009
            },
2010
            "require-dev": {
2011
                "phpunit/phpunit": "^5.7 || ^6.0"
2012
            },
2013
            "type": "library",
2014
            "extra": {
2015
                "branch-alias": {
2016
                    "dev-master": "1.0.x-dev"
2017
                }
2018
            },
2019
            "autoload": {
2020
                "classmap": [
2021
                    "src/"
2022
                ]
2023
            },
2024
            "notification-url": "https://packagist.org/downloads/",
2025
            "license": [
2026
                "BSD-3-Clause"
2027
            ],
2028
            "authors": [
2029
                {
2030
                    "name": "Sebastian Bergmann",
2031
                    "email": "[email protected]"
2032
                }
2033
            ],
2034
            "description": "Looks up which function or method a line of code belongs to",
2035
            "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
2036
            "time": "2017-03-04T06:30:41+00:00"
2037
        },
2038
        {
2039
            "name": "sebastian/comparator",
2040
            "version": "2.1.0",
2041
            "source": {
2042
                "type": "git",
2043
                "url": "https://github.com/sebastianbergmann/comparator.git",
2044
                "reference": "1174d9018191e93cb9d719edec01257fc05f8158"
2045
            },
2046
            "dist": {
2047
                "type": "zip",
2048
                "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/1174d9018191e93cb9d719edec01257fc05f8158",
2049
                "reference": "1174d9018191e93cb9d719edec01257fc05f8158",
2050
                "shasum": ""
2051
            },
2052
            "require": {
2053
                "php": "^7.0",
2054
                "sebastian/diff": "^2.0",
2055
                "sebastian/exporter": "^3.1"
2056
            },
2057
            "require-dev": {
2058
                "phpunit/phpunit": "^6.4"
2059
            },
2060
            "type": "library",
2061
            "extra": {
2062
                "branch-alias": {
2063
                    "dev-master": "2.1.x-dev"
2064
                }
2065
            },
2066
            "autoload": {
2067
                "classmap": [
2068
                    "src/"
2069
                ]
2070
            },
2071
            "notification-url": "https://packagist.org/downloads/",
2072
            "license": [
2073
                "BSD-3-Clause"
2074
            ],
2075
            "authors": [
2076
                {
2077
                    "name": "Jeff Welch",
2078
                    "email": "[email protected]"
2079
                },
2080
                {
2081
                    "name": "Volker Dusch",
2082
                    "email": "[email protected]"
2083
                },
2084
                {
2085
                    "name": "Bernhard Schussek",
2086
                    "email": "[email protected]"
2087
                },
2088
                {
2089
                    "name": "Sebastian Bergmann",
2090
                    "email": "[email protected]"
2091
                }
2092
            ],
2093
            "description": "Provides the functionality to compare PHP values for equality",
2094
            "homepage": "https://github.com/sebastianbergmann/comparator",
2095
            "keywords": [
2096
                "comparator",
2097
                "compare",
2098
                "equality"
2099
            ],
2100
            "time": "2017-11-03T07:16:52+00:00"
2101
        },
2102
        {
2103
            "name": "sebastian/diff",
2104
            "version": "2.0.1",
2105
            "source": {
2106
                "type": "git",
2107
                "url": "https://github.com/sebastianbergmann/diff.git",
2108
                "reference": "347c1d8b49c5c3ee30c7040ea6fc446790e6bddd"
2109
            },
2110
            "dist": {
2111
                "type": "zip",
2112
                "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/347c1d8b49c5c3ee30c7040ea6fc446790e6bddd",
2113
                "reference": "347c1d8b49c5c3ee30c7040ea6fc446790e6bddd",
2114
                "shasum": ""
2115
            },
2116
            "require": {
2117
                "php": "^7.0"
2118
            },
2119
            "require-dev": {
2120
                "phpunit/phpunit": "^6.2"
2121
            },
2122
            "type": "library",
2123
            "extra": {
2124
                "branch-alias": {
2125
                    "dev-master": "2.0-dev"
2126
                }
2127
            },
2128
            "autoload": {
2129
                "classmap": [
2130
                    "src/"
2131
                ]
2132
            },
2133
            "notification-url": "https://packagist.org/downloads/",
2134
            "license": [
2135
                "BSD-3-Clause"
2136
            ],
2137
            "authors": [
2138
                {
2139
                    "name": "Kore Nordmann",
2140
                    "email": "[email protected]"
2141
                },
2142
                {
2143
                    "name": "Sebastian Bergmann",
2144
                    "email": "[email protected]"
2145
                }
2146
            ],
2147
            "description": "Diff implementation",
2148
            "homepage": "https://github.com/sebastianbergmann/diff",
2149
            "keywords": [
2150
                "diff"
2151
            ],
2152
            "time": "2017-08-03T08:09:46+00:00"
2153
        },
2154
        {
2155
            "name": "sebastian/environment",
2156
            "version": "3.1.0",
2157
            "source": {
2158
                "type": "git",
2159
                "url": "https://github.com/sebastianbergmann/environment.git",
2160
                "reference": "cd0871b3975fb7fc44d11314fd1ee20925fce4f5"
2161
            },
2162
            "dist": {
2163
                "type": "zip",
2164
                "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/cd0871b3975fb7fc44d11314fd1ee20925fce4f5",
2165
                "reference": "cd0871b3975fb7fc44d11314fd1ee20925fce4f5",
2166
                "shasum": ""
2167
            },
2168
            "require": {
2169
                "php": "^7.0"
2170
            },
2171
            "require-dev": {
2172
                "phpunit/phpunit": "^6.1"
2173
            },
2174
            "type": "library",
2175
            "extra": {
2176
                "branch-alias": {
2177
                    "dev-master": "3.1.x-dev"
2178
                }
2179
            },
2180
            "autoload": {
2181
                "classmap": [
2182
                    "src/"
2183
                ]
2184
            },
2185
            "notification-url": "https://packagist.org/downloads/",
2186
            "license": [
2187
                "BSD-3-Clause"
2188
            ],
2189
            "authors": [
2190
                {
2191
                    "name": "Sebastian Bergmann",
2192
                    "email": "[email protected]"
2193
                }
2194
            ],
2195
            "description": "Provides functionality to handle HHVM/PHP environments",
2196
            "homepage": "http://www.github.com/sebastianbergmann/environment",
2197
            "keywords": [
2198
                "Xdebug",
2199
                "environment",
2200
                "hhvm"
2201
            ],
2202
            "time": "2017-07-01T08:51:00+00:00"
2203
        },
2204
        {
2205
            "name": "sebastian/exporter",
2206
            "version": "3.1.0",
2207
            "source": {
2208
                "type": "git",
2209
                "url": "https://github.com/sebastianbergmann/exporter.git",
2210
                "reference": "234199f4528de6d12aaa58b612e98f7d36adb937"
2211
            },
2212
            "dist": {
2213
                "type": "zip",
2214
                "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/234199f4528de6d12aaa58b612e98f7d36adb937",
2215
                "reference": "234199f4528de6d12aaa58b612e98f7d36adb937",
2216
                "shasum": ""
2217
            },
2218
            "require": {
2219
                "php": "^7.0",
2220
                "sebastian/recursion-context": "^3.0"
2221
            },
2222
            "require-dev": {
2223
                "ext-mbstring": "*",
2224
                "phpunit/phpunit": "^6.0"
2225
            },
2226
            "type": "library",
2227
            "extra": {
2228
                "branch-alias": {
2229
                    "dev-master": "3.1.x-dev"
2230
                }
2231
            },
2232
            "autoload": {
2233
                "classmap": [
2234
                    "src/"
2235
                ]
2236
            },
2237
            "notification-url": "https://packagist.org/downloads/",
2238
            "license": [
2239
                "BSD-3-Clause"
2240
            ],
2241
            "authors": [
2242
                {
2243
                    "name": "Jeff Welch",
2244
                    "email": "[email protected]"
2245
                },
2246
                {
2247
                    "name": "Volker Dusch",
2248
                    "email": "[email protected]"
2249
                },
2250
                {
2251
                    "name": "Bernhard Schussek",
2252
                    "email": "[email protected]"
2253
                },
2254
                {
2255
                    "name": "Sebastian Bergmann",
2256
                    "email": "[email protected]"
2257
                },
2258
                {
2259
                    "name": "Adam Harvey",
2260
                    "email": "[email protected]"
2261
                }
2262
            ],
2263
            "description": "Provides the functionality to export PHP variables for visualization",
2264
            "homepage": "http://www.github.com/sebastianbergmann/exporter",
2265
            "keywords": [
2266
                "export",
2267
                "exporter"
2268
            ],
2269
            "time": "2017-04-03T13:19:02+00:00"
2270
        },
2271
        {
2272
            "name": "sebastian/global-state",
2273
            "version": "2.0.0",
2274
            "source": {
2275
                "type": "git",
2276
                "url": "https://github.com/sebastianbergmann/global-state.git",
2277
                "reference": "e8ba02eed7bbbb9e59e43dedd3dddeff4a56b0c4"
2278
            },
2279
            "dist": {
2280
                "type": "zip",
2281
                "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/e8ba02eed7bbbb9e59e43dedd3dddeff4a56b0c4",
2282
                "reference": "e8ba02eed7bbbb9e59e43dedd3dddeff4a56b0c4",
2283
                "shasum": ""
2284
            },
2285
            "require": {
2286
                "php": "^7.0"
2287
            },
2288
            "require-dev": {
2289
                "phpunit/phpunit": "^6.0"
2290
            },
2291
            "suggest": {
2292
                "ext-uopz": "*"
2293
            },
2294
            "type": "library",
2295
            "extra": {
2296
                "branch-alias": {
2297
                    "dev-master": "2.0-dev"
2298
                }
2299
            },
2300
            "autoload": {
2301
                "classmap": [
2302
                    "src/"
2303
                ]
2304
            },
2305
            "notification-url": "https://packagist.org/downloads/",
2306
            "license": [
2307
                "BSD-3-Clause"
2308
            ],
2309
            "authors": [
2310
                {
2311
                    "name": "Sebastian Bergmann",
2312
                    "email": "[email protected]"
2313
                }
2314
            ],
2315
            "description": "Snapshotting of global state",
2316
            "homepage": "http://www.github.com/sebastianbergmann/global-state",
2317
            "keywords": [
2318
                "global state"
2319
            ],
2320
            "time": "2017-04-27T15:39:26+00:00"
2321
        },
2322
        {
2323
            "name": "sebastian/object-enumerator",
2324
            "version": "3.0.3",
2325
            "source": {
2326
                "type": "git",
2327
                "url": "https://github.com/sebastianbergmann/object-enumerator.git",
2328
                "reference": "7cfd9e65d11ffb5af41198476395774d4c8a84c5"
2329
            },
2330
            "dist": {
2331
                "type": "zip",
2332
                "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/7cfd9e65d11ffb5af41198476395774d4c8a84c5",
2333
                "reference": "7cfd9e65d11ffb5af41198476395774d4c8a84c5",
2334
                "shasum": ""
2335
            },
2336
            "require": {
2337
                "php": "^7.0",
2338
                "sebastian/object-reflector": "^1.1.1",
2339
                "sebastian/recursion-context": "^3.0"
2340
            },
2341
            "require-dev": {
2342
                "phpunit/phpunit": "^6.0"
2343
            },
2344
            "type": "library",
2345
            "extra": {
2346
                "branch-alias": {
2347
                    "dev-master": "3.0.x-dev"
2348
                }
2349
            },
2350
            "autoload": {
2351
                "classmap": [
2352
                    "src/"
2353
                ]
2354
            },
2355
            "notification-url": "https://packagist.org/downloads/",
2356
            "license": [
2357
                "BSD-3-Clause"
2358
            ],
2359
            "authors": [
2360
                {
2361
                    "name": "Sebastian Bergmann",
2362
                    "email": "[email protected]"
2363
                }
2364
            ],
2365
            "description": "Traverses array structures and object graphs to enumerate all referenced objects",
2366
            "homepage": "https://github.com/sebastianbergmann/object-enumerator/",
2367
            "time": "2017-08-03T12:35:26+00:00"
2368
        },
2369
        {
2370
            "name": "sebastian/object-reflector",
2371
            "version": "1.1.1",
2372
            "source": {
2373
                "type": "git",
2374
                "url": "https://github.com/sebastianbergmann/object-reflector.git",
2375
                "reference": "773f97c67f28de00d397be301821b06708fca0be"
2376
            },
2377
            "dist": {
2378
                "type": "zip",
2379
                "url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/773f97c67f28de00d397be301821b06708fca0be",
2380
                "reference": "773f97c67f28de00d397be301821b06708fca0be",
2381
                "shasum": ""
2382
            },
2383
            "require": {
2384
                "php": "^7.0"
2385
            },
2386
            "require-dev": {
2387
                "phpunit/phpunit": "^6.0"
2388
            },
2389
            "type": "library",
2390
            "extra": {
2391
                "branch-alias": {
2392
                    "dev-master": "1.1-dev"
2393
                }
2394
            },
2395
            "autoload": {
2396
                "classmap": [
2397
                    "src/"
2398
                ]
2399
            },
2400
            "notification-url": "https://packagist.org/downloads/",
2401
            "license": [
2402
                "BSD-3-Clause"
2403
            ],
2404
            "authors": [
2405
                {
2406
                    "name": "Sebastian Bergmann",
2407
                    "email": "[email protected]"
2408
                }
2409
            ],
2410
            "description": "Allows reflection of object attributes, including inherited and non-public ones",
2411
            "homepage": "https://github.com/sebastianbergmann/object-reflector/",
2412
            "time": "2017-03-29T09:07:27+00:00"
2413
        },
2414
        {
2415
            "name": "sebastian/recursion-context",
2416
            "version": "3.0.0",
2417
            "source": {
2418
                "type": "git",
2419
                "url": "https://github.com/sebastianbergmann/recursion-context.git",
2420
                "reference": "5b0cd723502bac3b006cbf3dbf7a1e3fcefe4fa8"
2421
            },
2422
            "dist": {
2423
                "type": "zip",
2424
                "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/5b0cd723502bac3b006cbf3dbf7a1e3fcefe4fa8",
2425
                "reference": "5b0cd723502bac3b006cbf3dbf7a1e3fcefe4fa8",
2426
                "shasum": ""
2427
            },
2428
            "require": {
2429
                "php": "^7.0"
2430
            },
2431
            "require-dev": {
2432
                "phpunit/phpunit": "^6.0"
2433
            },
2434
            "type": "library",
2435
            "extra": {
2436
                "branch-alias": {
2437
                    "dev-master": "3.0.x-dev"
2438
                }
2439
            },
2440
            "autoload": {
2441
                "classmap": [
2442
                    "src/"
2443
                ]
2444
            },
2445
            "notification-url": "https://packagist.org/downloads/",
2446
            "license": [
2447
                "BSD-3-Clause"
2448
            ],
2449
            "authors": [
2450
                {
2451
                    "name": "Jeff Welch",
2452
                    "email": "[email protected]"
2453
                },
2454
                {
2455
                    "name": "Sebastian Bergmann",
2456
                    "email": "[email protected]"
2457
                },
2458
                {
2459
                    "name": "Adam Harvey",
2460
                    "email": "[email protected]"
2461
                }
2462
            ],
2463
            "description": "Provides functionality to recursively process PHP variables",
2464
            "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
2465
            "time": "2017-03-03T06:23:57+00:00"
2466
        },
2467
        {
2468
            "name": "sebastian/resource-operations",
2469
            "version": "1.0.0",
2470
            "source": {
2471
                "type": "git",
2472
                "url": "https://github.com/sebastianbergmann/resource-operations.git",
2473
                "reference": "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52"
2474
            },
2475
            "dist": {
2476
                "type": "zip",
2477
                "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/ce990bb21759f94aeafd30209e8cfcdfa8bc3f52",
2478
                "reference": "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52",
2479
                "shasum": ""
2480
            },
2481
            "require": {
2482
                "php": ">=5.6.0"
2483
            },
2484
            "type": "library",
2485
            "extra": {
2486
                "branch-alias": {
2487
                    "dev-master": "1.0.x-dev"
2488
                }
2489
            },
2490
            "autoload": {
2491
                "classmap": [
2492
                    "src/"
2493
                ]
2494
            },
2495
            "notification-url": "https://packagist.org/downloads/",
2496
            "license": [
2497
                "BSD-3-Clause"
2498
            ],
2499
            "authors": [
2500
                {
2501
                    "name": "Sebastian Bergmann",
2502
                    "email": "[email protected]"
2503
                }
2504
            ],
2505
            "description": "Provides a list of PHP built-in functions that operate on resources",
2506
            "homepage": "https://www.github.com/sebastianbergmann/resource-operations",
2507
            "time": "2015-07-28T20:34:47+00:00"
2508
        },
2509
        {
2510
            "name": "sebastian/version",
2511
            "version": "2.0.1",
2512
            "source": {
2513
                "type": "git",
2514
                "url": "https://github.com/sebastianbergmann/version.git",
2515
                "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019"
2516
            },
2517
            "dist": {
2518
                "type": "zip",
2519
                "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/99732be0ddb3361e16ad77b68ba41efc8e979019",
2520
                "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019",
2521
                "shasum": ""
2522
            },
2523
            "require": {
2524
                "php": ">=5.6"
2525
            },
2526
            "type": "library",
2527
            "extra": {
2528
                "branch-alias": {
2529
                    "dev-master": "2.0.x-dev"
2530
                }
2531
            },
2532
            "autoload": {
2533
                "classmap": [
2534
                    "src/"
2535
                ]
2536
            },
2537
            "notification-url": "https://packagist.org/downloads/",
2538
            "license": [
2539
                "BSD-3-Clause"
2540
            ],
2541
            "authors": [
2542
                {
2543
                    "name": "Sebastian Bergmann",
2544
                    "email": "[email protected]",
2545
                    "role": "lead"
2546
                }
2547
            ],
2548
            "description": "Library that helps with managing the version number of Git-hosted PHP projects",
2549
            "homepage": "https://github.com/sebastianbergmann/version",
2550
            "time": "2016-10-03T07:35:21+00:00"
2551
        },
2552
        {
2553
            "name": "stecman/symfony-console-completion",
2554
            "version": "0.7.0",
2555
            "source": {
2556
                "type": "git",
2557
                "url": "https://github.com/stecman/symfony-console-completion.git",
2558
                "reference": "5461d43e53092b3d3b9dbd9d999f2054730f4bbb"
2559
            },
2560
            "dist": {
2561
                "type": "zip",
2562
                "url": "https://api.github.com/repos/stecman/symfony-console-completion/zipball/5461d43e53092b3d3b9dbd9d999f2054730f4bbb",
2563
                "reference": "5461d43e53092b3d3b9dbd9d999f2054730f4bbb",
2564
                "shasum": ""
2565
            },
2566
            "require": {
2567
                "php": ">=5.3.2",
2568
                "symfony/console": "~2.3 || ~3.0"
2569
            },
2570
            "require-dev": {
2571
                "phpunit/phpunit": "~4.4"
2572
            },
2573
            "type": "library",
2574
            "extra": {
2575
                "branch-alias": {
2576
                    "dev-master": "0.6.x-dev"
2577
                }
2578
            },
2579
            "autoload": {
2580
                "psr-4": {
2581
                    "Stecman\\Component\\Symfony\\Console\\BashCompletion\\": "src/"
2582
                }
2583
            },
2584
            "notification-url": "https://packagist.org/downloads/",
2585
            "license": [
2586
                "MIT"
2587
            ],
2588
            "authors": [
2589
                {
2590
                    "name": "Stephen Holdaway",
2591
                    "email": "[email protected]"
2592
                }
2593
            ],
2594
            "description": "Automatic BASH completion for Symfony Console Component based applications.",
2595
            "time": "2016-02-24T05:08:54+00:00"
2596
        },
2597
        {
2598
            "name": "symfony/browser-kit",
2599
            "version": "v3.3.13",
2600
            "source": {
2601
                "type": "git",
2602
                "url": "https://github.com/symfony/browser-kit.git",
2603
                "reference": "03f957cd24bf939524f07b8b910c89cfcad722a8"
2604
            },
2605
            "dist": {
2606
                "type": "zip",
2607
                "url": "https://api.github.com/repos/symfony/browser-kit/zipball/03f957cd24bf939524f07b8b910c89cfcad722a8",
2608
                "reference": "03f957cd24bf939524f07b8b910c89cfcad722a8",
2609
                "shasum": ""
2610
            },
2611
            "require": {
2612
                "php": "^5.5.9|>=7.0.8",
2613
                "symfony/dom-crawler": "~2.8|~3.0"
2614
            },
2615
            "require-dev": {
2616
                "symfony/css-selector": "~2.8|~3.0",
2617
                "symfony/process": "~2.8|~3.0"
2618
            },
2619
            "suggest": {
2620
                "symfony/process": ""
2621
            },
2622
            "type": "library",
2623
            "extra": {
2624
                "branch-alias": {
2625
                    "dev-master": "3.3-dev"
2626
                }
2627
            },
2628
            "autoload": {
2629
                "psr-4": {
2630
                    "Symfony\\Component\\BrowserKit\\": ""
2631
                },
2632
                "exclude-from-classmap": [
2633
                    "/Tests/"
2634
                ]
2635
            },
2636
            "notification-url": "https://packagist.org/downloads/",
2637
            "license": [
2638
                "MIT"
2639
            ],
2640
            "authors": [
2641
                {
2642
                    "name": "Fabien Potencier",
2643
                    "email": "[email protected]"
2644
                },
2645
                {
2646
                    "name": "Symfony Community",
2647
                    "homepage": "https://symfony.com/contributors"
2648
                }
2649
            ],
2650
            "description": "Symfony BrowserKit Component",
2651
            "homepage": "https://symfony.com",
2652
            "time": "2017-11-07T14:12:55+00:00"
2653
        },
2654
        {
2655
            "name": "symfony/console",
2656
            "version": "v3.3.13",
2657
            "source": {
2658
                "type": "git",
2659
                "url": "https://github.com/symfony/console.git",
2660
                "reference": "63cd7960a0a522c3537f6326706d7f3b8de65805"
2661
            },
2662
            "dist": {
2663
                "type": "zip",
2664
                "url": "https://api.github.com/repos/symfony/console/zipball/63cd7960a0a522c3537f6326706d7f3b8de65805",
2665
                "reference": "63cd7960a0a522c3537f6326706d7f3b8de65805",
2666
                "shasum": ""
2667
            },
2668
            "require": {
2669
                "php": "^5.5.9|>=7.0.8",
2670
                "symfony/debug": "~2.8|~3.0",
2671
                "symfony/polyfill-mbstring": "~1.0"
2672
            },
2673
            "conflict": {
2674
                "symfony/dependency-injection": "<3.3"
2675
            },
2676
            "require-dev": {
2677
                "psr/log": "~1.0",
2678
                "symfony/config": "~3.3",
2679
                "symfony/dependency-injection": "~3.3",
2680
                "symfony/event-dispatcher": "~2.8|~3.0",
2681
                "symfony/filesystem": "~2.8|~3.0",
2682
                "symfony/process": "~2.8|~3.0"
2683
            },
2684
            "suggest": {
2685
                "psr/log": "For using the console logger",
2686
                "symfony/event-dispatcher": "",
2687
                "symfony/filesystem": "",
2688
                "symfony/process": ""
2689
            },
2690
            "type": "library",
2691
            "extra": {
2692
                "branch-alias": {
2693
                    "dev-master": "3.3-dev"
2694
                }
2695
            },
2696
            "autoload": {
2697
                "psr-4": {
2698
                    "Symfony\\Component\\Console\\": ""
2699
                },
2700
                "exclude-from-classmap": [
2701
                    "/Tests/"
2702
                ]
2703
            },
2704
            "notification-url": "https://packagist.org/downloads/",
2705
            "license": [
2706
                "MIT"
2707
            ],
2708
            "authors": [
2709
                {
2710
                    "name": "Fabien Potencier",
2711
                    "email": "[email protected]"
2712
                },
2713
                {
2714
                    "name": "Symfony Community",
2715
                    "homepage": "https://symfony.com/contributors"
2716
                }
2717
            ],
2718
            "description": "Symfony Console Component",
2719
            "homepage": "https://symfony.com",
2720
            "time": "2017-11-16T15:24:32+00:00"
2721
        },
2722
        {
2723
            "name": "symfony/css-selector",
2724
            "version": "v3.3.13",
2725
            "source": {
2726
                "type": "git",
2727
                "url": "https://github.com/symfony/css-selector.git",
2728
                "reference": "66e6e046032ebdf1f562c26928549f613d428bd1"
2729
            },
2730
            "dist": {
2731
                "type": "zip",
2732
                "url": "https://api.github.com/repos/symfony/css-selector/zipball/66e6e046032ebdf1f562c26928549f613d428bd1",
2733
                "reference": "66e6e046032ebdf1f562c26928549f613d428bd1",
2734
                "shasum": ""
2735
            },
2736
            "require": {
2737
                "php": "^5.5.9|>=7.0.8"
2738
            },
2739
            "type": "library",
2740
            "extra": {
2741
                "branch-alias": {
2742
                    "dev-master": "3.3-dev"
2743
                }
2744
            },
2745
            "autoload": {
2746
                "psr-4": {
2747
                    "Symfony\\Component\\CssSelector\\": ""
2748
                },
2749
                "exclude-from-classmap": [
2750
                    "/Tests/"
2751
                ]
2752
            },
2753
            "notification-url": "https://packagist.org/downloads/",
2754
            "license": [
2755
                "MIT"
2756
            ],
2757
            "authors": [
2758
                {
2759
                    "name": "Jean-François Simon",
2760
                    "email": "[email protected]"
2761
                },
2762
                {
2763
                    "name": "Fabien Potencier",
2764
                    "email": "[email protected]"
2765
                },
2766
                {
2767
                    "name": "Symfony Community",
2768
                    "homepage": "https://symfony.com/contributors"
2769
                }
2770
            ],
2771
            "description": "Symfony CssSelector Component",
2772
            "homepage": "https://symfony.com",
2773
            "time": "2017-11-05T15:47:03+00:00"
2774
        },
2775
        {
2776
            "name": "symfony/debug",
2777
            "version": "v3.3.13",
2778
            "source": {
2779
                "type": "git",
2780
                "url": "https://github.com/symfony/debug.git",
2781
                "reference": "74557880e2846b5c84029faa96b834da37e29810"
2782
            },
2783
            "dist": {
2784
                "type": "zip",
2785
                "url": "https://api.github.com/repos/symfony/debug/zipball/74557880e2846b5c84029faa96b834da37e29810",
2786
                "reference": "74557880e2846b5c84029faa96b834da37e29810",
2787
                "shasum": ""
2788
            },
2789
            "require": {
2790
                "php": "^5.5.9|>=7.0.8",
2791
                "psr/log": "~1.0"
2792
            },
2793
            "conflict": {
2794
                "symfony/http-kernel": ">=2.3,<2.3.24|~2.4.0|>=2.5,<2.5.9|>=2.6,<2.6.2"
2795
            },
2796
            "require-dev": {
2797
                "symfony/http-kernel": "~2.8|~3.0"
2798
            },
2799
            "type": "library",
2800
            "extra": {
2801
                "branch-alias": {
2802
                    "dev-master": "3.3-dev"
2803
                }
2804
            },
2805
            "autoload": {
2806
                "psr-4": {
2807
                    "Symfony\\Component\\Debug\\": ""
2808
                },
2809
                "exclude-from-classmap": [
2810
                    "/Tests/"
2811
                ]
2812
            },
2813
            "notification-url": "https://packagist.org/downloads/",
2814
            "license": [
2815
                "MIT"
2816
            ],
2817
            "authors": [
2818
                {
2819
                    "name": "Fabien Potencier",
2820
                    "email": "[email protected]"
2821
                },
2822
                {
2823
                    "name": "Symfony Community",
2824
                    "homepage": "https://symfony.com/contributors"
2825
                }
2826
            ],
2827
            "description": "Symfony Debug Component",
2828
            "homepage": "https://symfony.com",
2829
            "time": "2017-11-10T16:38:39+00:00"
2830
        },
2831
        {
2832
            "name": "symfony/dom-crawler",
2833
            "version": "v3.3.13",
2834
            "source": {
2835
                "type": "git",
2836
                "url": "https://github.com/symfony/dom-crawler.git",
2837
                "reference": "cebe3c068867956e012d9135282ba6a05d8a259e"
2838
            },
2839
            "dist": {
2840
                "type": "zip",
2841
                "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/cebe3c068867956e012d9135282ba6a05d8a259e",
2842
                "reference": "cebe3c068867956e012d9135282ba6a05d8a259e",
2843
                "shasum": ""
2844
            },
2845
            "require": {
2846
                "php": "^5.5.9|>=7.0.8",
2847
                "symfony/polyfill-mbstring": "~1.0"
2848
            },
2849
            "require-dev": {
2850
                "symfony/css-selector": "~2.8|~3.0"
2851
            },
2852
            "suggest": {
2853
                "symfony/css-selector": ""
2854
            },
2855
            "type": "library",
2856
            "extra": {
2857
                "branch-alias": {
2858
                    "dev-master": "3.3-dev"
2859
                }
2860
            },
2861
            "autoload": {
2862
                "psr-4": {
2863
                    "Symfony\\Component\\DomCrawler\\": ""
2864
                },
2865
                "exclude-from-classmap": [
2866
                    "/Tests/"
2867
                ]
2868
            },
2869
            "notification-url": "https://packagist.org/downloads/",
2870
            "license": [
2871
                "MIT"
2872
            ],
2873
            "authors": [
2874
                {
2875
                    "name": "Fabien Potencier",
2876
                    "email": "[email protected]"
2877
                },
2878
                {
2879
                    "name": "Symfony Community",
2880
                    "homepage": "https://symfony.com/contributors"
2881
                }
2882
            ],
2883
            "description": "Symfony DomCrawler Component",
2884
            "homepage": "https://symfony.com",
2885
            "time": "2017-11-05T15:47:03+00:00"
2886
        },
2887
        {
2888
            "name": "symfony/event-dispatcher",
2889
            "version": "v3.3.13",
2890
            "source": {
2891
                "type": "git",
2892
                "url": "https://github.com/symfony/event-dispatcher.git",
2893
                "reference": "271d8c27c3ec5ecee6e2ac06016232e249d638d9"
2894
            },
2895
            "dist": {
2896
                "type": "zip",
2897
                "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/271d8c27c3ec5ecee6e2ac06016232e249d638d9",
2898
                "reference": "271d8c27c3ec5ecee6e2ac06016232e249d638d9",
2899
                "shasum": ""
2900
            },
2901
            "require": {
2902
                "php": "^5.5.9|>=7.0.8"
2903
            },
2904
            "conflict": {
2905
                "symfony/dependency-injection": "<3.3"
2906
            },
2907
            "require-dev": {
2908
                "psr/log": "~1.0",
2909
                "symfony/config": "~2.8|~3.0",
2910
                "symfony/dependency-injection": "~3.3",
2911
                "symfony/expression-language": "~2.8|~3.0",
2912
                "symfony/stopwatch": "~2.8|~3.0"
2913
            },
2914
            "suggest": {
2915
                "symfony/dependency-injection": "",
2916
                "symfony/http-kernel": ""
2917
            },
2918
            "type": "library",
2919
            "extra": {
2920
                "branch-alias": {
2921
                    "dev-master": "3.3-dev"
2922
                }
2923
            },
2924
            "autoload": {
2925
                "psr-4": {
2926
                    "Symfony\\Component\\EventDispatcher\\": ""
2927
                },
2928
                "exclude-from-classmap": [
2929
                    "/Tests/"
2930
                ]
2931
            },
2932
            "notification-url": "https://packagist.org/downloads/",
2933
            "license": [
2934
                "MIT"
2935
            ],
2936
            "authors": [
2937
                {
2938
                    "name": "Fabien Potencier",
2939
                    "email": "[email protected]"
2940
                },
2941
                {
2942
                    "name": "Symfony Community",
2943
                    "homepage": "https://symfony.com/contributors"
2944
                }
2945
            ],
2946
            "description": "Symfony EventDispatcher Component",
2947
            "homepage": "https://symfony.com",
2948
            "time": "2017-11-05T15:47:03+00:00"
2949
        },
2950
        {
2951
            "name": "symfony/finder",
2952
            "version": "v3.3.13",
2953
            "source": {
2954
                "type": "git",
2955
                "url": "https://github.com/symfony/finder.git",
2956
                "reference": "138af5ec075d4b1d1bd19de08c38a34bb2d7d880"
2957
            },
2958
            "dist": {
2959
                "type": "zip",
2960
                "url": "https://api.github.com/repos/symfony/finder/zipball/138af5ec075d4b1d1bd19de08c38a34bb2d7d880",
2961
                "reference": "138af5ec075d4b1d1bd19de08c38a34bb2d7d880",
2962
                "shasum": ""
2963
            },
2964
            "require": {
2965
                "php": "^5.5.9|>=7.0.8"
2966
            },
2967
            "type": "library",
2968
            "extra": {
2969
                "branch-alias": {
2970
                    "dev-master": "3.3-dev"
2971
                }
2972
            },
2973
            "autoload": {
2974
                "psr-4": {
2975
                    "Symfony\\Component\\Finder\\": ""
2976
                },
2977
                "exclude-from-classmap": [
2978
                    "/Tests/"
2979
                ]
2980
            },
2981
            "notification-url": "https://packagist.org/downloads/",
2982
            "license": [
2983
                "MIT"
2984
            ],
2985
            "authors": [
2986
                {
2987
                    "name": "Fabien Potencier",
2988
                    "email": "[email protected]"
2989
                },
2990
                {
2991
                    "name": "Symfony Community",
2992
                    "homepage": "https://symfony.com/contributors"
2993
                }
2994
            ],
2995
            "description": "Symfony Finder Component",
2996
            "homepage": "https://symfony.com",
2997
            "time": "2017-11-05T15:47:03+00:00"
2998
        },
2999
        {
3000
            "name": "symfony/polyfill-mbstring",
3001
            "version": "v1.6.0",
3002
            "source": {
3003
                "type": "git",
3004
                "url": "https://github.com/symfony/polyfill-mbstring.git",
3005
                "reference": "2ec8b39c38cb16674bbf3fea2b6ce5bf117e1296"
3006
            },
3007
            "dist": {
3008
                "type": "zip",
3009
                "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/2ec8b39c38cb16674bbf3fea2b6ce5bf117e1296",
3010
                "reference": "2ec8b39c38cb16674bbf3fea2b6ce5bf117e1296",
3011
                "shasum": ""
3012
            },
3013
            "require": {
3014
                "php": ">=5.3.3"
3015
            },
3016
            "suggest": {
3017
                "ext-mbstring": "For best performance"
3018
            },
3019
            "type": "library",
3020
            "extra": {
3021
                "branch-alias": {
3022
                    "dev-master": "1.6-dev"
3023
                }
3024
            },
3025
            "autoload": {
3026
                "psr-4": {
3027
                    "Symfony\\Polyfill\\Mbstring\\": ""
3028
                },
3029
                "files": [
3030
                    "bootstrap.php"
3031
                ]
3032
            },
3033
            "notification-url": "https://packagist.org/downloads/",
3034
            "license": [
3035
                "MIT"
3036
            ],
3037
            "authors": [
3038
                {
3039
                    "name": "Nicolas Grekas",
3040
                    "email": "[email protected]"
3041
                },
3042
                {
3043
                    "name": "Symfony Community",
3044
                    "homepage": "https://symfony.com/contributors"
3045
                }
3046
            ],
3047
            "description": "Symfony polyfill for the Mbstring extension",
3048
            "homepage": "https://symfony.com",
3049
            "keywords": [
3050
                "compatibility",
3051
                "mbstring",
3052
                "polyfill",
3053
                "portable",
3054
                "shim"
3055
            ],
3056
            "time": "2017-10-11T12:05:26+00:00"
3057
        },
3058
        {
3059
            "name": "symfony/process",
3060
            "version": "v3.3.13",
3061
            "source": {
3062
                "type": "git",
3063
                "url": "https://github.com/symfony/process.git",
3064
                "reference": "a56a3989fb762d7b19a0cf8e7693ee99a6ffb78d"
3065
            },
3066
            "dist": {
3067
                "type": "zip",
3068
                "url": "https://api.github.com/repos/symfony/process/zipball/a56a3989fb762d7b19a0cf8e7693ee99a6ffb78d",
3069
                "reference": "a56a3989fb762d7b19a0cf8e7693ee99a6ffb78d",
3070
                "shasum": ""
3071
            },
3072
            "require": {
3073
                "php": "^5.5.9|>=7.0.8"
3074
            },
3075
            "type": "library",
3076
            "extra": {
3077
                "branch-alias": {
3078
                    "dev-master": "3.3-dev"
3079
                }
3080
            },
3081
            "autoload": {
3082
                "psr-4": {
3083
                    "Symfony\\Component\\Process\\": ""
3084
                },
3085
                "exclude-from-classmap": [
3086
                    "/Tests/"
3087
                ]
3088
            },
3089
            "notification-url": "https://packagist.org/downloads/",
3090
            "license": [
3091
                "MIT"
3092
            ],
3093
            "authors": [
3094
                {
3095
                    "name": "Fabien Potencier",
3096
                    "email": "[email protected]"
3097
                },
3098
                {
3099
                    "name": "Symfony Community",
3100
                    "homepage": "https://symfony.com/contributors"
3101
                }
3102
            ],
3103
            "description": "Symfony Process Component",
3104
            "homepage": "https://symfony.com",
3105
            "time": "2017-11-13T15:31:11+00:00"
3106
        },
3107
        {
3108
            "name": "symfony/yaml",
3109
            "version": "v3.3.13",
3110
            "source": {
3111
                "type": "git",
3112
                "url": "https://github.com/symfony/yaml.git",
3113
                "reference": "0938408c4faa518d95230deabb5f595bf0de31b9"
3114
            },
3115
            "dist": {
3116
                "type": "zip",
3117
                "url": "https://api.github.com/repos/symfony/yaml/zipball/0938408c4faa518d95230deabb5f595bf0de31b9",
3118
                "reference": "0938408c4faa518d95230deabb5f595bf0de31b9",
3119
                "shasum": ""
3120
            },
3121
            "require": {
3122
                "php": "^5.5.9|>=7.0.8"
3123
            },
3124
            "require-dev": {
3125
                "symfony/console": "~2.8|~3.0"
3126
            },
3127
            "suggest": {
3128
                "symfony/console": "For validating YAML files using the lint command"
3129
            },
3130
            "type": "library",
3131
            "extra": {
3132
                "branch-alias": {
3133
                    "dev-master": "3.3-dev"
3134
                }
3135
            },
3136
            "autoload": {
3137
                "psr-4": {
3138
                    "Symfony\\Component\\Yaml\\": ""
3139
                },
3140
                "exclude-from-classmap": [
3141
                    "/Tests/"
3142
                ]
3143
            },
3144
            "notification-url": "https://packagist.org/downloads/",
3145
            "license": [
3146
                "MIT"
3147
            ],
3148
            "authors": [
3149
                {
3150
                    "name": "Fabien Potencier",
3151
                    "email": "[email protected]"
3152
                },
3153
                {
3154
                    "name": "Symfony Community",
3155
                    "homepage": "https://symfony.com/contributors"
3156
                }
3157
            ],
3158
            "description": "Symfony Yaml Component",
3159
            "homepage": "https://symfony.com",
3160
            "time": "2017-11-10T18:26:04+00:00"
3161
        },
3162
        {
3163
            "name": "theseer/tokenizer",
3164
            "version": "1.1.0",
3165
            "source": {
3166
                "type": "git",
3167
                "url": "https://github.com/theseer/tokenizer.git",
3168
                "reference": "cb2f008f3f05af2893a87208fe6a6c4985483f8b"
3169
            },
3170
            "dist": {
3171
                "type": "zip",
3172
                "url": "https://api.github.com/repos/theseer/tokenizer/zipball/cb2f008f3f05af2893a87208fe6a6c4985483f8b",
3173
                "reference": "cb2f008f3f05af2893a87208fe6a6c4985483f8b",
3174
                "shasum": ""
3175
            },
3176
            "require": {
3177
                "ext-dom": "*",
3178
                "ext-tokenizer": "*",
3179
                "ext-xmlwriter": "*",
3180
                "php": "^7.0"
3181
            },
3182
            "type": "library",
3183
            "autoload": {
3184
                "classmap": [
3185
                    "src/"
3186
                ]
3187
            },
3188
            "notification-url": "https://packagist.org/downloads/",
3189
            "license": [
3190
                "BSD-3-Clause"
3191
            ],
3192
            "authors": [
3193
                {
3194
                    "name": "Arne Blankerts",
3195
                    "email": "[email protected]",
3196
                    "role": "Developer"
3197
                }
3198
            ],
3199
            "description": "A small library for converting tokenized PHP source code into XML and potentially other formats",
3200
            "time": "2017-04-07T12:08:54+00:00"
3201
        },
3202
        {
3203
            "name": "webmozart/assert",
3204
            "version": "1.2.0",
3205
            "source": {
3206
                "type": "git",
3207
                "url": "https://github.com/webmozart/assert.git",
3208
                "reference": "2db61e59ff05fe5126d152bd0655c9ea113e550f"
3209
            },
3210
            "dist": {
3211
                "type": "zip",
3212
                "url": "https://api.github.com/repos/webmozart/assert/zipball/2db61e59ff05fe5126d152bd0655c9ea113e550f",
3213
                "reference": "2db61e59ff05fe5126d152bd0655c9ea113e550f",
3214
                "shasum": ""
3215
            },
3216
            "require": {
3217
                "php": "^5.3.3 || ^7.0"
3218
            },
3219
            "require-dev": {
3220
                "phpunit/phpunit": "^4.6",
3221
                "sebastian/version": "^1.0.1"
3222
            },
3223
            "type": "library",
3224
            "extra": {
3225
                "branch-alias": {
3226
                    "dev-master": "1.3-dev"
3227
                }
3228
            },
3229
            "autoload": {
3230
                "psr-4": {
3231
                    "Webmozart\\Assert\\": "src/"
3232
                }
3233
            },
3234
            "notification-url": "https://packagist.org/downloads/",
3235
            "license": [
3236
                "MIT"
3237
            ],
3238
            "authors": [
3239
                {
3240
                    "name": "Bernhard Schussek",
3241
                    "email": "[email protected]"
3242
                }
3243
            ],
3244
            "description": "Assertions to validate method input/output with nice error messages.",
3245
            "keywords": [
3246
                "assert",
3247
                "check",
3248
                "validate"
3249
            ],
3250
            "time": "2016-11-23T20:04:58+00:00"
3251
        },
3252
        {
3253
            "name": "yiisoft/yii2-gii",
3254
            "version": "2.0.5",
3255
            "source": {
3256
                "type": "git",
3257
                "url": "https://github.com/yiisoft/yii2-gii.git",
3258
                "reference": "1bd6df6804ca077ec022587905a0d43eb286f507"
3259
            },
3260
            "dist": {
3261
                "type": "zip",
3262
                "url": "https://api.github.com/repos/yiisoft/yii2-gii/zipball/1bd6df6804ca077ec022587905a0d43eb286f507",
3263
                "reference": "1bd6df6804ca077ec022587905a0d43eb286f507",
3264
                "shasum": ""
3265
            },
3266
            "require": {
3267
                "bower-asset/typeahead.js": "0.10.* | ~0.11.0",
3268
                "phpspec/php-diff": ">=1.0.2",
3269
                "yiisoft/yii2": ">=2.0.4",
3270
                "yiisoft/yii2-bootstrap": "~2.0"
3271
            },
3272
            "type": "yii2-extension",
3273
            "extra": {
3274
                "branch-alias": {
3275
                    "dev-master": "2.0.x-dev"
3276
                },
3277
                "asset-installer-paths": {
3278
                    "npm-asset-library": "vendor/npm",
3279
                    "bower-asset-library": "vendor/bower"
3280
                }
3281
            },
3282
            "autoload": {
3283
                "psr-4": {
3284
                    "yii\\gii\\": ""
3285
                }
3286
            },
3287
            "notification-url": "https://packagist.org/downloads/",
3288
            "license": [
3289
                "BSD-3-Clause"
3290
            ],
3291
            "authors": [
3292
                {
3293
                    "name": "Qiang Xue",
3294
                    "email": "[email protected]"
3295
                }
3296
            ],
3297
            "description": "The Gii extension for the Yii framework",
3298
            "keywords": [
3299
                "code generator",
3300
                "gii",
3301
                "yii2"
3302
            ],
3303
            "time": "2016-03-18T14:09:46+00:00"
3304
        }
3305
    ],
3306
    "aliases": [],
3307
    "minimum-stability": "stable",
3308
    "stability-flags": [],
3309
    "prefer-stable": false,
3310
    "prefer-lowest": false,
3311
    "platform": {
3312
        "php": ">=5.6.0"
3313
    },
3314
    "platform-dev": []
3315
}
3316