Issues (18)

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": "44827b919e51a75cd1961ff6bd01ed2e",
8
    "content-hash": "2d73f7948d0c83060b6bcf924102b144",
9
    "packages": [
10
        {
11
            "name": "bower-asset/jquery",
12
            "version": "2.2.3",
13
            "source": {
14
                "type": "git",
15
                "url": "https://github.com/jquery/jquery-dist.git",
16
                "reference": "af22a351b2ea5801ffb1695abb3bb34d5bed9198"
17
            },
18
            "dist": {
19
                "type": "zip",
20
                "url": "https://api.github.com/repos/jquery/jquery-dist/zipball/af22a351b2ea5801ffb1695abb3bb34d5bed9198",
21
                "reference": "af22a351b2ea5801ffb1695abb3bb34d5bed9198",
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/jquery.inputmask.git",
47
                "reference": "5a72c563b502b8e05958a524cdfffafe9987be38"
48
            },
49
            "dist": {
50
                "type": "zip",
51
                "url": "https://api.github.com/repos/RobinHerbots/jquery.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.0",
152
            "source": {
153
                "type": "git",
154
                "url": "https://github.com/cebe/markdown.git",
155
                "reference": "54a2c49de31cc44e864ebf0500a35ef21d0010b2"
156
            },
157
            "dist": {
158
                "type": "zip",
159
                "url": "https://api.github.com/repos/cebe/markdown/zipball/54a2c49de31cc44e864ebf0500a35ef21d0010b2",
160
                "reference": "54a2c49de31cc44e864ebf0500a35ef21d0010b2",
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": "2015-03-06 05:28:07"
208
        },
209
        {
210
            "name": "ezyang/htmlpurifier",
211
            "version": "v4.7.0",
212
            "source": {
213
                "type": "git",
214
                "url": "https://github.com/ezyang/htmlpurifier.git",
215
                "reference": "ae1828d955112356f7677c465f94f7deb7d27a40"
216
            },
217
            "dist": {
218
                "type": "zip",
219
                "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/ae1828d955112356f7677c465f94f7deb7d27a40",
220
                "reference": "ae1828d955112356f7677c465f94f7deb7d27a40",
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": "2015-08-05 01:03:42"
252
        },
253
        {
254
            "name": "pastuhov/php-exec-command",
255
            "version": "1.0.1",
256
            "source": {
257
                "type": "git",
258
                "url": "https://github.com/pastuhov/php-exec-command.git",
259
                "reference": "26a9eeca5cfad308bc0913429990660570c2ab37"
260
            },
261
            "dist": {
262
                "type": "zip",
263
                "url": "https://api.github.com/repos/pastuhov/php-exec-command/zipball/26a9eeca5cfad308bc0913429990660570c2ab37",
264
                "reference": "26a9eeca5cfad308bc0913429990660570c2ab37",
265
                "shasum": ""
266
            },
267
            "require": {
268
                "php": ">=5.3.0"
269
            },
270
            "require-dev": {
271
                "phpunit/phpunit": "4.*",
272
                "scrutinizer/ocular": "~1.1"
273
            },
274
            "type": "library",
275
            "extra": {
276
                "branch-alias": {
277
                    "dev-master": "1.0-dev"
278
                }
279
            },
280
            "autoload": {
281
                "psr-4": {
282
                    "pastuhov\\Command\\": "src"
283
                }
284
            },
285
            "notification-url": "https://packagist.org/downloads/",
286
            "license": [
287
                "GPL-2.0"
288
            ],
289
            "authors": [
290
                {
291
                    "name": "Kirill Pastukhov",
292
                    "email": "[email protected]",
293
                    "homepage": "https://github.com/pastuhov/",
294
                    "role": "Developer"
295
                }
296
            ],
297
            "description": "Simple php command executor with param binding.",
298
            "homepage": "https://github.com/pastuhov/php-exec-command",
299
            "keywords": [
300
                "command",
301
                "exec",
302
                "system"
303
            ],
304
            "time": "2015-12-18 05:47:56"
305
        },
306
        {
307
            "name": "pastuhov/php-file-stream",
308
            "version": "v1.0",
309
            "source": {
310
                "type": "git",
311
                "url": "https://github.com/pastuhov/php-file-stream.git",
312
                "reference": "29f3453db247eed8b30a6f43b562da8bb4b2ed75"
313
            },
314
            "dist": {
315
                "type": "zip",
316
                "url": "https://api.github.com/repos/pastuhov/php-file-stream/zipball/29f3453db247eed8b30a6f43b562da8bb4b2ed75",
317
                "reference": "29f3453db247eed8b30a6f43b562da8bb4b2ed75",
318
                "shasum": ""
319
            },
320
            "require": {
321
                "php": ">=5.3.0"
322
            },
323
            "require-dev": {
324
                "phpunit/phpunit": "4.*",
325
                "scrutinizer/ocular": "~1.1"
326
            },
327
            "type": "library",
328
            "extra": {
329
                "branch-alias": {
330
                    "dev-master": "1.0-dev"
331
                }
332
            },
333
            "autoload": {
334
                "psr-4": {
335
                    "pastuhov\\FileStream\\": "src"
336
                }
337
            },
338
            "notification-url": "https://packagist.org/downloads/",
339
            "license": [
340
                "GPL-2.0"
341
            ],
342
            "authors": [
343
                {
344
                    "name": "Kirill Pastukhov",
345
                    "email": "[email protected]",
346
                    "homepage": "https://github.com/pastuhov/",
347
                    "role": "Developer"
348
                }
349
            ],
350
            "description": "Big file creation helper. May be used for sitemap.xml or YML files creation.",
351
            "homepage": "https://github.com/pastuhov/php-file-stream",
352
            "keywords": [
353
                "Sitemap",
354
                "export.yml",
355
                "stream",
356
                "yml"
357
            ],
358
            "time": "2015-06-20 11:07:54"
359
        },
360
        {
361
            "name": "yiisoft/yii2",
0 ignored issues
show
362
            "version": "2.0.8",
363
            "source": {
364
                "type": "git",
365
                "url": "https://github.com/yiisoft/yii2-framework.git",
366
                "reference": "53992b136b993e32ca7b6f399cf42b143f8685a6"
367
            },
368
            "dist": {
369
                "type": "zip",
370
                "url": "https://api.github.com/repos/yiisoft/yii2-framework/zipball/53992b136b993e32ca7b6f399cf42b143f8685a6",
371
                "reference": "53992b136b993e32ca7b6f399cf42b143f8685a6",
372
                "shasum": ""
373
            },
374
            "require": {
375
                "bower-asset/jquery": "2.2.*@stable | 2.1.*@stable | 1.11.*@stable",
376
                "bower-asset/jquery.inputmask": "~3.2.2",
377
                "bower-asset/punycode": "1.3.*",
378
                "bower-asset/yii2-pjax": "~2.0.1",
379
                "cebe/markdown": "~1.0.0 | ~1.1.0",
380
                "ext-ctype": "*",
381
                "ext-mbstring": "*",
382
                "ezyang/htmlpurifier": "~4.6",
383
                "lib-pcre": "*",
384
                "php": ">=5.4.0",
385
                "yiisoft/yii2-composer": "~2.0.4"
386
            },
387
            "bin": [
388
                "yii"
389
            ],
390
            "type": "library",
391
            "extra": {
392
                "branch-alias": {
393
                    "dev-master": "2.0.x-dev"
394
                }
395
            },
396
            "autoload": {
397
                "psr-4": {
398
                    "yii\\": ""
399
                }
400
            },
401
            "notification-url": "https://packagist.org/downloads/",
402
            "license": [
403
                "BSD-3-Clause"
404
            ],
405
            "authors": [
406
                {
407
                    "name": "Qiang Xue",
408
                    "email": "[email protected]",
409
                    "homepage": "http://www.yiiframework.com/",
410
                    "role": "Founder and project lead"
411
                },
412
                {
413
                    "name": "Alexander Makarov",
414
                    "email": "[email protected]",
415
                    "homepage": "http://rmcreative.ru/",
416
                    "role": "Core framework development"
417
                },
418
                {
419
                    "name": "Maurizio Domba",
420
                    "homepage": "http://mdomba.info/",
421
                    "role": "Core framework development"
422
                },
423
                {
424
                    "name": "Carsten Brandt",
425
                    "email": "[email protected]",
426
                    "homepage": "http://cebe.cc/",
427
                    "role": "Core framework development"
428
                },
429
                {
430
                    "name": "Timur Ruziev",
431
                    "email": "[email protected]",
432
                    "homepage": "http://resurtm.com/",
433
                    "role": "Core framework development"
434
                },
435
                {
436
                    "name": "Paul Klimov",
437
                    "email": "[email protected]",
438
                    "role": "Core framework development"
439
                },
440
                {
441
                    "name": "Dmitry Naumenko",
442
                    "email": "[email protected]",
443
                    "role": "Core framework development"
444
                }
445
            ],
446
            "description": "Yii PHP Framework Version 2",
447
            "homepage": "http://www.yiiframework.com/",
448
            "keywords": [
449
                "framework",
450
                "yii2"
451
            ],
452
            "time": "2016-04-28 14:50:20"
453
        },
454
        {
455
            "name": "yiisoft/yii2-composer",
456
            "version": "2.0.4",
457
            "source": {
458
                "type": "git",
459
                "url": "https://github.com/yiisoft/yii2-composer.git",
460
                "reference": "7452fd908a5023b8bb5ea1b123a174ca080de464"
461
            },
462
            "dist": {
463
                "type": "zip",
464
                "url": "https://api.github.com/repos/yiisoft/yii2-composer/zipball/7452fd908a5023b8bb5ea1b123a174ca080de464",
465
                "reference": "7452fd908a5023b8bb5ea1b123a174ca080de464",
466
                "shasum": ""
467
            },
468
            "require": {
469
                "composer-plugin-api": "^1.0"
470
            },
471
            "type": "composer-plugin",
472
            "extra": {
473
                "class": "yii\\composer\\Plugin",
474
                "branch-alias": {
475
                    "dev-master": "2.0.x-dev"
476
                }
477
            },
478
            "autoload": {
479
                "psr-4": {
480
                    "yii\\composer\\": ""
481
                }
482
            },
483
            "notification-url": "https://packagist.org/downloads/",
484
            "license": [
485
                "BSD-3-Clause"
486
            ],
487
            "authors": [
488
                {
489
                    "name": "Qiang Xue",
490
                    "email": "[email protected]"
491
                }
492
            ],
493
            "description": "The composer plugin for Yii extension installer",
494
            "keywords": [
495
                "composer",
496
                "extension installer",
497
                "yii2"
498
            ],
499
            "time": "2016-02-06 00:49:24"
500
        }
501
    ],
502
    "packages-dev": [
503
        {
504
            "name": "doctrine/annotations",
505
            "version": "v1.2.7",
506
            "source": {
507
                "type": "git",
508
                "url": "https://github.com/doctrine/annotations.git",
509
                "reference": "f25c8aab83e0c3e976fd7d19875f198ccf2f7535"
510
            },
511
            "dist": {
512
                "type": "zip",
513
                "url": "https://api.github.com/repos/doctrine/annotations/zipball/f25c8aab83e0c3e976fd7d19875f198ccf2f7535",
514
                "reference": "f25c8aab83e0c3e976fd7d19875f198ccf2f7535",
515
                "shasum": ""
516
            },
517
            "require": {
518
                "doctrine/lexer": "1.*",
519
                "php": ">=5.3.2"
520
            },
521
            "require-dev": {
522
                "doctrine/cache": "1.*",
523
                "phpunit/phpunit": "4.*"
524
            },
525
            "type": "library",
526
            "extra": {
527
                "branch-alias": {
528
                    "dev-master": "1.3.x-dev"
529
                }
530
            },
531
            "autoload": {
532
                "psr-0": {
533
                    "Doctrine\\Common\\Annotations\\": "lib/"
534
                }
535
            },
536
            "notification-url": "https://packagist.org/downloads/",
537
            "license": [
538
                "MIT"
539
            ],
540
            "authors": [
541
                {
542
                    "name": "Roman Borschel",
543
                    "email": "[email protected]"
544
                },
545
                {
546
                    "name": "Benjamin Eberlei",
547
                    "email": "[email protected]"
548
                },
549
                {
550
                    "name": "Guilherme Blanco",
551
                    "email": "[email protected]"
552
                },
553
                {
554
                    "name": "Jonathan Wage",
555
                    "email": "[email protected]"
556
                },
557
                {
558
                    "name": "Johannes Schmitt",
559
                    "email": "[email protected]"
560
                }
561
            ],
562
            "description": "Docblock Annotations Parser",
563
            "homepage": "http://www.doctrine-project.org",
564
            "keywords": [
565
                "annotations",
566
                "docblock",
567
                "parser"
568
            ],
569
            "time": "2015-08-31 12:32:49"
570
        },
571
        {
572
            "name": "doctrine/instantiator",
573
            "version": "1.0.5",
574
            "source": {
575
                "type": "git",
576
                "url": "https://github.com/doctrine/instantiator.git",
577
                "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d"
578
            },
579
            "dist": {
580
                "type": "zip",
581
                "url": "https://api.github.com/repos/doctrine/instantiator/zipball/8e884e78f9f0eb1329e445619e04456e64d8051d",
582
                "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d",
583
                "shasum": ""
584
            },
585
            "require": {
586
                "php": ">=5.3,<8.0-DEV"
587
            },
588
            "require-dev": {
589
                "athletic/athletic": "~0.1.8",
590
                "ext-pdo": "*",
591
                "ext-phar": "*",
592
                "phpunit/phpunit": "~4.0",
593
                "squizlabs/php_codesniffer": "~2.0"
594
            },
595
            "type": "library",
596
            "extra": {
597
                "branch-alias": {
598
                    "dev-master": "1.0.x-dev"
599
                }
600
            },
601
            "autoload": {
602
                "psr-4": {
603
                    "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
604
                }
605
            },
606
            "notification-url": "https://packagist.org/downloads/",
607
            "license": [
608
                "MIT"
609
            ],
610
            "authors": [
611
                {
612
                    "name": "Marco Pivetta",
613
                    "email": "[email protected]",
614
                    "homepage": "http://ocramius.github.com/"
615
                }
616
            ],
617
            "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
618
            "homepage": "https://github.com/doctrine/instantiator",
619
            "keywords": [
620
                "constructor",
621
                "instantiate"
622
            ],
623
            "time": "2015-06-14 21:17:01"
624
        },
625
        {
626
            "name": "doctrine/lexer",
627
            "version": "v1.0.1",
628
            "source": {
629
                "type": "git",
630
                "url": "https://github.com/doctrine/lexer.git",
631
                "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c"
632
            },
633
            "dist": {
634
                "type": "zip",
635
                "url": "https://api.github.com/repos/doctrine/lexer/zipball/83893c552fd2045dd78aef794c31e694c37c0b8c",
636
                "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c",
637
                "shasum": ""
638
            },
639
            "require": {
640
                "php": ">=5.3.2"
641
            },
642
            "type": "library",
643
            "extra": {
644
                "branch-alias": {
645
                    "dev-master": "1.0.x-dev"
646
                }
647
            },
648
            "autoload": {
649
                "psr-0": {
650
                    "Doctrine\\Common\\Lexer\\": "lib/"
651
                }
652
            },
653
            "notification-url": "https://packagist.org/downloads/",
654
            "license": [
655
                "MIT"
656
            ],
657
            "authors": [
658
                {
659
                    "name": "Roman Borschel",
660
                    "email": "[email protected]"
661
                },
662
                {
663
                    "name": "Guilherme Blanco",
664
                    "email": "[email protected]"
665
                },
666
                {
667
                    "name": "Johannes Schmitt",
668
                    "email": "[email protected]"
669
                }
670
            ],
671
            "description": "Base library for a lexer that can be used in Top-Down, Recursive Descent Parsers.",
672
            "homepage": "http://www.doctrine-project.org",
673
            "keywords": [
674
                "lexer",
675
                "parser"
676
            ],
677
            "time": "2014-09-09 13:34:57"
678
        },
679
        {
680
            "name": "guzzle/guzzle",
681
            "version": "v3.9.3",
682
            "source": {
683
                "type": "git",
684
                "url": "https://github.com/guzzle/guzzle3.git",
685
                "reference": "0645b70d953bc1c067bbc8d5bc53194706b628d9"
686
            },
687
            "dist": {
688
                "type": "zip",
689
                "url": "https://api.github.com/repos/guzzle/guzzle3/zipball/0645b70d953bc1c067bbc8d5bc53194706b628d9",
690
                "reference": "0645b70d953bc1c067bbc8d5bc53194706b628d9",
691
                "shasum": ""
692
            },
693
            "require": {
694
                "ext-curl": "*",
695
                "php": ">=5.3.3",
696
                "symfony/event-dispatcher": "~2.1"
697
            },
698
            "replace": {
699
                "guzzle/batch": "self.version",
700
                "guzzle/cache": "self.version",
701
                "guzzle/common": "self.version",
702
                "guzzle/http": "self.version",
703
                "guzzle/inflection": "self.version",
704
                "guzzle/iterator": "self.version",
705
                "guzzle/log": "self.version",
706
                "guzzle/parser": "self.version",
707
                "guzzle/plugin": "self.version",
708
                "guzzle/plugin-async": "self.version",
709
                "guzzle/plugin-backoff": "self.version",
710
                "guzzle/plugin-cache": "self.version",
711
                "guzzle/plugin-cookie": "self.version",
712
                "guzzle/plugin-curlauth": "self.version",
713
                "guzzle/plugin-error-response": "self.version",
714
                "guzzle/plugin-history": "self.version",
715
                "guzzle/plugin-log": "self.version",
716
                "guzzle/plugin-md5": "self.version",
717
                "guzzle/plugin-mock": "self.version",
718
                "guzzle/plugin-oauth": "self.version",
719
                "guzzle/service": "self.version",
720
                "guzzle/stream": "self.version"
721
            },
722
            "require-dev": {
723
                "doctrine/cache": "~1.3",
724
                "monolog/monolog": "~1.0",
725
                "phpunit/phpunit": "3.7.*",
726
                "psr/log": "~1.0",
727
                "symfony/class-loader": "~2.1",
728
                "zendframework/zend-cache": "2.*,<2.3",
729
                "zendframework/zend-log": "2.*,<2.3"
730
            },
731
            "suggest": {
732
                "guzzlehttp/guzzle": "Guzzle 5 has moved to a new package name. The package you have installed, Guzzle 3, is deprecated."
733
            },
734
            "type": "library",
735
            "extra": {
736
                "branch-alias": {
737
                    "dev-master": "3.9-dev"
738
                }
739
            },
740
            "autoload": {
741
                "psr-0": {
742
                    "Guzzle": "src/",
743
                    "Guzzle\\Tests": "tests/"
744
                }
745
            },
746
            "notification-url": "https://packagist.org/downloads/",
747
            "license": [
748
                "MIT"
749
            ],
750
            "authors": [
751
                {
752
                    "name": "Michael Dowling",
753
                    "email": "[email protected]",
754
                    "homepage": "https://github.com/mtdowling"
755
                },
756
                {
757
                    "name": "Guzzle Community",
758
                    "homepage": "https://github.com/guzzle/guzzle/contributors"
759
                }
760
            ],
761
            "description": "PHP HTTP client. This library is deprecated in favor of https://packagist.org/packages/guzzlehttp/guzzle",
762
            "homepage": "http://guzzlephp.org/",
763
            "keywords": [
764
                "client",
765
                "curl",
766
                "framework",
767
                "http",
768
                "http client",
769
                "rest",
770
                "web service"
771
            ],
772
            "time": "2015-03-18 18:23:50"
773
        },
774
        {
775
            "name": "jms/metadata",
776
            "version": "1.5.1",
777
            "source": {
778
                "type": "git",
779
                "url": "https://github.com/schmittjoh/metadata.git",
780
                "reference": "22b72455559a25777cfd28c4ffda81ff7639f353"
781
            },
782
            "dist": {
783
                "type": "zip",
784
                "url": "https://api.github.com/repos/schmittjoh/metadata/zipball/22b72455559a25777cfd28c4ffda81ff7639f353",
785
                "reference": "22b72455559a25777cfd28c4ffda81ff7639f353",
786
                "shasum": ""
787
            },
788
            "require": {
789
                "php": ">=5.3.0"
790
            },
791
            "require-dev": {
792
                "doctrine/cache": "~1.0"
793
            },
794
            "type": "library",
795
            "extra": {
796
                "branch-alias": {
797
                    "dev-master": "1.5.x-dev"
798
                }
799
            },
800
            "autoload": {
801
                "psr-0": {
802
                    "Metadata\\": "src/"
803
                }
804
            },
805
            "notification-url": "https://packagist.org/downloads/",
806
            "license": [
807
                "Apache"
808
            ],
809
            "authors": [
810
                {
811
                    "name": "Johannes Schmitt",
812
                    "email": "[email protected]",
813
                    "homepage": "https://github.com/schmittjoh",
814
                    "role": "Developer of wrapped JMSSerializerBundle"
815
                }
816
            ],
817
            "description": "Class/method/property metadata management in PHP",
818
            "keywords": [
819
                "annotations",
820
                "metadata",
821
                "xml",
822
                "yaml"
823
            ],
824
            "time": "2014-07-12 07:13:19"
825
        },
826
        {
827
            "name": "jms/parser-lib",
828
            "version": "1.0.0",
829
            "source": {
830
                "type": "git",
831
                "url": "https://github.com/schmittjoh/parser-lib.git",
832
                "reference": "c509473bc1b4866415627af0e1c6cc8ac97fa51d"
833
            },
834
            "dist": {
835
                "type": "zip",
836
                "url": "https://api.github.com/repos/schmittjoh/parser-lib/zipball/c509473bc1b4866415627af0e1c6cc8ac97fa51d",
837
                "reference": "c509473bc1b4866415627af0e1c6cc8ac97fa51d",
838
                "shasum": ""
839
            },
840
            "require": {
841
                "phpoption/phpoption": ">=0.9,<2.0-dev"
842
            },
843
            "type": "library",
844
            "extra": {
845
                "branch-alias": {
846
                    "dev-master": "1.0-dev"
847
                }
848
            },
849
            "autoload": {
850
                "psr-0": {
851
                    "JMS\\": "src/"
852
                }
853
            },
854
            "notification-url": "https://packagist.org/downloads/",
855
            "license": [
856
                "Apache2"
857
            ],
858
            "description": "A library for easily creating recursive-descent parsers.",
859
            "time": "2012-11-18 18:08:43"
860
        },
861
        {
862
            "name": "jms/serializer",
863
            "version": "1.1.0",
864
            "source": {
865
                "type": "git",
866
                "url": "https://github.com/schmittjoh/serializer.git",
867
                "reference": "fe13a1f993ea3456e195b7820692f2eb2b6bbb48"
868
            },
869
            "dist": {
870
                "type": "zip",
871
                "url": "https://api.github.com/repos/schmittjoh/serializer/zipball/fe13a1f993ea3456e195b7820692f2eb2b6bbb48",
872
                "reference": "fe13a1f993ea3456e195b7820692f2eb2b6bbb48",
873
                "shasum": ""
874
            },
875
            "require": {
876
                "doctrine/annotations": "1.*",
877
                "doctrine/instantiator": "~1.0.3",
878
                "jms/metadata": "~1.1",
879
                "jms/parser-lib": "1.*",
880
                "php": ">=5.4.0",
881
                "phpcollection/phpcollection": "~0.1"
882
            },
883
            "conflict": {
884
                "twig/twig": "<1.12"
885
            },
886
            "require-dev": {
887
                "doctrine/orm": "~2.1",
888
                "doctrine/phpcr-odm": "~1.0.1",
889
                "jackalope/jackalope-doctrine-dbal": "1.0.*",
890
                "phpunit/phpunit": "~4.0",
891
                "propel/propel1": "~1.7",
892
                "symfony/filesystem": "2.*",
893
                "symfony/form": "~2.1",
894
                "symfony/translation": "~2.0",
895
                "symfony/validator": "~2.0",
896
                "symfony/yaml": "2.*",
897
                "twig/twig": "~1.12|~2.0"
898
            },
899
            "suggest": {
900
                "symfony/yaml": "Required if you'd like to serialize data to YAML format."
901
            },
902
            "type": "library",
903
            "extra": {
904
                "branch-alias": {
905
                    "dev-master": "1.1-dev"
906
                }
907
            },
908
            "autoload": {
909
                "psr-0": {
910
                    "JMS\\Serializer": "src/"
911
                }
912
            },
913
            "notification-url": "https://packagist.org/downloads/",
914
            "license": [
915
                "Apache2"
916
            ],
917
            "authors": [
918
                {
919
                    "name": "Johannes M. Schmitt",
920
                    "email": "[email protected]"
921
                }
922
            ],
923
            "description": "Library for (de-)serializing data of any complexity; supports XML, JSON, and YAML.",
924
            "homepage": "http://jmsyst.com/libs/serializer",
925
            "keywords": [
926
                "deserialization",
927
                "jaxb",
928
                "json",
929
                "serialization",
930
                "xml"
931
            ],
932
            "time": "2015-10-27 09:24:41"
933
        },
934
        {
935
            "name": "phpcollection/phpcollection",
936
            "version": "0.4.0",
937
            "source": {
938
                "type": "git",
939
                "url": "https://github.com/schmittjoh/php-collection.git",
940
                "reference": "b8bf55a0a929ca43b01232b36719f176f86c7e83"
941
            },
942
            "dist": {
943
                "type": "zip",
944
                "url": "https://api.github.com/repos/schmittjoh/php-collection/zipball/b8bf55a0a929ca43b01232b36719f176f86c7e83",
945
                "reference": "b8bf55a0a929ca43b01232b36719f176f86c7e83",
946
                "shasum": ""
947
            },
948
            "require": {
949
                "phpoption/phpoption": "1.*"
950
            },
951
            "type": "library",
952
            "extra": {
953
                "branch-alias": {
954
                    "dev-master": "0.3-dev"
955
                }
956
            },
957
            "autoload": {
958
                "psr-0": {
959
                    "PhpCollection": "src/"
960
                }
961
            },
962
            "notification-url": "https://packagist.org/downloads/",
963
            "license": [
964
                "Apache2"
965
            ],
966
            "authors": [
967
                {
968
                    "name": "Johannes Schmitt",
969
                    "email": "[email protected]",
970
                    "homepage": "https://github.com/schmittjoh",
971
                    "role": "Developer of wrapped JMSSerializerBundle"
972
                }
973
            ],
974
            "description": "General-Purpose Collection Library for PHP",
975
            "keywords": [
976
                "collection",
977
                "list",
978
                "map",
979
                "sequence",
980
                "set"
981
            ],
982
            "time": "2014-03-11 13:46:42"
983
        },
984
        {
985
            "name": "phpdocumentor/reflection-docblock",
986
            "version": "2.0.4",
987
            "source": {
988
                "type": "git",
989
                "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
990
                "reference": "d68dbdc53dc358a816f00b300704702b2eaff7b8"
991
            },
992
            "dist": {
993
                "type": "zip",
994
                "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/d68dbdc53dc358a816f00b300704702b2eaff7b8",
995
                "reference": "d68dbdc53dc358a816f00b300704702b2eaff7b8",
996
                "shasum": ""
997
            },
998
            "require": {
999
                "php": ">=5.3.3"
1000
            },
1001
            "require-dev": {
1002
                "phpunit/phpunit": "~4.0"
1003
            },
1004
            "suggest": {
1005
                "dflydev/markdown": "~1.0",
1006
                "erusev/parsedown": "~1.0"
1007
            },
1008
            "type": "library",
1009
            "extra": {
1010
                "branch-alias": {
1011
                    "dev-master": "2.0.x-dev"
1012
                }
1013
            },
1014
            "autoload": {
1015
                "psr-0": {
1016
                    "phpDocumentor": [
1017
                        "src/"
1018
                    ]
1019
                }
1020
            },
1021
            "notification-url": "https://packagist.org/downloads/",
1022
            "license": [
1023
                "MIT"
1024
            ],
1025
            "authors": [
1026
                {
1027
                    "name": "Mike van Riel",
1028
                    "email": "[email protected]"
1029
                }
1030
            ],
1031
            "time": "2015-02-03 12:10:50"
1032
        },
1033
        {
1034
            "name": "phpoption/phpoption",
1035
            "version": "1.5.0",
1036
            "source": {
1037
                "type": "git",
1038
                "url": "https://github.com/schmittjoh/php-option.git",
1039
                "reference": "94e644f7d2051a5f0fcf77d81605f152eecff0ed"
1040
            },
1041
            "dist": {
1042
                "type": "zip",
1043
                "url": "https://api.github.com/repos/schmittjoh/php-option/zipball/94e644f7d2051a5f0fcf77d81605f152eecff0ed",
1044
                "reference": "94e644f7d2051a5f0fcf77d81605f152eecff0ed",
1045
                "shasum": ""
1046
            },
1047
            "require": {
1048
                "php": ">=5.3.0"
1049
            },
1050
            "require-dev": {
1051
                "phpunit/phpunit": "4.7.*"
1052
            },
1053
            "type": "library",
1054
            "extra": {
1055
                "branch-alias": {
1056
                    "dev-master": "1.3-dev"
1057
                }
1058
            },
1059
            "autoload": {
1060
                "psr-0": {
1061
                    "PhpOption\\": "src/"
1062
                }
1063
            },
1064
            "notification-url": "https://packagist.org/downloads/",
1065
            "license": [
1066
                "Apache2"
1067
            ],
1068
            "authors": [
1069
                {
1070
                    "name": "Johannes M. Schmitt",
1071
                    "email": "[email protected]"
1072
                }
1073
            ],
1074
            "description": "Option Type for PHP",
1075
            "keywords": [
1076
                "language",
1077
                "option",
1078
                "php",
1079
                "type"
1080
            ],
1081
            "time": "2015-07-25 16:39:46"
1082
        },
1083
        {
1084
            "name": "phpspec/prophecy",
1085
            "version": "v1.6.0",
1086
            "source": {
1087
                "type": "git",
1088
                "url": "https://github.com/phpspec/prophecy.git",
1089
                "reference": "3c91bdf81797d725b14cb62906f9a4ce44235972"
1090
            },
1091
            "dist": {
1092
                "type": "zip",
1093
                "url": "https://api.github.com/repos/phpspec/prophecy/zipball/3c91bdf81797d725b14cb62906f9a4ce44235972",
1094
                "reference": "3c91bdf81797d725b14cb62906f9a4ce44235972",
1095
                "shasum": ""
1096
            },
1097
            "require": {
1098
                "doctrine/instantiator": "^1.0.2",
1099
                "php": "^5.3|^7.0",
1100
                "phpdocumentor/reflection-docblock": "~2.0",
1101
                "sebastian/comparator": "~1.1",
1102
                "sebastian/recursion-context": "~1.0"
1103
            },
1104
            "require-dev": {
1105
                "phpspec/phpspec": "~2.0"
1106
            },
1107
            "type": "library",
1108
            "extra": {
1109
                "branch-alias": {
1110
                    "dev-master": "1.5.x-dev"
1111
                }
1112
            },
1113
            "autoload": {
1114
                "psr-0": {
1115
                    "Prophecy\\": "src/"
1116
                }
1117
            },
1118
            "notification-url": "https://packagist.org/downloads/",
1119
            "license": [
1120
                "MIT"
1121
            ],
1122
            "authors": [
1123
                {
1124
                    "name": "Konstantin Kudryashov",
1125
                    "email": "[email protected]",
1126
                    "homepage": "http://everzet.com"
1127
                },
1128
                {
1129
                    "name": "Marcello Duarte",
1130
                    "email": "[email protected]"
1131
                }
1132
            ],
1133
            "description": "Highly opinionated mocking framework for PHP 5.3+",
1134
            "homepage": "https://github.com/phpspec/prophecy",
1135
            "keywords": [
1136
                "Double",
1137
                "Dummy",
1138
                "fake",
1139
                "mock",
1140
                "spy",
1141
                "stub"
1142
            ],
1143
            "time": "2016-02-15 07:46:21"
1144
        },
1145
        {
1146
            "name": "phpunit/dbunit",
1147
            "version": "1.4.1",
1148
            "source": {
1149
                "type": "git",
1150
                "url": "https://github.com/sebastianbergmann/dbunit.git",
1151
                "reference": "9aaee6447663ff1b0cd50c23637e04af74c5e2ae"
1152
            },
1153
            "dist": {
1154
                "type": "zip",
1155
                "url": "https://api.github.com/repos/sebastianbergmann/dbunit/zipball/9aaee6447663ff1b0cd50c23637e04af74c5e2ae",
1156
                "reference": "9aaee6447663ff1b0cd50c23637e04af74c5e2ae",
1157
                "shasum": ""
1158
            },
1159
            "require": {
1160
                "ext-pdo": "*",
1161
                "ext-simplexml": "*",
1162
                "php": ">=5.3.3",
1163
                "phpunit/phpunit": "~4|~5",
1164
                "symfony/yaml": "~2.1|~3.0"
1165
            },
1166
            "bin": [
1167
                "composer/bin/dbunit"
1168
            ],
1169
            "type": "library",
1170
            "extra": {
1171
                "branch-alias": {
1172
                    "dev-master": "1.3.x-dev"
1173
                }
1174
            },
1175
            "autoload": {
1176
                "classmap": [
1177
                    "PHPUnit/"
1178
                ]
1179
            },
1180
            "notification-url": "https://packagist.org/downloads/",
1181
            "include-path": [
1182
                "",
1183
                "../../symfony/yaml/"
1184
            ],
1185
            "license": [
1186
                "BSD-3-Clause"
1187
            ],
1188
            "authors": [
1189
                {
1190
                    "name": "Sebastian Bergmann",
1191
                    "email": "[email protected]",
1192
                    "role": "lead"
1193
                }
1194
            ],
1195
            "description": "DbUnit port for PHP/PHPUnit to support database interaction testing.",
1196
            "homepage": "https://github.com/sebastianbergmann/dbunit/",
1197
            "keywords": [
1198
                "database",
1199
                "testing",
1200
                "xunit"
1201
            ],
1202
            "time": "2015-08-07 04:57:38"
1203
        },
1204
        {
1205
            "name": "phpunit/php-code-coverage",
1206
            "version": "2.2.4",
1207
            "source": {
1208
                "type": "git",
1209
                "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
1210
                "reference": "eabf68b476ac7d0f73793aada060f1c1a9bf8979"
1211
            },
1212
            "dist": {
1213
                "type": "zip",
1214
                "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/eabf68b476ac7d0f73793aada060f1c1a9bf8979",
1215
                "reference": "eabf68b476ac7d0f73793aada060f1c1a9bf8979",
1216
                "shasum": ""
1217
            },
1218
            "require": {
1219
                "php": ">=5.3.3",
1220
                "phpunit/php-file-iterator": "~1.3",
1221
                "phpunit/php-text-template": "~1.2",
1222
                "phpunit/php-token-stream": "~1.3",
1223
                "sebastian/environment": "^1.3.2",
1224
                "sebastian/version": "~1.0"
1225
            },
1226
            "require-dev": {
1227
                "ext-xdebug": ">=2.1.4",
1228
                "phpunit/phpunit": "~4"
1229
            },
1230
            "suggest": {
1231
                "ext-dom": "*",
1232
                "ext-xdebug": ">=2.2.1",
1233
                "ext-xmlwriter": "*"
1234
            },
1235
            "type": "library",
1236
            "extra": {
1237
                "branch-alias": {
1238
                    "dev-master": "2.2.x-dev"
1239
                }
1240
            },
1241
            "autoload": {
1242
                "classmap": [
1243
                    "src/"
1244
                ]
1245
            },
1246
            "notification-url": "https://packagist.org/downloads/",
1247
            "license": [
1248
                "BSD-3-Clause"
1249
            ],
1250
            "authors": [
1251
                {
1252
                    "name": "Sebastian Bergmann",
1253
                    "email": "[email protected]",
1254
                    "role": "lead"
1255
                }
1256
            ],
1257
            "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
1258
            "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
1259
            "keywords": [
1260
                "coverage",
1261
                "testing",
1262
                "xunit"
1263
            ],
1264
            "time": "2015-10-06 15:47:00"
1265
        },
1266
        {
1267
            "name": "phpunit/php-file-iterator",
1268
            "version": "1.4.1",
1269
            "source": {
1270
                "type": "git",
1271
                "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
1272
                "reference": "6150bf2c35d3fc379e50c7602b75caceaa39dbf0"
1273
            },
1274
            "dist": {
1275
                "type": "zip",
1276
                "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/6150bf2c35d3fc379e50c7602b75caceaa39dbf0",
1277
                "reference": "6150bf2c35d3fc379e50c7602b75caceaa39dbf0",
1278
                "shasum": ""
1279
            },
1280
            "require": {
1281
                "php": ">=5.3.3"
1282
            },
1283
            "type": "library",
1284
            "extra": {
1285
                "branch-alias": {
1286
                    "dev-master": "1.4.x-dev"
1287
                }
1288
            },
1289
            "autoload": {
1290
                "classmap": [
1291
                    "src/"
1292
                ]
1293
            },
1294
            "notification-url": "https://packagist.org/downloads/",
1295
            "license": [
1296
                "BSD-3-Clause"
1297
            ],
1298
            "authors": [
1299
                {
1300
                    "name": "Sebastian Bergmann",
1301
                    "email": "[email protected]",
1302
                    "role": "lead"
1303
                }
1304
            ],
1305
            "description": "FilterIterator implementation that filters files based on a list of suffixes.",
1306
            "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
1307
            "keywords": [
1308
                "filesystem",
1309
                "iterator"
1310
            ],
1311
            "time": "2015-06-21 13:08:43"
1312
        },
1313
        {
1314
            "name": "phpunit/php-text-template",
1315
            "version": "1.2.1",
1316
            "source": {
1317
                "type": "git",
1318
                "url": "https://github.com/sebastianbergmann/php-text-template.git",
1319
                "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686"
1320
            },
1321
            "dist": {
1322
                "type": "zip",
1323
                "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
1324
                "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
1325
                "shasum": ""
1326
            },
1327
            "require": {
1328
                "php": ">=5.3.3"
1329
            },
1330
            "type": "library",
1331
            "autoload": {
1332
                "classmap": [
1333
                    "src/"
1334
                ]
1335
            },
1336
            "notification-url": "https://packagist.org/downloads/",
1337
            "license": [
1338
                "BSD-3-Clause"
1339
            ],
1340
            "authors": [
1341
                {
1342
                    "name": "Sebastian Bergmann",
1343
                    "email": "[email protected]",
1344
                    "role": "lead"
1345
                }
1346
            ],
1347
            "description": "Simple template engine.",
1348
            "homepage": "https://github.com/sebastianbergmann/php-text-template/",
1349
            "keywords": [
1350
                "template"
1351
            ],
1352
            "time": "2015-06-21 13:50:34"
1353
        },
1354
        {
1355
            "name": "phpunit/php-timer",
1356
            "version": "1.0.7",
1357
            "source": {
1358
                "type": "git",
1359
                "url": "https://github.com/sebastianbergmann/php-timer.git",
1360
                "reference": "3e82f4e9fc92665fafd9157568e4dcb01d014e5b"
1361
            },
1362
            "dist": {
1363
                "type": "zip",
1364
                "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/3e82f4e9fc92665fafd9157568e4dcb01d014e5b",
1365
                "reference": "3e82f4e9fc92665fafd9157568e4dcb01d014e5b",
1366
                "shasum": ""
1367
            },
1368
            "require": {
1369
                "php": ">=5.3.3"
1370
            },
1371
            "type": "library",
1372
            "autoload": {
1373
                "classmap": [
1374
                    "src/"
1375
                ]
1376
            },
1377
            "notification-url": "https://packagist.org/downloads/",
1378
            "license": [
1379
                "BSD-3-Clause"
1380
            ],
1381
            "authors": [
1382
                {
1383
                    "name": "Sebastian Bergmann",
1384
                    "email": "[email protected]",
1385
                    "role": "lead"
1386
                }
1387
            ],
1388
            "description": "Utility class for timing",
1389
            "homepage": "https://github.com/sebastianbergmann/php-timer/",
1390
            "keywords": [
1391
                "timer"
1392
            ],
1393
            "time": "2015-06-21 08:01:12"
1394
        },
1395
        {
1396
            "name": "phpunit/php-token-stream",
1397
            "version": "1.4.8",
1398
            "source": {
1399
                "type": "git",
1400
                "url": "https://github.com/sebastianbergmann/php-token-stream.git",
1401
                "reference": "3144ae21711fb6cac0b1ab4cbe63b75ce3d4e8da"
1402
            },
1403
            "dist": {
1404
                "type": "zip",
1405
                "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/3144ae21711fb6cac0b1ab4cbe63b75ce3d4e8da",
1406
                "reference": "3144ae21711fb6cac0b1ab4cbe63b75ce3d4e8da",
1407
                "shasum": ""
1408
            },
1409
            "require": {
1410
                "ext-tokenizer": "*",
1411
                "php": ">=5.3.3"
1412
            },
1413
            "require-dev": {
1414
                "phpunit/phpunit": "~4.2"
1415
            },
1416
            "type": "library",
1417
            "extra": {
1418
                "branch-alias": {
1419
                    "dev-master": "1.4-dev"
1420
                }
1421
            },
1422
            "autoload": {
1423
                "classmap": [
1424
                    "src/"
1425
                ]
1426
            },
1427
            "notification-url": "https://packagist.org/downloads/",
1428
            "license": [
1429
                "BSD-3-Clause"
1430
            ],
1431
            "authors": [
1432
                {
1433
                    "name": "Sebastian Bergmann",
1434
                    "email": "[email protected]"
1435
                }
1436
            ],
1437
            "description": "Wrapper around PHP's tokenizer extension.",
1438
            "homepage": "https://github.com/sebastianbergmann/php-token-stream/",
1439
            "keywords": [
1440
                "tokenizer"
1441
            ],
1442
            "time": "2015-09-15 10:49:45"
1443
        },
1444
        {
1445
            "name": "phpunit/phpunit",
1446
            "version": "4.8.24",
1447
            "source": {
1448
                "type": "git",
1449
                "url": "https://github.com/sebastianbergmann/phpunit.git",
1450
                "reference": "a1066c562c52900a142a0e2bbf0582994671385e"
1451
            },
1452
            "dist": {
1453
                "type": "zip",
1454
                "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/a1066c562c52900a142a0e2bbf0582994671385e",
1455
                "reference": "a1066c562c52900a142a0e2bbf0582994671385e",
1456
                "shasum": ""
1457
            },
1458
            "require": {
1459
                "ext-dom": "*",
1460
                "ext-json": "*",
1461
                "ext-pcre": "*",
1462
                "ext-reflection": "*",
1463
                "ext-spl": "*",
1464
                "php": ">=5.3.3",
1465
                "phpspec/prophecy": "^1.3.1",
1466
                "phpunit/php-code-coverage": "~2.1",
1467
                "phpunit/php-file-iterator": "~1.4",
1468
                "phpunit/php-text-template": "~1.2",
1469
                "phpunit/php-timer": ">=1.0.6",
1470
                "phpunit/phpunit-mock-objects": "~2.3",
1471
                "sebastian/comparator": "~1.1",
1472
                "sebastian/diff": "~1.2",
1473
                "sebastian/environment": "~1.3",
1474
                "sebastian/exporter": "~1.2",
1475
                "sebastian/global-state": "~1.0",
1476
                "sebastian/version": "~1.0",
1477
                "symfony/yaml": "~2.1|~3.0"
1478
            },
1479
            "suggest": {
1480
                "phpunit/php-invoker": "~1.1"
1481
            },
1482
            "bin": [
1483
                "phpunit"
1484
            ],
1485
            "type": "library",
1486
            "extra": {
1487
                "branch-alias": {
1488
                    "dev-master": "4.8.x-dev"
1489
                }
1490
            },
1491
            "autoload": {
1492
                "classmap": [
1493
                    "src/"
1494
                ]
1495
            },
1496
            "notification-url": "https://packagist.org/downloads/",
1497
            "license": [
1498
                "BSD-3-Clause"
1499
            ],
1500
            "authors": [
1501
                {
1502
                    "name": "Sebastian Bergmann",
1503
                    "email": "[email protected]",
1504
                    "role": "lead"
1505
                }
1506
            ],
1507
            "description": "The PHP Unit Testing framework.",
1508
            "homepage": "https://phpunit.de/",
1509
            "keywords": [
1510
                "phpunit",
1511
                "testing",
1512
                "xunit"
1513
            ],
1514
            "time": "2016-03-14 06:16:08"
1515
        },
1516
        {
1517
            "name": "phpunit/phpunit-mock-objects",
1518
            "version": "2.3.8",
1519
            "source": {
1520
                "type": "git",
1521
                "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git",
1522
                "reference": "ac8e7a3db35738d56ee9a76e78a4e03d97628983"
1523
            },
1524
            "dist": {
1525
                "type": "zip",
1526
                "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/ac8e7a3db35738d56ee9a76e78a4e03d97628983",
1527
                "reference": "ac8e7a3db35738d56ee9a76e78a4e03d97628983",
1528
                "shasum": ""
1529
            },
1530
            "require": {
1531
                "doctrine/instantiator": "^1.0.2",
1532
                "php": ">=5.3.3",
1533
                "phpunit/php-text-template": "~1.2",
1534
                "sebastian/exporter": "~1.2"
1535
            },
1536
            "require-dev": {
1537
                "phpunit/phpunit": "~4.4"
1538
            },
1539
            "suggest": {
1540
                "ext-soap": "*"
1541
            },
1542
            "type": "library",
1543
            "extra": {
1544
                "branch-alias": {
1545
                    "dev-master": "2.3.x-dev"
1546
                }
1547
            },
1548
            "autoload": {
1549
                "classmap": [
1550
                    "src/"
1551
                ]
1552
            },
1553
            "notification-url": "https://packagist.org/downloads/",
1554
            "license": [
1555
                "BSD-3-Clause"
1556
            ],
1557
            "authors": [
1558
                {
1559
                    "name": "Sebastian Bergmann",
1560
                    "email": "[email protected]",
1561
                    "role": "lead"
1562
                }
1563
            ],
1564
            "description": "Mock Object library for PHPUnit",
1565
            "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/",
1566
            "keywords": [
1567
                "mock",
1568
                "xunit"
1569
            ],
1570
            "time": "2015-10-02 06:51:40"
1571
        },
1572
        {
1573
            "name": "scrutinizer/ocular",
1574
            "version": "1.3.0",
1575
            "source": {
1576
                "type": "git",
1577
                "url": "https://github.com/scrutinizer-ci/ocular.git",
1578
                "reference": "72dcffcd4fbafeff41bf51da349df33170f487e5"
1579
            },
1580
            "dist": {
1581
                "type": "zip",
1582
                "url": "https://api.github.com/repos/scrutinizer-ci/ocular/zipball/72dcffcd4fbafeff41bf51da349df33170f487e5",
1583
                "reference": "72dcffcd4fbafeff41bf51da349df33170f487e5",
1584
                "shasum": ""
1585
            },
1586
            "require": {
1587
                "guzzle/guzzle": "~3.0",
1588
                "jms/serializer": "^1.0.0",
1589
                "phpoption/phpoption": "~1.0",
1590
                "symfony/console": "~2.0|~3.0",
1591
                "symfony/process": "~2.3|~3.0"
1592
            },
1593
            "require-dev": {
1594
                "phpunit/phpunit": "^4.8.0",
1595
                "symfony/filesystem": "~2.0|~3.0"
1596
            },
1597
            "bin": [
1598
                "bin/ocular"
1599
            ],
1600
            "type": "library",
1601
            "autoload": {
1602
                "psr-4": {
1603
                    "Scrutinizer\\Ocular\\": "src/Scrutinizer/Ocular"
1604
                }
1605
            },
1606
            "notification-url": "https://packagist.org/downloads/",
1607
            "time": "2015-12-16 14:33:15"
1608
        },
1609
        {
1610
            "name": "sebastian/comparator",
1611
            "version": "1.2.0",
1612
            "source": {
1613
                "type": "git",
1614
                "url": "https://github.com/sebastianbergmann/comparator.git",
1615
                "reference": "937efb279bd37a375bcadf584dec0726f84dbf22"
1616
            },
1617
            "dist": {
1618
                "type": "zip",
1619
                "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/937efb279bd37a375bcadf584dec0726f84dbf22",
1620
                "reference": "937efb279bd37a375bcadf584dec0726f84dbf22",
1621
                "shasum": ""
1622
            },
1623
            "require": {
1624
                "php": ">=5.3.3",
1625
                "sebastian/diff": "~1.2",
1626
                "sebastian/exporter": "~1.2"
1627
            },
1628
            "require-dev": {
1629
                "phpunit/phpunit": "~4.4"
1630
            },
1631
            "type": "library",
1632
            "extra": {
1633
                "branch-alias": {
1634
                    "dev-master": "1.2.x-dev"
1635
                }
1636
            },
1637
            "autoload": {
1638
                "classmap": [
1639
                    "src/"
1640
                ]
1641
            },
1642
            "notification-url": "https://packagist.org/downloads/",
1643
            "license": [
1644
                "BSD-3-Clause"
1645
            ],
1646
            "authors": [
1647
                {
1648
                    "name": "Jeff Welch",
1649
                    "email": "[email protected]"
1650
                },
1651
                {
1652
                    "name": "Volker Dusch",
1653
                    "email": "[email protected]"
1654
                },
1655
                {
1656
                    "name": "Bernhard Schussek",
1657
                    "email": "[email protected]"
1658
                },
1659
                {
1660
                    "name": "Sebastian Bergmann",
1661
                    "email": "[email protected]"
1662
                }
1663
            ],
1664
            "description": "Provides the functionality to compare PHP values for equality",
1665
            "homepage": "http://www.github.com/sebastianbergmann/comparator",
1666
            "keywords": [
1667
                "comparator",
1668
                "compare",
1669
                "equality"
1670
            ],
1671
            "time": "2015-07-26 15:48:44"
1672
        },
1673
        {
1674
            "name": "sebastian/diff",
1675
            "version": "1.4.1",
1676
            "source": {
1677
                "type": "git",
1678
                "url": "https://github.com/sebastianbergmann/diff.git",
1679
                "reference": "13edfd8706462032c2f52b4b862974dd46b71c9e"
1680
            },
1681
            "dist": {
1682
                "type": "zip",
1683
                "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/13edfd8706462032c2f52b4b862974dd46b71c9e",
1684
                "reference": "13edfd8706462032c2f52b4b862974dd46b71c9e",
1685
                "shasum": ""
1686
            },
1687
            "require": {
1688
                "php": ">=5.3.3"
1689
            },
1690
            "require-dev": {
1691
                "phpunit/phpunit": "~4.8"
1692
            },
1693
            "type": "library",
1694
            "extra": {
1695
                "branch-alias": {
1696
                    "dev-master": "1.4-dev"
1697
                }
1698
            },
1699
            "autoload": {
1700
                "classmap": [
1701
                    "src/"
1702
                ]
1703
            },
1704
            "notification-url": "https://packagist.org/downloads/",
1705
            "license": [
1706
                "BSD-3-Clause"
1707
            ],
1708
            "authors": [
1709
                {
1710
                    "name": "Kore Nordmann",
1711
                    "email": "[email protected]"
1712
                },
1713
                {
1714
                    "name": "Sebastian Bergmann",
1715
                    "email": "[email protected]"
1716
                }
1717
            ],
1718
            "description": "Diff implementation",
1719
            "homepage": "https://github.com/sebastianbergmann/diff",
1720
            "keywords": [
1721
                "diff"
1722
            ],
1723
            "time": "2015-12-08 07:14:41"
1724
        },
1725
        {
1726
            "name": "sebastian/environment",
1727
            "version": "1.3.6",
1728
            "source": {
1729
                "type": "git",
1730
                "url": "https://github.com/sebastianbergmann/environment.git",
1731
                "reference": "2292b116f43c272ff4328083096114f84ea46a56"
1732
            },
1733
            "dist": {
1734
                "type": "zip",
1735
                "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/2292b116f43c272ff4328083096114f84ea46a56",
1736
                "reference": "2292b116f43c272ff4328083096114f84ea46a56",
1737
                "shasum": ""
1738
            },
1739
            "require": {
1740
                "php": ">=5.3.3"
1741
            },
1742
            "require-dev": {
1743
                "phpunit/phpunit": "~4.4"
1744
            },
1745
            "type": "library",
1746
            "extra": {
1747
                "branch-alias": {
1748
                    "dev-master": "1.3.x-dev"
1749
                }
1750
            },
1751
            "autoload": {
1752
                "classmap": [
1753
                    "src/"
1754
                ]
1755
            },
1756
            "notification-url": "https://packagist.org/downloads/",
1757
            "license": [
1758
                "BSD-3-Clause"
1759
            ],
1760
            "authors": [
1761
                {
1762
                    "name": "Sebastian Bergmann",
1763
                    "email": "[email protected]"
1764
                }
1765
            ],
1766
            "description": "Provides functionality to handle HHVM/PHP environments",
1767
            "homepage": "http://www.github.com/sebastianbergmann/environment",
1768
            "keywords": [
1769
                "Xdebug",
1770
                "environment",
1771
                "hhvm"
1772
            ],
1773
            "time": "2016-05-04 07:59:13"
1774
        },
1775
        {
1776
            "name": "sebastian/exporter",
1777
            "version": "1.2.1",
1778
            "source": {
1779
                "type": "git",
1780
                "url": "https://github.com/sebastianbergmann/exporter.git",
1781
                "reference": "7ae5513327cb536431847bcc0c10edba2701064e"
1782
            },
1783
            "dist": {
1784
                "type": "zip",
1785
                "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/7ae5513327cb536431847bcc0c10edba2701064e",
1786
                "reference": "7ae5513327cb536431847bcc0c10edba2701064e",
1787
                "shasum": ""
1788
            },
1789
            "require": {
1790
                "php": ">=5.3.3",
1791
                "sebastian/recursion-context": "~1.0"
1792
            },
1793
            "require-dev": {
1794
                "phpunit/phpunit": "~4.4"
1795
            },
1796
            "type": "library",
1797
            "extra": {
1798
                "branch-alias": {
1799
                    "dev-master": "1.2.x-dev"
1800
                }
1801
            },
1802
            "autoload": {
1803
                "classmap": [
1804
                    "src/"
1805
                ]
1806
            },
1807
            "notification-url": "https://packagist.org/downloads/",
1808
            "license": [
1809
                "BSD-3-Clause"
1810
            ],
1811
            "authors": [
1812
                {
1813
                    "name": "Jeff Welch",
1814
                    "email": "[email protected]"
1815
                },
1816
                {
1817
                    "name": "Volker Dusch",
1818
                    "email": "[email protected]"
1819
                },
1820
                {
1821
                    "name": "Bernhard Schussek",
1822
                    "email": "[email protected]"
1823
                },
1824
                {
1825
                    "name": "Sebastian Bergmann",
1826
                    "email": "[email protected]"
1827
                },
1828
                {
1829
                    "name": "Adam Harvey",
1830
                    "email": "[email protected]"
1831
                }
1832
            ],
1833
            "description": "Provides the functionality to export PHP variables for visualization",
1834
            "homepage": "http://www.github.com/sebastianbergmann/exporter",
1835
            "keywords": [
1836
                "export",
1837
                "exporter"
1838
            ],
1839
            "time": "2015-06-21 07:55:53"
1840
        },
1841
        {
1842
            "name": "sebastian/global-state",
1843
            "version": "1.1.1",
1844
            "source": {
1845
                "type": "git",
1846
                "url": "https://github.com/sebastianbergmann/global-state.git",
1847
                "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4"
1848
            },
1849
            "dist": {
1850
                "type": "zip",
1851
                "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/bc37d50fea7d017d3d340f230811c9f1d7280af4",
1852
                "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4",
1853
                "shasum": ""
1854
            },
1855
            "require": {
1856
                "php": ">=5.3.3"
1857
            },
1858
            "require-dev": {
1859
                "phpunit/phpunit": "~4.2"
1860
            },
1861
            "suggest": {
1862
                "ext-uopz": "*"
1863
            },
1864
            "type": "library",
1865
            "extra": {
1866
                "branch-alias": {
1867
                    "dev-master": "1.0-dev"
1868
                }
1869
            },
1870
            "autoload": {
1871
                "classmap": [
1872
                    "src/"
1873
                ]
1874
            },
1875
            "notification-url": "https://packagist.org/downloads/",
1876
            "license": [
1877
                "BSD-3-Clause"
1878
            ],
1879
            "authors": [
1880
                {
1881
                    "name": "Sebastian Bergmann",
1882
                    "email": "[email protected]"
1883
                }
1884
            ],
1885
            "description": "Snapshotting of global state",
1886
            "homepage": "http://www.github.com/sebastianbergmann/global-state",
1887
            "keywords": [
1888
                "global state"
1889
            ],
1890
            "time": "2015-10-12 03:26:01"
1891
        },
1892
        {
1893
            "name": "sebastian/recursion-context",
1894
            "version": "1.0.2",
1895
            "source": {
1896
                "type": "git",
1897
                "url": "https://github.com/sebastianbergmann/recursion-context.git",
1898
                "reference": "913401df809e99e4f47b27cdd781f4a258d58791"
1899
            },
1900
            "dist": {
1901
                "type": "zip",
1902
                "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/913401df809e99e4f47b27cdd781f4a258d58791",
1903
                "reference": "913401df809e99e4f47b27cdd781f4a258d58791",
1904
                "shasum": ""
1905
            },
1906
            "require": {
1907
                "php": ">=5.3.3"
1908
            },
1909
            "require-dev": {
1910
                "phpunit/phpunit": "~4.4"
1911
            },
1912
            "type": "library",
1913
            "extra": {
1914
                "branch-alias": {
1915
                    "dev-master": "1.0.x-dev"
1916
                }
1917
            },
1918
            "autoload": {
1919
                "classmap": [
1920
                    "src/"
1921
                ]
1922
            },
1923
            "notification-url": "https://packagist.org/downloads/",
1924
            "license": [
1925
                "BSD-3-Clause"
1926
            ],
1927
            "authors": [
1928
                {
1929
                    "name": "Jeff Welch",
1930
                    "email": "[email protected]"
1931
                },
1932
                {
1933
                    "name": "Sebastian Bergmann",
1934
                    "email": "[email protected]"
1935
                },
1936
                {
1937
                    "name": "Adam Harvey",
1938
                    "email": "[email protected]"
1939
                }
1940
            ],
1941
            "description": "Provides functionality to recursively process PHP variables",
1942
            "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
1943
            "time": "2015-11-11 19:50:13"
1944
        },
1945
        {
1946
            "name": "sebastian/version",
1947
            "version": "1.0.6",
1948
            "source": {
1949
                "type": "git",
1950
                "url": "https://github.com/sebastianbergmann/version.git",
1951
                "reference": "58b3a85e7999757d6ad81c787a1fbf5ff6c628c6"
1952
            },
1953
            "dist": {
1954
                "type": "zip",
1955
                "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/58b3a85e7999757d6ad81c787a1fbf5ff6c628c6",
1956
                "reference": "58b3a85e7999757d6ad81c787a1fbf5ff6c628c6",
1957
                "shasum": ""
1958
            },
1959
            "type": "library",
1960
            "autoload": {
1961
                "classmap": [
1962
                    "src/"
1963
                ]
1964
            },
1965
            "notification-url": "https://packagist.org/downloads/",
1966
            "license": [
1967
                "BSD-3-Clause"
1968
            ],
1969
            "authors": [
1970
                {
1971
                    "name": "Sebastian Bergmann",
1972
                    "email": "[email protected]",
1973
                    "role": "lead"
1974
                }
1975
            ],
1976
            "description": "Library that helps with managing the version number of Git-hosted PHP projects",
1977
            "homepage": "https://github.com/sebastianbergmann/version",
1978
            "time": "2015-06-21 13:59:46"
1979
        },
1980
        {
1981
            "name": "symfony/console",
1982
            "version": "v3.0.5",
1983
            "source": {
1984
                "type": "git",
1985
                "url": "https://github.com/symfony/console.git",
1986
                "reference": "34a214710e0714b6efcf40ba3cd1e31373a97820"
1987
            },
1988
            "dist": {
1989
                "type": "zip",
1990
                "url": "https://api.github.com/repos/symfony/console/zipball/34a214710e0714b6efcf40ba3cd1e31373a97820",
1991
                "reference": "34a214710e0714b6efcf40ba3cd1e31373a97820",
1992
                "shasum": ""
1993
            },
1994
            "require": {
1995
                "php": ">=5.5.9",
1996
                "symfony/polyfill-mbstring": "~1.0"
1997
            },
1998
            "require-dev": {
1999
                "psr/log": "~1.0",
2000
                "symfony/event-dispatcher": "~2.8|~3.0",
2001
                "symfony/process": "~2.8|~3.0"
2002
            },
2003
            "suggest": {
2004
                "psr/log": "For using the console logger",
2005
                "symfony/event-dispatcher": "",
2006
                "symfony/process": ""
2007
            },
2008
            "type": "library",
2009
            "extra": {
2010
                "branch-alias": {
2011
                    "dev-master": "3.0-dev"
2012
                }
2013
            },
2014
            "autoload": {
2015
                "psr-4": {
2016
                    "Symfony\\Component\\Console\\": ""
2017
                },
2018
                "exclude-from-classmap": [
2019
                    "/Tests/"
2020
                ]
2021
            },
2022
            "notification-url": "https://packagist.org/downloads/",
2023
            "license": [
2024
                "MIT"
2025
            ],
2026
            "authors": [
2027
                {
2028
                    "name": "Fabien Potencier",
2029
                    "email": "[email protected]"
2030
                },
2031
                {
2032
                    "name": "Symfony Community",
2033
                    "homepage": "https://symfony.com/contributors"
2034
                }
2035
            ],
2036
            "description": "Symfony Console Component",
2037
            "homepage": "https://symfony.com",
2038
            "time": "2016-04-28 09:48:42"
2039
        },
2040
        {
2041
            "name": "symfony/event-dispatcher",
2042
            "version": "v2.8.5",
2043
            "source": {
2044
                "type": "git",
2045
                "url": "https://github.com/symfony/event-dispatcher.git",
2046
                "reference": "81c4c51f7fd6d0d40961bd53dd60cade32db6ed6"
2047
            },
2048
            "dist": {
2049
                "type": "zip",
2050
                "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/81c4c51f7fd6d0d40961bd53dd60cade32db6ed6",
2051
                "reference": "81c4c51f7fd6d0d40961bd53dd60cade32db6ed6",
2052
                "shasum": ""
2053
            },
2054
            "require": {
2055
                "php": ">=5.3.9"
2056
            },
2057
            "require-dev": {
2058
                "psr/log": "~1.0",
2059
                "symfony/config": "~2.0,>=2.0.5|~3.0.0",
2060
                "symfony/dependency-injection": "~2.6|~3.0.0",
2061
                "symfony/expression-language": "~2.6|~3.0.0",
2062
                "symfony/stopwatch": "~2.3|~3.0.0"
2063
            },
2064
            "suggest": {
2065
                "symfony/dependency-injection": "",
2066
                "symfony/http-kernel": ""
2067
            },
2068
            "type": "library",
2069
            "extra": {
2070
                "branch-alias": {
2071
                    "dev-master": "2.8-dev"
2072
                }
2073
            },
2074
            "autoload": {
2075
                "psr-4": {
2076
                    "Symfony\\Component\\EventDispatcher\\": ""
2077
                },
2078
                "exclude-from-classmap": [
2079
                    "/Tests/"
2080
                ]
2081
            },
2082
            "notification-url": "https://packagist.org/downloads/",
2083
            "license": [
2084
                "MIT"
2085
            ],
2086
            "authors": [
2087
                {
2088
                    "name": "Fabien Potencier",
2089
                    "email": "[email protected]"
2090
                },
2091
                {
2092
                    "name": "Symfony Community",
2093
                    "homepage": "https://symfony.com/contributors"
2094
                }
2095
            ],
2096
            "description": "Symfony EventDispatcher Component",
2097
            "homepage": "https://symfony.com",
2098
            "time": "2016-04-05 16:36:54"
2099
        },
2100
        {
2101
            "name": "symfony/polyfill-mbstring",
2102
            "version": "v1.1.1",
2103
            "source": {
2104
                "type": "git",
2105
                "url": "https://github.com/symfony/polyfill-mbstring.git",
2106
                "reference": "1289d16209491b584839022f29257ad859b8532d"
2107
            },
2108
            "dist": {
2109
                "type": "zip",
2110
                "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/1289d16209491b584839022f29257ad859b8532d",
2111
                "reference": "1289d16209491b584839022f29257ad859b8532d",
2112
                "shasum": ""
2113
            },
2114
            "require": {
2115
                "php": ">=5.3.3"
2116
            },
2117
            "suggest": {
2118
                "ext-mbstring": "For best performance"
2119
            },
2120
            "type": "library",
2121
            "extra": {
2122
                "branch-alias": {
2123
                    "dev-master": "1.1-dev"
2124
                }
2125
            },
2126
            "autoload": {
2127
                "psr-4": {
2128
                    "Symfony\\Polyfill\\Mbstring\\": ""
2129
                },
2130
                "files": [
2131
                    "bootstrap.php"
2132
                ]
2133
            },
2134
            "notification-url": "https://packagist.org/downloads/",
2135
            "license": [
2136
                "MIT"
2137
            ],
2138
            "authors": [
2139
                {
2140
                    "name": "Nicolas Grekas",
2141
                    "email": "[email protected]"
2142
                },
2143
                {
2144
                    "name": "Symfony Community",
2145
                    "homepage": "https://symfony.com/contributors"
2146
                }
2147
            ],
2148
            "description": "Symfony polyfill for the Mbstring extension",
2149
            "homepage": "https://symfony.com",
2150
            "keywords": [
2151
                "compatibility",
2152
                "mbstring",
2153
                "polyfill",
2154
                "portable",
2155
                "shim"
2156
            ],
2157
            "time": "2016-01-20 09:13:37"
2158
        },
2159
        {
2160
            "name": "symfony/process",
2161
            "version": "v3.0.5",
2162
            "source": {
2163
                "type": "git",
2164
                "url": "https://github.com/symfony/process.git",
2165
                "reference": "53f9407c0bb1c5a79127db8f7bfe12f0f6f3dcdb"
2166
            },
2167
            "dist": {
2168
                "type": "zip",
2169
                "url": "https://api.github.com/repos/symfony/process/zipball/53f9407c0bb1c5a79127db8f7bfe12f0f6f3dcdb",
2170
                "reference": "53f9407c0bb1c5a79127db8f7bfe12f0f6f3dcdb",
2171
                "shasum": ""
2172
            },
2173
            "require": {
2174
                "php": ">=5.5.9"
2175
            },
2176
            "type": "library",
2177
            "extra": {
2178
                "branch-alias": {
2179
                    "dev-master": "3.0-dev"
2180
                }
2181
            },
2182
            "autoload": {
2183
                "psr-4": {
2184
                    "Symfony\\Component\\Process\\": ""
2185
                },
2186
                "exclude-from-classmap": [
2187
                    "/Tests/"
2188
                ]
2189
            },
2190
            "notification-url": "https://packagist.org/downloads/",
2191
            "license": [
2192
                "MIT"
2193
            ],
2194
            "authors": [
2195
                {
2196
                    "name": "Fabien Potencier",
2197
                    "email": "[email protected]"
2198
                },
2199
                {
2200
                    "name": "Symfony Community",
2201
                    "homepage": "https://symfony.com/contributors"
2202
                }
2203
            ],
2204
            "description": "Symfony Process Component",
2205
            "homepage": "https://symfony.com",
2206
            "time": "2016-04-14 15:30:28"
2207
        },
2208
        {
2209
            "name": "symfony/yaml",
2210
            "version": "v3.0.5",
2211
            "source": {
2212
                "type": "git",
2213
                "url": "https://github.com/symfony/yaml.git",
2214
                "reference": "0047c8366744a16de7516622c5b7355336afae96"
2215
            },
2216
            "dist": {
2217
                "type": "zip",
2218
                "url": "https://api.github.com/repos/symfony/yaml/zipball/0047c8366744a16de7516622c5b7355336afae96",
2219
                "reference": "0047c8366744a16de7516622c5b7355336afae96",
2220
                "shasum": ""
2221
            },
2222
            "require": {
2223
                "php": ">=5.5.9"
2224
            },
2225
            "type": "library",
2226
            "extra": {
2227
                "branch-alias": {
2228
                    "dev-master": "3.0-dev"
2229
                }
2230
            },
2231
            "autoload": {
2232
                "psr-4": {
2233
                    "Symfony\\Component\\Yaml\\": ""
2234
                },
2235
                "exclude-from-classmap": [
2236
                    "/Tests/"
2237
                ]
2238
            },
2239
            "notification-url": "https://packagist.org/downloads/",
2240
            "license": [
2241
                "MIT"
2242
            ],
2243
            "authors": [
2244
                {
2245
                    "name": "Fabien Potencier",
2246
                    "email": "[email protected]"
2247
                },
2248
                {
2249
                    "name": "Symfony Community",
2250
                    "homepage": "https://symfony.com/contributors"
2251
                }
2252
            ],
2253
            "description": "Symfony Yaml Component",
2254
            "homepage": "https://symfony.com",
2255
            "time": "2016-03-04 07:55:57"
2256
        }
2257
    ],
2258
    "aliases": [],
2259
    "minimum-stability": "stable",
2260
    "stability-flags": [],
2261
    "prefer-stable": false,
2262
    "prefer-lowest": false,
2263
    "platform": {
2264
        "php": ">=5.3.0"
2265
    },
2266
    "platform-dev": []
2267
}
2268