Completed
Pull Request — master (#1)
by Vladimir
02:14
created

composer.lock (1 issue)

Severity
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": "a21a6fd503c25dc00f01d39e38a99fc1",
8
    "packages": [
9
        {
10
            "name": "bower-asset/inputmask",
11
            "version": "3.3.11",
12
            "source": {
13
                "type": "git",
14
                "url": "https://github.com/RobinHerbots/Inputmask.git",
15
                "reference": "5e670ad62f50c738388d4dcec78d2888505ad77b"
16
            },
17
            "dist": {
18
                "type": "zip",
19
                "url": "https://api.github.com/repos/RobinHerbots/Inputmask/zipball/5e670ad62f50c738388d4dcec78d2888505ad77b",
20
                "reference": "5e670ad62f50c738388d4dcec78d2888505ad77b",
21
                "shasum": null
22
            },
23
            "require": {
24
                "bower-asset/jquery": ">=1.7"
25
            },
26
            "type": "bower-asset",
27
            "license": [
28
                "http://opensource.org/licenses/mit-license.php"
29
            ]
30
        },
31
        {
32
            "name": "bower-asset/jquery",
33
            "version": "3.2.1",
34
            "source": {
35
                "type": "git",
36
                "url": "https://github.com/jquery/jquery-dist.git",
37
                "reference": "77d2a51d0520d2ee44173afdf4e40a9201f5964e"
38
            },
39
            "dist": {
40
                "type": "zip",
41
                "url": "https://api.github.com/repos/jquery/jquery-dist/zipball/77d2a51d0520d2ee44173afdf4e40a9201f5964e",
42
                "reference": "77d2a51d0520d2ee44173afdf4e40a9201f5964e",
43
                "shasum": null
44
            },
45
            "type": "bower-asset",
46
            "license": [
47
                "MIT"
48
            ]
49
        },
50
        {
51
            "name": "bower-asset/punycode",
52
            "version": "v1.3.2",
53
            "source": {
54
                "type": "git",
55
                "url": "https://github.com/bestiejs/punycode.js.git",
56
                "reference": "38c8d3131a82567bfef18da09f7f4db68c84f8a3"
57
            },
58
            "dist": {
59
                "type": "zip",
60
                "url": "https://api.github.com/repos/bestiejs/punycode.js/zipball/38c8d3131a82567bfef18da09f7f4db68c84f8a3",
61
                "reference": "38c8d3131a82567bfef18da09f7f4db68c84f8a3",
62
                "shasum": null
63
            },
64
            "type": "bower-asset"
65
        },
66
        {
67
            "name": "bower-asset/yii2-pjax",
68
            "version": "2.0.7.1",
69
            "source": {
70
                "type": "git",
71
                "url": "[email protected]:yiisoft/jquery-pjax.git",
72
                "reference": "aef7b953107264f00234902a3880eb50dafc48be"
73
            },
74
            "dist": {
75
                "type": "zip",
76
                "url": "https://api.github.com/repos/yiisoft/jquery-pjax/zipball/aef7b953107264f00234902a3880eb50dafc48be",
77
                "reference": "aef7b953107264f00234902a3880eb50dafc48be",
78
                "shasum": null
79
            },
80
            "require": {
81
                "bower-asset/jquery": ">=1.8"
82
            },
83
            "type": "bower-asset",
84
            "license": [
85
                "MIT"
86
            ]
87
        },
88
        {
89
            "name": "cebe/markdown",
90
            "version": "1.1.2",
91
            "source": {
92
                "type": "git",
93
                "url": "https://github.com/cebe/markdown.git",
94
                "reference": "25b28bae8a6f185b5030673af77b32e1163d5c6e"
95
            },
96
            "dist": {
97
                "type": "zip",
98
                "url": "https://api.github.com/repos/cebe/markdown/zipball/25b28bae8a6f185b5030673af77b32e1163d5c6e",
99
                "reference": "25b28bae8a6f185b5030673af77b32e1163d5c6e",
100
                "shasum": ""
101
            },
102
            "require": {
103
                "lib-pcre": "*",
104
                "php": ">=5.4.0"
105
            },
106
            "require-dev": {
107
                "cebe/indent": "*",
108
                "facebook/xhprof": "*@dev",
109
                "phpunit/phpunit": "4.1.*"
110
            },
111
            "bin": [
112
                "bin/markdown"
113
            ],
114
            "type": "library",
115
            "extra": {
116
                "branch-alias": {
117
                    "dev-master": "1.1.x-dev"
118
                }
119
            },
120
            "autoload": {
121
                "psr-4": {
122
                    "cebe\\markdown\\": ""
123
                }
124
            },
125
            "notification-url": "https://packagist.org/downloads/",
126
            "license": [
127
                "MIT"
128
            ],
129
            "authors": [
130
                {
131
                    "name": "Carsten Brandt",
132
                    "email": "[email protected]",
133
                    "homepage": "http://cebe.cc/",
134
                    "role": "Creator"
135
                }
136
            ],
137
            "description": "A super fast, highly extensible markdown parser for PHP",
138
            "homepage": "https://github.com/cebe/markdown#readme",
139
            "keywords": [
140
                "extensible",
141
                "fast",
142
                "gfm",
143
                "markdown",
144
                "markdown-extra"
145
            ],
146
            "time": "2017-07-16T21:13:23+00:00"
147
        },
148
        {
149
            "name": "ezyang/htmlpurifier",
150
            "version": "v4.10.0",
151
            "source": {
152
                "type": "git",
153
                "url": "https://github.com/ezyang/htmlpurifier.git",
154
                "reference": "d85d39da4576a6934b72480be6978fb10c860021"
155
            },
156
            "dist": {
157
                "type": "zip",
158
                "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/d85d39da4576a6934b72480be6978fb10c860021",
159
                "reference": "d85d39da4576a6934b72480be6978fb10c860021",
160
                "shasum": ""
161
            },
162
            "require": {
163
                "php": ">=5.2"
164
            },
165
            "require-dev": {
166
                "simpletest/simpletest": "^1.1"
167
            },
168
            "type": "library",
169
            "autoload": {
170
                "psr-0": {
171
                    "HTMLPurifier": "library/"
172
                },
173
                "files": [
174
                    "library/HTMLPurifier.composer.php"
175
                ]
176
            },
177
            "notification-url": "https://packagist.org/downloads/",
178
            "license": [
179
                "LGPL"
180
            ],
181
            "authors": [
182
                {
183
                    "name": "Edward Z. Yang",
184
                    "email": "[email protected]",
185
                    "homepage": "http://ezyang.com"
186
                }
187
            ],
188
            "description": "Standards compliant HTML filter written in PHP",
189
            "homepage": "http://htmlpurifier.org/",
190
            "keywords": [
191
                "html"
192
            ],
193
            "time": "2018-02-23T01:58:20+00:00"
194
        },
195
        {
196
            "name": "yiisoft/yii2",
0 ignored issues
show
There is a security advisory for your installed version of yiisoft/yii2:

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