GitHub Access Token became invalid

It seems like the GitHub access token used for retrieving details about this repository from GitHub became invalid. This might prevent certain types of inspections from being run (in particular, everything related to pull requests).
Please ask an admin of your repository to re-new the access token on this website.

Issues (489)

Security Analysis    no request data  

This project does not seem to handle request data directly as such no vulnerable execution paths were found.

  Cross-Site Scripting
Cross-Site Scripting enables an attacker to inject code into the response of a web-request that is viewed by other users. It can for example be used to bypass access controls, or even to take over other users' accounts.
  File Exposure
File Exposure allows an attacker to gain access to local files that he should not be able to access. These files can for example include database credentials, or other configuration files.
  File Manipulation
File Manipulation enables an attacker to write custom data to files. This potentially leads to injection of arbitrary code on the server.
  Object Injection
Object Injection enables an attacker to inject an object into PHP code, and can lead to arbitrary code execution, file exposure, or file manipulation attacks.
  Code Injection
Code Injection enables an attacker to execute arbitrary code on the server.
  Response Splitting
Response Splitting can be used to send arbitrary responses.
  File Inclusion
File Inclusion enables an attacker to inject custom files into PHP's file loading mechanism, either explicitly passed to include, or for example via PHP's auto-loading mechanism.
  Command Injection
Command Injection enables an attacker to inject a shell command that is execute with the privileges of the web-server. This can be used to expose sensitive data, or gain access of your server.
  SQL Injection
SQL Injection enables an attacker to execute arbitrary SQL code on your database server gaining access to user data, or manipulating user data.
  XPath Injection
XPath Injection enables an attacker to modify the parts of XML document that are read. If that XML document is for example used for authentication, this can lead to further vulnerabilities similar to SQL Injection.
  LDAP Injection
LDAP Injection enables an attacker to inject LDAP statements potentially granting permission to run unauthorized queries, or modify content inside the LDAP tree.
  Header Injection
  Other Vulnerability
This category comprises other attack vectors such as manipulating the PHP runtime, loading custom extensions, freezing the runtime, or similar.
  Regex Injection
Regex Injection enables an attacker to execute arbitrary code in your PHP process.
  XML Injection
XML Injection enables an attacker to read files on your local filesystem including configuration files, or can be abused to freeze your web-server process.
  Variable Injection
Variable Injection enables an attacker to overwrite program variables with custom data, and can lead to further vulnerabilities.
Unfortunately, the security analysis is currently not available for your project. If you are a non-commercial open-source project, please contact support to gain access.

composer.lock (1 issue)

Severity

Upgrade to new PHP Analysis Engine

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

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