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