Completed
Push — master ( 4f519e...7a81ab )
by Antonio
03:40
created

composer.lock (1 issue)

Upgrade to new PHP Analysis Engine

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

1
{
2
    "_readme": [
3
        "This file locks the dependencies of your project to a known state",
4
        "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
5
        "This file is @generated automatically"
6
    ],
7
    "content-hash": "2def2085d55197a4a73feaed6f229ab2",
8
    "packages": [
9
        {
10
            "name": "cebe/markdown",
11
            "version": "0.9.2",
12
            "source": {
13
                "type": "git",
14
                "url": "https://github.com/cebe/markdown.git",
15
                "reference": "70d24fe88e3cb2795d2a422f3dffd264861bca20"
16
            },
17
            "dist": {
18
                "type": "zip",
19
                "url": "https://api.github.com/repos/cebe/markdown/zipball/70d24fe88e3cb2795d2a422f3dffd264861bca20",
20
                "reference": "70d24fe88e3cb2795d2a422f3dffd264861bca20",
21
                "shasum": ""
22
            },
23
            "require": {
24
                "lib-pcre": "*",
25
                "php": ">=5.4.0"
26
            },
27
            "require-dev": {
28
                "phpunit/phpunit": "3.7.*"
29
            },
30
            "bin": [
31
                "bin/markdown"
32
            ],
33
            "type": "library",
34
            "autoload": {
35
                "psr-4": {
36
                    "cebe\\markdown\\": ""
37
                }
38
            },
39
            "notification-url": "https://packagist.org/downloads/",
40
            "license": [
41
                "MIT"
42
            ],
43
            "authors": [
44
                {
45
                    "name": "Carsten Brandt",
46
                    "email": "[email protected]",
47
                    "homepage": "http://cebe.cc/",
48
                    "role": "Core framework development"
49
                }
50
            ],
51
            "description": "A super fast highly extensible markdown parser for PHP",
52
            "homepage": "http://www.cebe.cc/markdown",
53
            "keywords": [
54
                "extensible",
55
                "fast",
56
                "gfm",
57
                "markdown",
58
                "markdown-extra"
59
            ],
60
            "time": "2014-02-18T15:53:17+00:00"
61
        },
62
        {
63
            "name": "ezyang/htmlpurifier",
64
            "version": "v4.6.0",
65
            "source": {
66
                "type": "git",
67
                "url": "https://github.com/ezyang/htmlpurifier.git",
68
                "reference": "6f389f0f25b90d0b495308efcfa073981177f0fd"
69
            },
70
            "dist": {
71
                "type": "zip",
72
                "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/6f389f0f25b90d0b495308efcfa073981177f0fd",
73
                "reference": "6f389f0f25b90d0b495308efcfa073981177f0fd",
74
                "shasum": ""
75
            },
76
            "require": {
77
                "php": ">=5.2"
78
            },
79
            "type": "library",
80
            "autoload": {
81
                "psr-0": {
82
                    "HTMLPurifier": "library/"
83
                },
84
                "files": [
85
                    "library/HTMLPurifier.composer.php"
86
                ]
87
            },
88
            "notification-url": "https://packagist.org/downloads/",
89
            "license": [
90
                "LGPL"
91
            ],
92
            "authors": [
93
                {
94
                    "name": "Edward Z. Yang",
95
                    "email": "[email protected]",
96
                    "homepage": "http://ezyang.com"
97
                }
98
            ],
99
            "description": "Standards compliant HTML filter written in PHP",
100
            "homepage": "http://htmlpurifier.org/",
101
            "keywords": [
102
                "html"
103
            ],
104
            "time": "2013-11-30T08:25:19+00:00"
105
        },
106
        {
107
            "name": "tinymce/tinymce",
108
            "version": "4.6.3",
109
            "source": {
110
                "type": "git",
111
                "url": "https://github.com/tinymce/tinymce-dist.git",
112
                "reference": "64bf45565b3f99f6c2313363ddd0f86077a84406"
113
            },
114
            "dist": {
115
                "type": "zip",
116
                "url": "https://api.github.com/repos/tinymce/tinymce-dist/zipball/64bf45565b3f99f6c2313363ddd0f86077a84406",
117
                "reference": "64bf45565b3f99f6c2313363ddd0f86077a84406",
118
                "shasum": ""
119
            },
120
            "type": "component",
121
            "extra": {
122
                "component": {
123
                    "scripts": [
124
                        "tinymce.js",
125
                        "plugins/*/plugin.js",
126
                        "themes/*/theme.js"
127
                    ],
128
                    "files": [
129
                        "tinymce.min.js",
130
                        "plugins/*/plugin.min.js",
131
                        "themes/*/theme.min.js",
132
                        "skins/**"
133
                    ]
134
                }
135
            },
136
            "notification-url": "https://packagist.org/downloads/",
137
            "license": [
138
                "LGPL-2.1"
139
            ],
140
            "description": "Web based JavaScript HTML WYSIWYG editor control.",
141
            "homepage": "http://www.tinymce.com",
142
            "keywords": [
143
                "editor",
144
                "html",
145
                "javascript",
146
                "richtext",
147
                "tinymce",
148
                "wysiwyg"
149
            ],
150
            "time": "2017-05-30T12:56:46+00:00"
151
        },
152
        {
153
            "name": "yiisoft/jquery",
154
            "version": "2.1.1",
155
            "source": {
156
                "type": "git",
157
                "url": "https://github.com/yiisoft/jquery.git",
158
                "reference": "bc09bbbc8b40cf89812036188b6f94ae7627c73c"
159
            },
160
            "dist": {
161
                "type": "zip",
162
                "url": "https://api.github.com/repos/yiisoft/jquery/zipball/bc09bbbc8b40cf89812036188b6f94ae7627c73c",
163
                "reference": "bc09bbbc8b40cf89812036188b6f94ae7627c73c",
164
                "shasum": ""
165
            },
166
            "type": "library",
167
            "notification-url": "https://packagist.org/downloads/",
168
            "license": [
169
                "MIT"
170
            ],
171
            "description": "jQuery JavaScript Library",
172
            "homepage": "http://jquery.com",
173
            "abandoned": true,
174
            "time": "2014-05-07T05:00:09+00:00"
175
        },
176
        {
177
            "name": "yiisoft/jquery-pjax",
178
            "version": "v2.0.5",
179
            "source": {
180
                "type": "git",
181
                "url": "https://github.com/yiisoft/jquery-pjax.git",
182
                "reference": "6818718408086db6bdcf33649cecb86b6b4f9b67"
183
            },
184
            "dist": {
185
                "type": "zip",
186
                "url": "https://api.github.com/repos/yiisoft/jquery-pjax/zipball/6818718408086db6bdcf33649cecb86b6b4f9b67",
187
                "reference": "6818718408086db6bdcf33649cecb86b6b4f9b67",
188
                "shasum": ""
189
            },
190
            "require": {
191
                "yiisoft/jquery": ">=1.8"
192
            },
193
            "type": "library",
194
            "notification-url": "https://packagist.org/downloads/",
195
            "license": [
196
                "MIT"
197
            ],
198
            "description": "pushState + ajax = pjax, a forked maintainted by the Yii Framework core developers",
199
            "homepage": "https://github.com/yiisoft/jquery-pjax#readme",
200
            "abandoned": "install via bower instead",
201
            "time": "2015-11-10T10:06:36+00:00"
202
        },
203
        {
204
            "name": "yiisoft/yii2",
0 ignored issues
show
205
            "version": "2.0.0-beta",
206
            "source": {
207
                "type": "git",
208
                "url": "https://github.com/yiisoft/yii2-framework.git",
209
                "reference": "2a71e361b3cebf872ecaba45feaf23a7d2a1491d"
210
            },
211
            "dist": {
212
                "type": "zip",
213
                "url": "https://api.github.com/repos/yiisoft/yii2-framework/zipball/2a71e361b3cebf872ecaba45feaf23a7d2a1491d",
214
                "reference": "2a71e361b3cebf872ecaba45feaf23a7d2a1491d",
215
                "shasum": ""
216
            },
217
            "require": {
218
                "cebe/markdown": "0.9.*",
219
                "ext-mbstring": "*",
220
                "ezyang/htmlpurifier": "4.6.*",
221
                "lib-pcre": "*",
222
                "php": ">=5.4.0",
223
                "yiisoft/jquery": "~2.0 | ~1.10",
224
                "yiisoft/jquery-pjax": "*",
225
                "yiisoft/yii2-composer": "*"
226
            },
227
            "type": "library",
228
            "autoload": {
229
                "psr-4": {
230
                    "yii\\": ""
231
                }
232
            },
233
            "notification-url": "https://packagist.org/downloads/",
234
            "license": [
235
                "BSD-3-Clause"
236
            ],
237
            "authors": [
238
                {
239
                    "name": "Qiang Xue",
240
                    "email": "[email protected]",
241
                    "homepage": "http://www.yiiframework.com/",
242
                    "role": "Founder and project lead"
243
                },
244
                {
245
                    "name": "Alexander Makarov",
246
                    "email": "[email protected]",
247
                    "homepage": "http://rmcreative.ru/",
248
                    "role": "Core framework development"
249
                },
250
                {
251
                    "name": "Maurizio Domba",
252
                    "homepage": "http://mdomba.info/",
253
                    "role": "Core framework development"
254
                },
255
                {
256
                    "name": "Carsten Brandt",
257
                    "email": "[email protected]",
258
                    "homepage": "http://cebe.cc/",
259
                    "role": "Core framework development"
260
                },
261
                {
262
                    "name": "Timur Ruziev",
263
                    "email": "[email protected]",
264
                    "homepage": "http://resurtm.com/",
265
                    "role": "Core framework development"
266
                },
267
                {
268
                    "name": "Paul Klimov",
269
                    "email": "[email protected]",
270
                    "role": "Core framework development"
271
                }
272
            ],
273
            "description": "Yii PHP Framework Version 2",
274
            "homepage": "http://www.yiiframework.com/",
275
            "keywords": [
276
                "framework",
277
                "yii2"
278
            ],
279
            "time": "2014-04-13T21:58:59+00:00"
280
        },
281
        {
282
            "name": "yiisoft/yii2-composer",
283
            "version": "2.0.5",
284
            "source": {
285
                "type": "git",
286
                "url": "https://github.com/yiisoft/yii2-composer.git",
287
                "reference": "3f4923c2bde6caf3f5b88cc22fdd5770f52f8df2"
288
            },
289
            "dist": {
290
                "type": "zip",
291
                "url": "https://api.github.com/repos/yiisoft/yii2-composer/zipball/3f4923c2bde6caf3f5b88cc22fdd5770f52f8df2",
292
                "reference": "3f4923c2bde6caf3f5b88cc22fdd5770f52f8df2",
293
                "shasum": ""
294
            },
295
            "require": {
296
                "composer-plugin-api": "^1.0"
297
            },
298
            "require-dev": {
299
                "composer/composer": "^1.0"
300
            },
301
            "type": "composer-plugin",
302
            "extra": {
303
                "class": "yii\\composer\\Plugin",
304
                "branch-alias": {
305
                    "dev-master": "2.0.x-dev"
306
                }
307
            },
308
            "autoload": {
309
                "psr-4": {
310
                    "yii\\composer\\": ""
311
                }
312
            },
313
            "notification-url": "https://packagist.org/downloads/",
314
            "license": [
315
                "BSD-3-Clause"
316
            ],
317
            "authors": [
318
                {
319
                    "name": "Qiang Xue",
320
                    "email": "[email protected]"
321
                }
322
            ],
323
            "description": "The composer plugin for Yii extension installer",
324
            "keywords": [
325
                "composer",
326
                "extension installer",
327
                "yii2"
328
            ],
329
            "time": "2016-12-20T13:26:02+00:00"
330
        }
331
    ],
332
    "packages-dev": [
333
        {
334
            "name": "doctrine/instantiator",
335
            "version": "1.0.5",
336
            "source": {
337
                "type": "git",
338
                "url": "https://github.com/doctrine/instantiator.git",
339
                "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d"
340
            },
341
            "dist": {
342
                "type": "zip",
343
                "url": "https://api.github.com/repos/doctrine/instantiator/zipball/8e884e78f9f0eb1329e445619e04456e64d8051d",
344
                "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d",
345
                "shasum": ""
346
            },
347
            "require": {
348
                "php": ">=5.3,<8.0-DEV"
349
            },
350
            "require-dev": {
351
                "athletic/athletic": "~0.1.8",
352
                "ext-pdo": "*",
353
                "ext-phar": "*",
354
                "phpunit/phpunit": "~4.0",
355
                "squizlabs/php_codesniffer": "~2.0"
356
            },
357
            "type": "library",
358
            "extra": {
359
                "branch-alias": {
360
                    "dev-master": "1.0.x-dev"
361
                }
362
            },
363
            "autoload": {
364
                "psr-4": {
365
                    "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
366
                }
367
            },
368
            "notification-url": "https://packagist.org/downloads/",
369
            "license": [
370
                "MIT"
371
            ],
372
            "authors": [
373
                {
374
                    "name": "Marco Pivetta",
375
                    "email": "[email protected]",
376
                    "homepage": "http://ocramius.github.com/"
377
                }
378
            ],
379
            "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
380
            "homepage": "https://github.com/doctrine/instantiator",
381
            "keywords": [
382
                "constructor",
383
                "instantiate"
384
            ],
385
            "time": "2015-06-14T21:17:01+00:00"
386
        },
387
        {
388
            "name": "phpdocumentor/reflection-common",
389
            "version": "1.0",
390
            "source": {
391
                "type": "git",
392
                "url": "https://github.com/phpDocumentor/ReflectionCommon.git",
393
                "reference": "144c307535e82c8fdcaacbcfc1d6d8eeb896687c"
394
            },
395
            "dist": {
396
                "type": "zip",
397
                "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/144c307535e82c8fdcaacbcfc1d6d8eeb896687c",
398
                "reference": "144c307535e82c8fdcaacbcfc1d6d8eeb896687c",
399
                "shasum": ""
400
            },
401
            "require": {
402
                "php": ">=5.5"
403
            },
404
            "require-dev": {
405
                "phpunit/phpunit": "^4.6"
406
            },
407
            "type": "library",
408
            "extra": {
409
                "branch-alias": {
410
                    "dev-master": "1.0.x-dev"
411
                }
412
            },
413
            "autoload": {
414
                "psr-4": {
415
                    "phpDocumentor\\Reflection\\": [
416
                        "src"
417
                    ]
418
                }
419
            },
420
            "notification-url": "https://packagist.org/downloads/",
421
            "license": [
422
                "MIT"
423
            ],
424
            "authors": [
425
                {
426
                    "name": "Jaap van Otterdijk",
427
                    "email": "[email protected]"
428
                }
429
            ],
430
            "description": "Common reflection classes used by phpdocumentor to reflect the code structure",
431
            "homepage": "http://www.phpdoc.org",
432
            "keywords": [
433
                "FQSEN",
434
                "phpDocumentor",
435
                "phpdoc",
436
                "reflection",
437
                "static analysis"
438
            ],
439
            "time": "2015-12-27T11:43:31+00:00"
440
        },
441
        {
442
            "name": "phpdocumentor/reflection-docblock",
443
            "version": "3.1.1",
444
            "source": {
445
                "type": "git",
446
                "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
447
                "reference": "8331b5efe816ae05461b7ca1e721c01b46bafb3e"
448
            },
449
            "dist": {
450
                "type": "zip",
451
                "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/8331b5efe816ae05461b7ca1e721c01b46bafb3e",
452
                "reference": "8331b5efe816ae05461b7ca1e721c01b46bafb3e",
453
                "shasum": ""
454
            },
455
            "require": {
456
                "php": ">=5.5",
457
                "phpdocumentor/reflection-common": "^1.0@dev",
458
                "phpdocumentor/type-resolver": "^0.2.0",
459
                "webmozart/assert": "^1.0"
460
            },
461
            "require-dev": {
462
                "mockery/mockery": "^0.9.4",
463
                "phpunit/phpunit": "^4.4"
464
            },
465
            "type": "library",
466
            "autoload": {
467
                "psr-4": {
468
                    "phpDocumentor\\Reflection\\": [
469
                        "src/"
470
                    ]
471
                }
472
            },
473
            "notification-url": "https://packagist.org/downloads/",
474
            "license": [
475
                "MIT"
476
            ],
477
            "authors": [
478
                {
479
                    "name": "Mike van Riel",
480
                    "email": "[email protected]"
481
                }
482
            ],
483
            "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
484
            "time": "2016-09-30T07:12:33+00:00"
485
        },
486
        {
487
            "name": "phpdocumentor/type-resolver",
488
            "version": "0.2.1",
489
            "source": {
490
                "type": "git",
491
                "url": "https://github.com/phpDocumentor/TypeResolver.git",
492
                "reference": "e224fb2ea2fba6d3ad6fdaef91cd09a172155ccb"
493
            },
494
            "dist": {
495
                "type": "zip",
496
                "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/e224fb2ea2fba6d3ad6fdaef91cd09a172155ccb",
497
                "reference": "e224fb2ea2fba6d3ad6fdaef91cd09a172155ccb",
498
                "shasum": ""
499
            },
500
            "require": {
501
                "php": ">=5.5",
502
                "phpdocumentor/reflection-common": "^1.0"
503
            },
504
            "require-dev": {
505
                "mockery/mockery": "^0.9.4",
506
                "phpunit/phpunit": "^5.2||^4.8.24"
507
            },
508
            "type": "library",
509
            "extra": {
510
                "branch-alias": {
511
                    "dev-master": "1.0.x-dev"
512
                }
513
            },
514
            "autoload": {
515
                "psr-4": {
516
                    "phpDocumentor\\Reflection\\": [
517
                        "src/"
518
                    ]
519
                }
520
            },
521
            "notification-url": "https://packagist.org/downloads/",
522
            "license": [
523
                "MIT"
524
            ],
525
            "authors": [
526
                {
527
                    "name": "Mike van Riel",
528
                    "email": "[email protected]"
529
                }
530
            ],
531
            "time": "2016-11-25T06:54:22+00:00"
532
        },
533
        {
534
            "name": "phpspec/prophecy",
535
            "version": "v1.7.0",
536
            "source": {
537
                "type": "git",
538
                "url": "https://github.com/phpspec/prophecy.git",
539
                "reference": "93d39f1f7f9326d746203c7c056f300f7f126073"
540
            },
541
            "dist": {
542
                "type": "zip",
543
                "url": "https://api.github.com/repos/phpspec/prophecy/zipball/93d39f1f7f9326d746203c7c056f300f7f126073",
544
                "reference": "93d39f1f7f9326d746203c7c056f300f7f126073",
545
                "shasum": ""
546
            },
547
            "require": {
548
                "doctrine/instantiator": "^1.0.2",
549
                "php": "^5.3|^7.0",
550
                "phpdocumentor/reflection-docblock": "^2.0|^3.0.2",
551
                "sebastian/comparator": "^1.1|^2.0",
552
                "sebastian/recursion-context": "^1.0|^2.0|^3.0"
553
            },
554
            "require-dev": {
555
                "phpspec/phpspec": "^2.5|^3.2",
556
                "phpunit/phpunit": "^4.8 || ^5.6.5"
557
            },
558
            "type": "library",
559
            "extra": {
560
                "branch-alias": {
561
                    "dev-master": "1.6.x-dev"
562
                }
563
            },
564
            "autoload": {
565
                "psr-0": {
566
                    "Prophecy\\": "src/"
567
                }
568
            },
569
            "notification-url": "https://packagist.org/downloads/",
570
            "license": [
571
                "MIT"
572
            ],
573
            "authors": [
574
                {
575
                    "name": "Konstantin Kudryashov",
576
                    "email": "[email protected]",
577
                    "homepage": "http://everzet.com"
578
                },
579
                {
580
                    "name": "Marcello Duarte",
581
                    "email": "[email protected]"
582
                }
583
            ],
584
            "description": "Highly opinionated mocking framework for PHP 5.3+",
585
            "homepage": "https://github.com/phpspec/prophecy",
586
            "keywords": [
587
                "Double",
588
                "Dummy",
589
                "fake",
590
                "mock",
591
                "spy",
592
                "stub"
593
            ],
594
            "time": "2017-03-02T20:05:34+00:00"
595
        },
596
        {
597
            "name": "phpunit/php-code-coverage",
598
            "version": "2.2.4",
599
            "source": {
600
                "type": "git",
601
                "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
602
                "reference": "eabf68b476ac7d0f73793aada060f1c1a9bf8979"
603
            },
604
            "dist": {
605
                "type": "zip",
606
                "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/eabf68b476ac7d0f73793aada060f1c1a9bf8979",
607
                "reference": "eabf68b476ac7d0f73793aada060f1c1a9bf8979",
608
                "shasum": ""
609
            },
610
            "require": {
611
                "php": ">=5.3.3",
612
                "phpunit/php-file-iterator": "~1.3",
613
                "phpunit/php-text-template": "~1.2",
614
                "phpunit/php-token-stream": "~1.3",
615
                "sebastian/environment": "^1.3.2",
616
                "sebastian/version": "~1.0"
617
            },
618
            "require-dev": {
619
                "ext-xdebug": ">=2.1.4",
620
                "phpunit/phpunit": "~4"
621
            },
622
            "suggest": {
623
                "ext-dom": "*",
624
                "ext-xdebug": ">=2.2.1",
625
                "ext-xmlwriter": "*"
626
            },
627
            "type": "library",
628
            "extra": {
629
                "branch-alias": {
630
                    "dev-master": "2.2.x-dev"
631
                }
632
            },
633
            "autoload": {
634
                "classmap": [
635
                    "src/"
636
                ]
637
            },
638
            "notification-url": "https://packagist.org/downloads/",
639
            "license": [
640
                "BSD-3-Clause"
641
            ],
642
            "authors": [
643
                {
644
                    "name": "Sebastian Bergmann",
645
                    "email": "[email protected]",
646
                    "role": "lead"
647
                }
648
            ],
649
            "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
650
            "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
651
            "keywords": [
652
                "coverage",
653
                "testing",
654
                "xunit"
655
            ],
656
            "time": "2015-10-06T15:47:00+00:00"
657
        },
658
        {
659
            "name": "phpunit/php-file-iterator",
660
            "version": "1.4.2",
661
            "source": {
662
                "type": "git",
663
                "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
664
                "reference": "3cc8f69b3028d0f96a9078e6295d86e9bf019be5"
665
            },
666
            "dist": {
667
                "type": "zip",
668
                "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/3cc8f69b3028d0f96a9078e6295d86e9bf019be5",
669
                "reference": "3cc8f69b3028d0f96a9078e6295d86e9bf019be5",
670
                "shasum": ""
671
            },
672
            "require": {
673
                "php": ">=5.3.3"
674
            },
675
            "type": "library",
676
            "extra": {
677
                "branch-alias": {
678
                    "dev-master": "1.4.x-dev"
679
                }
680
            },
681
            "autoload": {
682
                "classmap": [
683
                    "src/"
684
                ]
685
            },
686
            "notification-url": "https://packagist.org/downloads/",
687
            "license": [
688
                "BSD-3-Clause"
689
            ],
690
            "authors": [
691
                {
692
                    "name": "Sebastian Bergmann",
693
                    "email": "[email protected]",
694
                    "role": "lead"
695
                }
696
            ],
697
            "description": "FilterIterator implementation that filters files based on a list of suffixes.",
698
            "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
699
            "keywords": [
700
                "filesystem",
701
                "iterator"
702
            ],
703
            "time": "2016-10-03T07:40:28+00:00"
704
        },
705
        {
706
            "name": "phpunit/php-text-template",
707
            "version": "1.2.1",
708
            "source": {
709
                "type": "git",
710
                "url": "https://github.com/sebastianbergmann/php-text-template.git",
711
                "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686"
712
            },
713
            "dist": {
714
                "type": "zip",
715
                "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
716
                "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
717
                "shasum": ""
718
            },
719
            "require": {
720
                "php": ">=5.3.3"
721
            },
722
            "type": "library",
723
            "autoload": {
724
                "classmap": [
725
                    "src/"
726
                ]
727
            },
728
            "notification-url": "https://packagist.org/downloads/",
729
            "license": [
730
                "BSD-3-Clause"
731
            ],
732
            "authors": [
733
                {
734
                    "name": "Sebastian Bergmann",
735
                    "email": "[email protected]",
736
                    "role": "lead"
737
                }
738
            ],
739
            "description": "Simple template engine.",
740
            "homepage": "https://github.com/sebastianbergmann/php-text-template/",
741
            "keywords": [
742
                "template"
743
            ],
744
            "time": "2015-06-21T13:50:34+00:00"
745
        },
746
        {
747
            "name": "phpunit/php-timer",
748
            "version": "1.0.9",
749
            "source": {
750
                "type": "git",
751
                "url": "https://github.com/sebastianbergmann/php-timer.git",
752
                "reference": "3dcf38ca72b158baf0bc245e9184d3fdffa9c46f"
753
            },
754
            "dist": {
755
                "type": "zip",
756
                "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/3dcf38ca72b158baf0bc245e9184d3fdffa9c46f",
757
                "reference": "3dcf38ca72b158baf0bc245e9184d3fdffa9c46f",
758
                "shasum": ""
759
            },
760
            "require": {
761
                "php": "^5.3.3 || ^7.0"
762
            },
763
            "require-dev": {
764
                "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0"
765
            },
766
            "type": "library",
767
            "extra": {
768
                "branch-alias": {
769
                    "dev-master": "1.0-dev"
770
                }
771
            },
772
            "autoload": {
773
                "classmap": [
774
                    "src/"
775
                ]
776
            },
777
            "notification-url": "https://packagist.org/downloads/",
778
            "license": [
779
                "BSD-3-Clause"
780
            ],
781
            "authors": [
782
                {
783
                    "name": "Sebastian Bergmann",
784
                    "email": "[email protected]",
785
                    "role": "lead"
786
                }
787
            ],
788
            "description": "Utility class for timing",
789
            "homepage": "https://github.com/sebastianbergmann/php-timer/",
790
            "keywords": [
791
                "timer"
792
            ],
793
            "time": "2017-02-26T11:10:40+00:00"
794
        },
795
        {
796
            "name": "phpunit/php-token-stream",
797
            "version": "1.4.11",
798
            "source": {
799
                "type": "git",
800
                "url": "https://github.com/sebastianbergmann/php-token-stream.git",
801
                "reference": "e03f8f67534427a787e21a385a67ec3ca6978ea7"
802
            },
803
            "dist": {
804
                "type": "zip",
805
                "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/e03f8f67534427a787e21a385a67ec3ca6978ea7",
806
                "reference": "e03f8f67534427a787e21a385a67ec3ca6978ea7",
807
                "shasum": ""
808
            },
809
            "require": {
810
                "ext-tokenizer": "*",
811
                "php": ">=5.3.3"
812
            },
813
            "require-dev": {
814
                "phpunit/phpunit": "~4.2"
815
            },
816
            "type": "library",
817
            "extra": {
818
                "branch-alias": {
819
                    "dev-master": "1.4-dev"
820
                }
821
            },
822
            "autoload": {
823
                "classmap": [
824
                    "src/"
825
                ]
826
            },
827
            "notification-url": "https://packagist.org/downloads/",
828
            "license": [
829
                "BSD-3-Clause"
830
            ],
831
            "authors": [
832
                {
833
                    "name": "Sebastian Bergmann",
834
                    "email": "[email protected]"
835
                }
836
            ],
837
            "description": "Wrapper around PHP's tokenizer extension.",
838
            "homepage": "https://github.com/sebastianbergmann/php-token-stream/",
839
            "keywords": [
840
                "tokenizer"
841
            ],
842
            "time": "2017-02-27T10:12:30+00:00"
843
        },
844
        {
845
            "name": "phpunit/phpunit",
846
            "version": "4.8.35",
847
            "source": {
848
                "type": "git",
849
                "url": "https://github.com/sebastianbergmann/phpunit.git",
850
                "reference": "791b1a67c25af50e230f841ee7a9c6eba507dc87"
851
            },
852
            "dist": {
853
                "type": "zip",
854
                "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/791b1a67c25af50e230f841ee7a9c6eba507dc87",
855
                "reference": "791b1a67c25af50e230f841ee7a9c6eba507dc87",
856
                "shasum": ""
857
            },
858
            "require": {
859
                "ext-dom": "*",
860
                "ext-json": "*",
861
                "ext-pcre": "*",
862
                "ext-reflection": "*",
863
                "ext-spl": "*",
864
                "php": ">=5.3.3",
865
                "phpspec/prophecy": "^1.3.1",
866
                "phpunit/php-code-coverage": "~2.1",
867
                "phpunit/php-file-iterator": "~1.4",
868
                "phpunit/php-text-template": "~1.2",
869
                "phpunit/php-timer": "^1.0.6",
870
                "phpunit/phpunit-mock-objects": "~2.3",
871
                "sebastian/comparator": "~1.2.2",
872
                "sebastian/diff": "~1.2",
873
                "sebastian/environment": "~1.3",
874
                "sebastian/exporter": "~1.2",
875
                "sebastian/global-state": "~1.0",
876
                "sebastian/version": "~1.0",
877
                "symfony/yaml": "~2.1|~3.0"
878
            },
879
            "suggest": {
880
                "phpunit/php-invoker": "~1.1"
881
            },
882
            "bin": [
883
                "phpunit"
884
            ],
885
            "type": "library",
886
            "extra": {
887
                "branch-alias": {
888
                    "dev-master": "4.8.x-dev"
889
                }
890
            },
891
            "autoload": {
892
                "classmap": [
893
                    "src/"
894
                ]
895
            },
896
            "notification-url": "https://packagist.org/downloads/",
897
            "license": [
898
                "BSD-3-Clause"
899
            ],
900
            "authors": [
901
                {
902
                    "name": "Sebastian Bergmann",
903
                    "email": "[email protected]",
904
                    "role": "lead"
905
                }
906
            ],
907
            "description": "The PHP Unit Testing framework.",
908
            "homepage": "https://phpunit.de/",
909
            "keywords": [
910
                "phpunit",
911
                "testing",
912
                "xunit"
913
            ],
914
            "time": "2017-02-06T05:18:07+00:00"
915
        },
916
        {
917
            "name": "phpunit/phpunit-mock-objects",
918
            "version": "2.3.8",
919
            "source": {
920
                "type": "git",
921
                "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git",
922
                "reference": "ac8e7a3db35738d56ee9a76e78a4e03d97628983"
923
            },
924
            "dist": {
925
                "type": "zip",
926
                "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/ac8e7a3db35738d56ee9a76e78a4e03d97628983",
927
                "reference": "ac8e7a3db35738d56ee9a76e78a4e03d97628983",
928
                "shasum": ""
929
            },
930
            "require": {
931
                "doctrine/instantiator": "^1.0.2",
932
                "php": ">=5.3.3",
933
                "phpunit/php-text-template": "~1.2",
934
                "sebastian/exporter": "~1.2"
935
            },
936
            "require-dev": {
937
                "phpunit/phpunit": "~4.4"
938
            },
939
            "suggest": {
940
                "ext-soap": "*"
941
            },
942
            "type": "library",
943
            "extra": {
944
                "branch-alias": {
945
                    "dev-master": "2.3.x-dev"
946
                }
947
            },
948
            "autoload": {
949
                "classmap": [
950
                    "src/"
951
                ]
952
            },
953
            "notification-url": "https://packagist.org/downloads/",
954
            "license": [
955
                "BSD-3-Clause"
956
            ],
957
            "authors": [
958
                {
959
                    "name": "Sebastian Bergmann",
960
                    "email": "[email protected]",
961
                    "role": "lead"
962
                }
963
            ],
964
            "description": "Mock Object library for PHPUnit",
965
            "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/",
966
            "keywords": [
967
                "mock",
968
                "xunit"
969
            ],
970
            "time": "2015-10-02T06:51:40+00:00"
971
        },
972
        {
973
            "name": "sebastian/comparator",
974
            "version": "1.2.4",
975
            "source": {
976
                "type": "git",
977
                "url": "https://github.com/sebastianbergmann/comparator.git",
978
                "reference": "2b7424b55f5047b47ac6e5ccb20b2aea4011d9be"
979
            },
980
            "dist": {
981
                "type": "zip",
982
                "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/2b7424b55f5047b47ac6e5ccb20b2aea4011d9be",
983
                "reference": "2b7424b55f5047b47ac6e5ccb20b2aea4011d9be",
984
                "shasum": ""
985
            },
986
            "require": {
987
                "php": ">=5.3.3",
988
                "sebastian/diff": "~1.2",
989
                "sebastian/exporter": "~1.2 || ~2.0"
990
            },
991
            "require-dev": {
992
                "phpunit/phpunit": "~4.4"
993
            },
994
            "type": "library",
995
            "extra": {
996
                "branch-alias": {
997
                    "dev-master": "1.2.x-dev"
998
                }
999
            },
1000
            "autoload": {
1001
                "classmap": [
1002
                    "src/"
1003
                ]
1004
            },
1005
            "notification-url": "https://packagist.org/downloads/",
1006
            "license": [
1007
                "BSD-3-Clause"
1008
            ],
1009
            "authors": [
1010
                {
1011
                    "name": "Jeff Welch",
1012
                    "email": "[email protected]"
1013
                },
1014
                {
1015
                    "name": "Volker Dusch",
1016
                    "email": "[email protected]"
1017
                },
1018
                {
1019
                    "name": "Bernhard Schussek",
1020
                    "email": "[email protected]"
1021
                },
1022
                {
1023
                    "name": "Sebastian Bergmann",
1024
                    "email": "[email protected]"
1025
                }
1026
            ],
1027
            "description": "Provides the functionality to compare PHP values for equality",
1028
            "homepage": "http://www.github.com/sebastianbergmann/comparator",
1029
            "keywords": [
1030
                "comparator",
1031
                "compare",
1032
                "equality"
1033
            ],
1034
            "time": "2017-01-29T09:50:25+00:00"
1035
        },
1036
        {
1037
            "name": "sebastian/diff",
1038
            "version": "1.4.3",
1039
            "source": {
1040
                "type": "git",
1041
                "url": "https://github.com/sebastianbergmann/diff.git",
1042
                "reference": "7f066a26a962dbe58ddea9f72a4e82874a3975a4"
1043
            },
1044
            "dist": {
1045
                "type": "zip",
1046
                "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/7f066a26a962dbe58ddea9f72a4e82874a3975a4",
1047
                "reference": "7f066a26a962dbe58ddea9f72a4e82874a3975a4",
1048
                "shasum": ""
1049
            },
1050
            "require": {
1051
                "php": "^5.3.3 || ^7.0"
1052
            },
1053
            "require-dev": {
1054
                "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0"
1055
            },
1056
            "type": "library",
1057
            "extra": {
1058
                "branch-alias": {
1059
                    "dev-master": "1.4-dev"
1060
                }
1061
            },
1062
            "autoload": {
1063
                "classmap": [
1064
                    "src/"
1065
                ]
1066
            },
1067
            "notification-url": "https://packagist.org/downloads/",
1068
            "license": [
1069
                "BSD-3-Clause"
1070
            ],
1071
            "authors": [
1072
                {
1073
                    "name": "Kore Nordmann",
1074
                    "email": "[email protected]"
1075
                },
1076
                {
1077
                    "name": "Sebastian Bergmann",
1078
                    "email": "[email protected]"
1079
                }
1080
            ],
1081
            "description": "Diff implementation",
1082
            "homepage": "https://github.com/sebastianbergmann/diff",
1083
            "keywords": [
1084
                "diff"
1085
            ],
1086
            "time": "2017-05-22T07:24:03+00:00"
1087
        },
1088
        {
1089
            "name": "sebastian/environment",
1090
            "version": "1.3.8",
1091
            "source": {
1092
                "type": "git",
1093
                "url": "https://github.com/sebastianbergmann/environment.git",
1094
                "reference": "be2c607e43ce4c89ecd60e75c6a85c126e754aea"
1095
            },
1096
            "dist": {
1097
                "type": "zip",
1098
                "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/be2c607e43ce4c89ecd60e75c6a85c126e754aea",
1099
                "reference": "be2c607e43ce4c89ecd60e75c6a85c126e754aea",
1100
                "shasum": ""
1101
            },
1102
            "require": {
1103
                "php": "^5.3.3 || ^7.0"
1104
            },
1105
            "require-dev": {
1106
                "phpunit/phpunit": "^4.8 || ^5.0"
1107
            },
1108
            "type": "library",
1109
            "extra": {
1110
                "branch-alias": {
1111
                    "dev-master": "1.3.x-dev"
1112
                }
1113
            },
1114
            "autoload": {
1115
                "classmap": [
1116
                    "src/"
1117
                ]
1118
            },
1119
            "notification-url": "https://packagist.org/downloads/",
1120
            "license": [
1121
                "BSD-3-Clause"
1122
            ],
1123
            "authors": [
1124
                {
1125
                    "name": "Sebastian Bergmann",
1126
                    "email": "[email protected]"
1127
                }
1128
            ],
1129
            "description": "Provides functionality to handle HHVM/PHP environments",
1130
            "homepage": "http://www.github.com/sebastianbergmann/environment",
1131
            "keywords": [
1132
                "Xdebug",
1133
                "environment",
1134
                "hhvm"
1135
            ],
1136
            "time": "2016-08-18T05:49:44+00:00"
1137
        },
1138
        {
1139
            "name": "sebastian/exporter",
1140
            "version": "1.2.2",
1141
            "source": {
1142
                "type": "git",
1143
                "url": "https://github.com/sebastianbergmann/exporter.git",
1144
                "reference": "42c4c2eec485ee3e159ec9884f95b431287edde4"
1145
            },
1146
            "dist": {
1147
                "type": "zip",
1148
                "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/42c4c2eec485ee3e159ec9884f95b431287edde4",
1149
                "reference": "42c4c2eec485ee3e159ec9884f95b431287edde4",
1150
                "shasum": ""
1151
            },
1152
            "require": {
1153
                "php": ">=5.3.3",
1154
                "sebastian/recursion-context": "~1.0"
1155
            },
1156
            "require-dev": {
1157
                "ext-mbstring": "*",
1158
                "phpunit/phpunit": "~4.4"
1159
            },
1160
            "type": "library",
1161
            "extra": {
1162
                "branch-alias": {
1163
                    "dev-master": "1.3.x-dev"
1164
                }
1165
            },
1166
            "autoload": {
1167
                "classmap": [
1168
                    "src/"
1169
                ]
1170
            },
1171
            "notification-url": "https://packagist.org/downloads/",
1172
            "license": [
1173
                "BSD-3-Clause"
1174
            ],
1175
            "authors": [
1176
                {
1177
                    "name": "Jeff Welch",
1178
                    "email": "[email protected]"
1179
                },
1180
                {
1181
                    "name": "Volker Dusch",
1182
                    "email": "[email protected]"
1183
                },
1184
                {
1185
                    "name": "Bernhard Schussek",
1186
                    "email": "[email protected]"
1187
                },
1188
                {
1189
                    "name": "Sebastian Bergmann",
1190
                    "email": "[email protected]"
1191
                },
1192
                {
1193
                    "name": "Adam Harvey",
1194
                    "email": "[email protected]"
1195
                }
1196
            ],
1197
            "description": "Provides the functionality to export PHP variables for visualization",
1198
            "homepage": "http://www.github.com/sebastianbergmann/exporter",
1199
            "keywords": [
1200
                "export",
1201
                "exporter"
1202
            ],
1203
            "time": "2016-06-17T09:04:28+00:00"
1204
        },
1205
        {
1206
            "name": "sebastian/global-state",
1207
            "version": "1.1.1",
1208
            "source": {
1209
                "type": "git",
1210
                "url": "https://github.com/sebastianbergmann/global-state.git",
1211
                "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4"
1212
            },
1213
            "dist": {
1214
                "type": "zip",
1215
                "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/bc37d50fea7d017d3d340f230811c9f1d7280af4",
1216
                "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4",
1217
                "shasum": ""
1218
            },
1219
            "require": {
1220
                "php": ">=5.3.3"
1221
            },
1222
            "require-dev": {
1223
                "phpunit/phpunit": "~4.2"
1224
            },
1225
            "suggest": {
1226
                "ext-uopz": "*"
1227
            },
1228
            "type": "library",
1229
            "extra": {
1230
                "branch-alias": {
1231
                    "dev-master": "1.0-dev"
1232
                }
1233
            },
1234
            "autoload": {
1235
                "classmap": [
1236
                    "src/"
1237
                ]
1238
            },
1239
            "notification-url": "https://packagist.org/downloads/",
1240
            "license": [
1241
                "BSD-3-Clause"
1242
            ],
1243
            "authors": [
1244
                {
1245
                    "name": "Sebastian Bergmann",
1246
                    "email": "[email protected]"
1247
                }
1248
            ],
1249
            "description": "Snapshotting of global state",
1250
            "homepage": "http://www.github.com/sebastianbergmann/global-state",
1251
            "keywords": [
1252
                "global state"
1253
            ],
1254
            "time": "2015-10-12T03:26:01+00:00"
1255
        },
1256
        {
1257
            "name": "sebastian/recursion-context",
1258
            "version": "1.0.5",
1259
            "source": {
1260
                "type": "git",
1261
                "url": "https://github.com/sebastianbergmann/recursion-context.git",
1262
                "reference": "b19cc3298482a335a95f3016d2f8a6950f0fbcd7"
1263
            },
1264
            "dist": {
1265
                "type": "zip",
1266
                "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/b19cc3298482a335a95f3016d2f8a6950f0fbcd7",
1267
                "reference": "b19cc3298482a335a95f3016d2f8a6950f0fbcd7",
1268
                "shasum": ""
1269
            },
1270
            "require": {
1271
                "php": ">=5.3.3"
1272
            },
1273
            "require-dev": {
1274
                "phpunit/phpunit": "~4.4"
1275
            },
1276
            "type": "library",
1277
            "extra": {
1278
                "branch-alias": {
1279
                    "dev-master": "1.0.x-dev"
1280
                }
1281
            },
1282
            "autoload": {
1283
                "classmap": [
1284
                    "src/"
1285
                ]
1286
            },
1287
            "notification-url": "https://packagist.org/downloads/",
1288
            "license": [
1289
                "BSD-3-Clause"
1290
            ],
1291
            "authors": [
1292
                {
1293
                    "name": "Jeff Welch",
1294
                    "email": "[email protected]"
1295
                },
1296
                {
1297
                    "name": "Sebastian Bergmann",
1298
                    "email": "[email protected]"
1299
                },
1300
                {
1301
                    "name": "Adam Harvey",
1302
                    "email": "[email protected]"
1303
                }
1304
            ],
1305
            "description": "Provides functionality to recursively process PHP variables",
1306
            "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
1307
            "time": "2016-10-03T07:41:43+00:00"
1308
        },
1309
        {
1310
            "name": "sebastian/version",
1311
            "version": "1.0.6",
1312
            "source": {
1313
                "type": "git",
1314
                "url": "https://github.com/sebastianbergmann/version.git",
1315
                "reference": "58b3a85e7999757d6ad81c787a1fbf5ff6c628c6"
1316
            },
1317
            "dist": {
1318
                "type": "zip",
1319
                "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/58b3a85e7999757d6ad81c787a1fbf5ff6c628c6",
1320
                "reference": "58b3a85e7999757d6ad81c787a1fbf5ff6c628c6",
1321
                "shasum": ""
1322
            },
1323
            "type": "library",
1324
            "autoload": {
1325
                "classmap": [
1326
                    "src/"
1327
                ]
1328
            },
1329
            "notification-url": "https://packagist.org/downloads/",
1330
            "license": [
1331
                "BSD-3-Clause"
1332
            ],
1333
            "authors": [
1334
                {
1335
                    "name": "Sebastian Bergmann",
1336
                    "email": "[email protected]",
1337
                    "role": "lead"
1338
                }
1339
            ],
1340
            "description": "Library that helps with managing the version number of Git-hosted PHP projects",
1341
            "homepage": "https://github.com/sebastianbergmann/version",
1342
            "time": "2015-06-21T13:59:46+00:00"
1343
        },
1344
        {
1345
            "name": "symfony/yaml",
1346
            "version": "v3.3.2",
1347
            "source": {
1348
                "type": "git",
1349
                "url": "https://github.com/symfony/yaml.git",
1350
                "reference": "9752a30000a8ca9f4b34b5227d15d0101b96b063"
1351
            },
1352
            "dist": {
1353
                "type": "zip",
1354
                "url": "https://api.github.com/repos/symfony/yaml/zipball/9752a30000a8ca9f4b34b5227d15d0101b96b063",
1355
                "reference": "9752a30000a8ca9f4b34b5227d15d0101b96b063",
1356
                "shasum": ""
1357
            },
1358
            "require": {
1359
                "php": ">=5.5.9"
1360
            },
1361
            "require-dev": {
1362
                "symfony/console": "~2.8|~3.0"
1363
            },
1364
            "suggest": {
1365
                "symfony/console": "For validating YAML files using the lint command"
1366
            },
1367
            "type": "library",
1368
            "extra": {
1369
                "branch-alias": {
1370
                    "dev-master": "3.3-dev"
1371
                }
1372
            },
1373
            "autoload": {
1374
                "psr-4": {
1375
                    "Symfony\\Component\\Yaml\\": ""
1376
                },
1377
                "exclude-from-classmap": [
1378
                    "/Tests/"
1379
                ]
1380
            },
1381
            "notification-url": "https://packagist.org/downloads/",
1382
            "license": [
1383
                "MIT"
1384
            ],
1385
            "authors": [
1386
                {
1387
                    "name": "Fabien Potencier",
1388
                    "email": "[email protected]"
1389
                },
1390
                {
1391
                    "name": "Symfony Community",
1392
                    "homepage": "https://symfony.com/contributors"
1393
                }
1394
            ],
1395
            "description": "Symfony Yaml Component",
1396
            "homepage": "https://symfony.com",
1397
            "time": "2017-06-02T22:05:06+00:00"
1398
        },
1399
        {
1400
            "name": "webmozart/assert",
1401
            "version": "1.2.0",
1402
            "source": {
1403
                "type": "git",
1404
                "url": "https://github.com/webmozart/assert.git",
1405
                "reference": "2db61e59ff05fe5126d152bd0655c9ea113e550f"
1406
            },
1407
            "dist": {
1408
                "type": "zip",
1409
                "url": "https://api.github.com/repos/webmozart/assert/zipball/2db61e59ff05fe5126d152bd0655c9ea113e550f",
1410
                "reference": "2db61e59ff05fe5126d152bd0655c9ea113e550f",
1411
                "shasum": ""
1412
            },
1413
            "require": {
1414
                "php": "^5.3.3 || ^7.0"
1415
            },
1416
            "require-dev": {
1417
                "phpunit/phpunit": "^4.6",
1418
                "sebastian/version": "^1.0.1"
1419
            },
1420
            "type": "library",
1421
            "extra": {
1422
                "branch-alias": {
1423
                    "dev-master": "1.3-dev"
1424
                }
1425
            },
1426
            "autoload": {
1427
                "psr-4": {
1428
                    "Webmozart\\Assert\\": "src/"
1429
                }
1430
            },
1431
            "notification-url": "https://packagist.org/downloads/",
1432
            "license": [
1433
                "MIT"
1434
            ],
1435
            "authors": [
1436
                {
1437
                    "name": "Bernhard Schussek",
1438
                    "email": "[email protected]"
1439
                }
1440
            ],
1441
            "description": "Assertions to validate method input/output with nice error messages.",
1442
            "keywords": [
1443
                "assert",
1444
                "check",
1445
                "validate"
1446
            ],
1447
            "time": "2016-11-23T20:04:58+00:00"
1448
        }
1449
    ],
1450
    "aliases": [],
1451
    "minimum-stability": "dev",
1452
    "stability-flags": [],
1453
    "prefer-stable": true,
1454
    "prefer-lowest": false,
1455
    "platform": [],
1456
    "platform-dev": []
1457
}
1458