Issues (3)

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 (3 issues)

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": "8f9cc57c574b9d6b7e4e0e1dfbe911c8",
8
    "packages": [
9
        {
10
            "name": "composer/installers",
11
            "version": "v1.0.21",
12
            "source": {
13
                "type": "git",
14
                "url": "https://github.com/composer/installers.git",
15
                "reference": "d64e23fce42a4063d63262b19b8e7c0f3b5e4c45"
16
            },
17
            "dist": {
18
                "type": "zip",
19
                "url": "https://api.github.com/repos/composer/installers/zipball/d64e23fce42a4063d63262b19b8e7c0f3b5e4c45",
20
                "reference": "d64e23fce42a4063d63262b19b8e7c0f3b5e4c45",
21
                "shasum": ""
22
            },
23
            "replace": {
24
                "roundcube/plugin-installer": "*",
25
                "shama/baton": "*"
26
            },
27
            "require-dev": {
28
                "composer/composer": "1.0.*@dev",
29
                "phpunit/phpunit": "4.1.*"
30
            },
31
            "type": "composer-installer",
32
            "extra": {
33
                "class": "Composer\\Installers\\Installer",
34
                "branch-alias": {
35
                    "dev-master": "1.0-dev"
36
                }
37
            },
38
            "autoload": {
39
                "psr-0": {
40
                    "Composer\\Installers\\": "src/"
41
                }
42
            },
43
            "notification-url": "https://packagist.org/downloads/",
44
            "license": [
45
                "MIT"
46
            ],
47
            "authors": [
48
                {
49
                    "name": "Kyle Robinson Young",
50
                    "email": "[email protected]",
51
                    "homepage": "https://github.com/shama"
52
                }
53
            ],
54
            "description": "A multi-framework Composer library installer",
55
            "homepage": "http://composer.github.com/installers/",
56
            "keywords": [
57
                "Craft",
58
                "Dolibarr",
59
                "Hurad",
60
                "MODX Evo",
61
                "OXID",
62
                "SMF",
63
                "Thelia",
64
                "WolfCMS",
65
                "agl",
66
                "aimeos",
67
                "annotatecms",
68
                "bitrix",
69
                "cakephp",
70
                "chef",
71
                "codeigniter",
72
                "concrete5",
73
                "croogo",
74
                "dokuwiki",
75
                "drupal",
76
                "elgg",
77
                "fuelphp",
78
                "grav",
79
                "installer",
80
                "joomla",
81
                "kohana",
82
                "laravel",
83
                "lithium",
84
                "magento",
85
                "mako",
86
                "mediawiki",
87
                "modulework",
88
                "moodle",
89
                "phpbb",
90
                "piwik",
91
                "ppi",
92
                "puppet",
93
                "roundcube",
94
                "shopware",
95
                "silverstripe",
96
                "symfony",
97
                "typo3",
98
                "wordpress",
99
                "zend",
100
                "zikula"
101
            ],
102
            "time": "2015-02-18 17:17:01"
103
        },
104
        {
105
            "name": "guzzlehttp/guzzle",
0 ignored issues
show
There is a security advisory for your installed version of guzzlehttp/guzzle:

HTTP Proxy header vulnerability
Loading history...
106
            "version": "5.2.0",
107
            "source": {
108
                "type": "git",
109
                "url": "https://github.com/guzzle/guzzle.git",
110
                "reference": "475b29ccd411f2fa8a408e64576418728c032cfa"
111
            },
112
            "dist": {
113
                "type": "zip",
114
                "url": "https://api.github.com/repos/guzzle/guzzle/zipball/475b29ccd411f2fa8a408e64576418728c032cfa",
115
                "reference": "475b29ccd411f2fa8a408e64576418728c032cfa",
116
                "shasum": ""
117
            },
118
            "require": {
119
                "guzzlehttp/ringphp": "~1.0",
120
                "php": ">=5.4.0"
121
            },
122
            "require-dev": {
123
                "ext-curl": "*",
124
                "phpunit/phpunit": "~4.0",
125
                "psr/log": "~1.0"
126
            },
127
            "type": "library",
128
            "extra": {
129
                "branch-alias": {
130
                    "dev-master": "5.0-dev"
131
                }
132
            },
133
            "autoload": {
134
                "psr-4": {
135
                    "GuzzleHttp\\": "src/"
136
                }
137
            },
138
            "notification-url": "https://packagist.org/downloads/",
139
            "license": [
140
                "MIT"
141
            ],
142
            "authors": [
143
                {
144
                    "name": "Michael Dowling",
145
                    "email": "[email protected]",
146
                    "homepage": "https://github.com/mtdowling"
147
                }
148
            ],
149
            "description": "Guzzle is a PHP HTTP client library and framework for building RESTful web service clients",
150
            "homepage": "http://guzzlephp.org/",
151
            "keywords": [
152
                "client",
153
                "curl",
154
                "framework",
155
                "http",
156
                "http client",
157
                "rest",
158
                "web service"
159
            ],
160
            "time": "2015-01-28 01:03:29"
161
        },
162
        {
163
            "name": "guzzlehttp/ringphp",
164
            "version": "1.0.7",
165
            "source": {
166
                "type": "git",
167
                "url": "https://github.com/guzzle/RingPHP.git",
168
                "reference": "52d868f13570a9a56e5fce6614e0ec75d0f13ac2"
169
            },
170
            "dist": {
171
                "type": "zip",
172
                "url": "https://api.github.com/repos/guzzle/RingPHP/zipball/52d868f13570a9a56e5fce6614e0ec75d0f13ac2",
173
                "reference": "52d868f13570a9a56e5fce6614e0ec75d0f13ac2",
174
                "shasum": ""
175
            },
176
            "require": {
177
                "guzzlehttp/streams": "~3.0",
178
                "php": ">=5.4.0",
179
                "react/promise": "~2.0"
180
            },
181
            "require-dev": {
182
                "ext-curl": "*",
183
                "phpunit/phpunit": "~4.0"
184
            },
185
            "suggest": {
186
                "ext-curl": "Guzzle will use specific adapters if cURL is present"
187
            },
188
            "type": "library",
189
            "extra": {
190
                "branch-alias": {
191
                    "dev-master": "1.0-dev"
192
                }
193
            },
194
            "autoload": {
195
                "psr-4": {
196
                    "GuzzleHttp\\Ring\\": "src/"
197
                }
198
            },
199
            "notification-url": "https://packagist.org/downloads/",
200
            "license": [
201
                "MIT"
202
            ],
203
            "authors": [
204
                {
205
                    "name": "Michael Dowling",
206
                    "email": "[email protected]",
207
                    "homepage": "https://github.com/mtdowling"
208
                }
209
            ],
210
            "description": "Provides a simple API and specification that abstracts away the details of HTTP into a single PHP function.",
211
            "time": "2015-03-30 01:43:20"
212
        },
213
        {
214
            "name": "guzzlehttp/streams",
215
            "version": "3.0.0",
216
            "source": {
217
                "type": "git",
218
                "url": "https://github.com/guzzle/streams.git",
219
                "reference": "47aaa48e27dae43d39fc1cea0ccf0d84ac1a2ba5"
220
            },
221
            "dist": {
222
                "type": "zip",
223
                "url": "https://api.github.com/repos/guzzle/streams/zipball/47aaa48e27dae43d39fc1cea0ccf0d84ac1a2ba5",
224
                "reference": "47aaa48e27dae43d39fc1cea0ccf0d84ac1a2ba5",
225
                "shasum": ""
226
            },
227
            "require": {
228
                "php": ">=5.4.0"
229
            },
230
            "require-dev": {
231
                "phpunit/phpunit": "~4.0"
232
            },
233
            "type": "library",
234
            "extra": {
235
                "branch-alias": {
236
                    "dev-master": "3.0-dev"
237
                }
238
            },
239
            "autoload": {
240
                "psr-4": {
241
                    "GuzzleHttp\\Stream\\": "src/"
242
                }
243
            },
244
            "notification-url": "https://packagist.org/downloads/",
245
            "license": [
246
                "MIT"
247
            ],
248
            "authors": [
249
                {
250
                    "name": "Michael Dowling",
251
                    "email": "[email protected]",
252
                    "homepage": "https://github.com/mtdowling"
253
                }
254
            ],
255
            "description": "Provides a simple abstraction over streams of data",
256
            "homepage": "http://guzzlephp.org/",
257
            "keywords": [
258
                "Guzzle",
259
                "stream"
260
            ],
261
            "time": "2014-10-12 19:18:40"
262
        },
263
        {
264
            "name": "react/promise",
265
            "version": "v2.2.0",
266
            "source": {
267
                "type": "git",
268
                "url": "https://github.com/reactphp/promise.git",
269
                "reference": "365fcee430dfa4ace1fbc75737ca60ceea7eeeef"
270
            },
271
            "dist": {
272
                "type": "zip",
273
                "url": "https://api.github.com/repos/reactphp/promise/zipball/365fcee430dfa4ace1fbc75737ca60ceea7eeeef",
274
                "reference": "365fcee430dfa4ace1fbc75737ca60ceea7eeeef",
275
                "shasum": ""
276
            },
277
            "require": {
278
                "php": ">=5.4.0"
279
            },
280
            "type": "library",
281
            "extra": {
282
                "branch-alias": {
283
                    "dev-master": "2.0-dev"
284
                }
285
            },
286
            "autoload": {
287
                "psr-4": {
288
                    "React\\Promise\\": "src/"
289
                },
290
                "files": [
291
                    "src/functions_include.php"
292
                ]
293
            },
294
            "notification-url": "https://packagist.org/downloads/",
295
            "license": [
296
                "MIT"
297
            ],
298
            "authors": [
299
                {
300
                    "name": "Jan Sorgalla",
301
                    "email": "[email protected]"
302
                }
303
            ],
304
            "description": "A lightweight implementation of CommonJS Promises/A for PHP",
305
            "time": "2014-12-30 13:32:42"
306
        }
307
    ],
308
    "packages-dev": [
309
        {
310
            "name": "doctrine/annotations",
0 ignored issues
show
There is a security advisory for your installed version of doctrine/annotations:

Security Misconfiguration Vulnerability in various Doctrine projects
Loading history...
311
            "version": "v1.2.4",
312
            "source": {
313
                "type": "git",
314
                "url": "https://github.com/doctrine/annotations.git",
315
                "reference": "b5202eb9e83f8db52e0e58867e0a46e63be8332e"
316
            },
317
            "dist": {
318
                "type": "zip",
319
                "url": "https://api.github.com/repos/doctrine/annotations/zipball/b5202eb9e83f8db52e0e58867e0a46e63be8332e",
320
                "reference": "b5202eb9e83f8db52e0e58867e0a46e63be8332e",
321
                "shasum": ""
322
            },
323
            "require": {
324
                "doctrine/lexer": "1.*",
325
                "php": ">=5.3.2"
326
            },
327
            "require-dev": {
328
                "doctrine/cache": "1.*",
329
                "phpunit/phpunit": "4.*"
330
            },
331
            "type": "library",
332
            "extra": {
333
                "branch-alias": {
334
                    "dev-master": "1.3.x-dev"
335
                }
336
            },
337
            "autoload": {
338
                "psr-0": {
339
                    "Doctrine\\Common\\Annotations\\": "lib/"
340
                }
341
            },
342
            "notification-url": "https://packagist.org/downloads/",
343
            "license": [
344
                "MIT"
345
            ],
346
            "authors": [
347
                {
348
                    "name": "Roman Borschel",
349
                    "email": "[email protected]"
350
                },
351
                {
352
                    "name": "Benjamin Eberlei",
353
                    "email": "[email protected]"
354
                },
355
                {
356
                    "name": "Guilherme Blanco",
357
                    "email": "[email protected]"
358
                },
359
                {
360
                    "name": "Jonathan Wage",
361
                    "email": "[email protected]"
362
                },
363
                {
364
                    "name": "Johannes Schmitt",
365
                    "email": "[email protected]"
366
                }
367
            ],
368
            "description": "Docblock Annotations Parser",
369
            "homepage": "http://www.doctrine-project.org",
370
            "keywords": [
371
                "annotations",
372
                "docblock",
373
                "parser"
374
            ],
375
            "time": "2014-12-23 22:40:37"
376
        },
377
        {
378
            "name": "doctrine/instantiator",
379
            "version": "1.0.4",
380
            "source": {
381
                "type": "git",
382
                "url": "https://github.com/doctrine/instantiator.git",
383
                "reference": "f976e5de371104877ebc89bd8fecb0019ed9c119"
384
            },
385
            "dist": {
386
                "type": "zip",
387
                "url": "https://api.github.com/repos/doctrine/instantiator/zipball/f976e5de371104877ebc89bd8fecb0019ed9c119",
388
                "reference": "f976e5de371104877ebc89bd8fecb0019ed9c119",
389
                "shasum": ""
390
            },
391
            "require": {
392
                "php": ">=5.3,<8.0-DEV"
393
            },
394
            "require-dev": {
395
                "athletic/athletic": "~0.1.8",
396
                "ext-pdo": "*",
397
                "ext-phar": "*",
398
                "phpunit/phpunit": "~4.0",
399
                "squizlabs/php_codesniffer": "2.0.*@ALPHA"
400
            },
401
            "type": "library",
402
            "extra": {
403
                "branch-alias": {
404
                    "dev-master": "1.0.x-dev"
405
                }
406
            },
407
            "autoload": {
408
                "psr-0": {
409
                    "Doctrine\\Instantiator\\": "src"
410
                }
411
            },
412
            "notification-url": "https://packagist.org/downloads/",
413
            "license": [
414
                "MIT"
415
            ],
416
            "authors": [
417
                {
418
                    "name": "Marco Pivetta",
419
                    "email": "[email protected]",
420
                    "homepage": "http://ocramius.github.com/"
421
                }
422
            ],
423
            "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
424
            "homepage": "https://github.com/doctrine/instantiator",
425
            "keywords": [
426
                "constructor",
427
                "instantiate"
428
            ],
429
            "time": "2014-10-13 12:58:55"
430
        },
431
        {
432
            "name": "doctrine/lexer",
433
            "version": "v1.0.1",
434
            "source": {
435
                "type": "git",
436
                "url": "https://github.com/doctrine/lexer.git",
437
                "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c"
438
            },
439
            "dist": {
440
                "type": "zip",
441
                "url": "https://api.github.com/repos/doctrine/lexer/zipball/83893c552fd2045dd78aef794c31e694c37c0b8c",
442
                "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c",
443
                "shasum": ""
444
            },
445
            "require": {
446
                "php": ">=5.3.2"
447
            },
448
            "type": "library",
449
            "extra": {
450
                "branch-alias": {
451
                    "dev-master": "1.0.x-dev"
452
                }
453
            },
454
            "autoload": {
455
                "psr-0": {
456
                    "Doctrine\\Common\\Lexer\\": "lib/"
457
                }
458
            },
459
            "notification-url": "https://packagist.org/downloads/",
460
            "license": [
461
                "MIT"
462
            ],
463
            "authors": [
464
                {
465
                    "name": "Roman Borschel",
466
                    "email": "[email protected]"
467
                },
468
                {
469
                    "name": "Guilherme Blanco",
470
                    "email": "[email protected]"
471
                },
472
                {
473
                    "name": "Johannes Schmitt",
474
                    "email": "[email protected]"
475
                }
476
            ],
477
            "description": "Base library for a lexer that can be used in Top-Down, Recursive Descent Parsers.",
478
            "homepage": "http://www.doctrine-project.org",
479
            "keywords": [
480
                "lexer",
481
                "parser"
482
            ],
483
            "time": "2014-09-09 13:34:57"
484
        },
485
        {
486
            "name": "guzzle/guzzle",
487
            "version": "v3.9.3",
488
            "source": {
489
                "type": "git",
490
                "url": "https://github.com/guzzle/guzzle3.git",
491
                "reference": "0645b70d953bc1c067bbc8d5bc53194706b628d9"
492
            },
493
            "dist": {
494
                "type": "zip",
495
                "url": "https://api.github.com/repos/guzzle/guzzle3/zipball/0645b70d953bc1c067bbc8d5bc53194706b628d9",
496
                "reference": "0645b70d953bc1c067bbc8d5bc53194706b628d9",
497
                "shasum": ""
498
            },
499
            "require": {
500
                "ext-curl": "*",
501
                "php": ">=5.3.3",
502
                "symfony/event-dispatcher": "~2.1"
503
            },
504
            "replace": {
505
                "guzzle/batch": "self.version",
506
                "guzzle/cache": "self.version",
507
                "guzzle/common": "self.version",
508
                "guzzle/http": "self.version",
509
                "guzzle/inflection": "self.version",
510
                "guzzle/iterator": "self.version",
511
                "guzzle/log": "self.version",
512
                "guzzle/parser": "self.version",
513
                "guzzle/plugin": "self.version",
514
                "guzzle/plugin-async": "self.version",
515
                "guzzle/plugin-backoff": "self.version",
516
                "guzzle/plugin-cache": "self.version",
517
                "guzzle/plugin-cookie": "self.version",
518
                "guzzle/plugin-curlauth": "self.version",
519
                "guzzle/plugin-error-response": "self.version",
520
                "guzzle/plugin-history": "self.version",
521
                "guzzle/plugin-log": "self.version",
522
                "guzzle/plugin-md5": "self.version",
523
                "guzzle/plugin-mock": "self.version",
524
                "guzzle/plugin-oauth": "self.version",
525
                "guzzle/service": "self.version",
526
                "guzzle/stream": "self.version"
527
            },
528
            "require-dev": {
529
                "doctrine/cache": "~1.3",
530
                "monolog/monolog": "~1.0",
531
                "phpunit/phpunit": "3.7.*",
532
                "psr/log": "~1.0",
533
                "symfony/class-loader": "~2.1",
534
                "zendframework/zend-cache": "2.*,<2.3",
535
                "zendframework/zend-log": "2.*,<2.3"
536
            },
537
            "suggest": {
538
                "guzzlehttp/guzzle": "Guzzle 5 has moved to a new package name. The package you have installed, Guzzle 3, is deprecated."
539
            },
540
            "type": "library",
541
            "extra": {
542
                "branch-alias": {
543
                    "dev-master": "3.9-dev"
544
                }
545
            },
546
            "autoload": {
547
                "psr-0": {
548
                    "Guzzle": "src/",
549
                    "Guzzle\\Tests": "tests/"
550
                }
551
            },
552
            "notification-url": "https://packagist.org/downloads/",
553
            "license": [
554
                "MIT"
555
            ],
556
            "authors": [
557
                {
558
                    "name": "Michael Dowling",
559
                    "email": "[email protected]",
560
                    "homepage": "https://github.com/mtdowling"
561
                },
562
                {
563
                    "name": "Guzzle Community",
564
                    "homepage": "https://github.com/guzzle/guzzle/contributors"
565
                }
566
            ],
567
            "description": "PHP HTTP client. This library is deprecated in favor of https://packagist.org/packages/guzzlehttp/guzzle",
568
            "homepage": "http://guzzlephp.org/",
569
            "keywords": [
570
                "client",
571
                "curl",
572
                "framework",
573
                "http",
574
                "http client",
575
                "rest",
576
                "web service"
577
            ],
578
            "time": "2015-03-18 18:23:50"
579
        },
580
        {
581
            "name": "jms/metadata",
582
            "version": "1.5.1",
583
            "source": {
584
                "type": "git",
585
                "url": "https://github.com/schmittjoh/metadata.git",
586
                "reference": "22b72455559a25777cfd28c4ffda81ff7639f353"
587
            },
588
            "dist": {
589
                "type": "zip",
590
                "url": "https://api.github.com/repos/schmittjoh/metadata/zipball/22b72455559a25777cfd28c4ffda81ff7639f353",
591
                "reference": "22b72455559a25777cfd28c4ffda81ff7639f353",
592
                "shasum": ""
593
            },
594
            "require": {
595
                "php": ">=5.3.0"
596
            },
597
            "require-dev": {
598
                "doctrine/cache": "~1.0"
599
            },
600
            "type": "library",
601
            "extra": {
602
                "branch-alias": {
603
                    "dev-master": "1.5.x-dev"
604
                }
605
            },
606
            "autoload": {
607
                "psr-0": {
608
                    "Metadata\\": "src/"
609
                }
610
            },
611
            "notification-url": "https://packagist.org/downloads/",
612
            "license": [
613
                "Apache"
614
            ],
615
            "authors": [
616
                {
617
                    "name": "Johannes Schmitt",
618
                    "email": "[email protected]",
619
                    "homepage": "https://github.com/schmittjoh",
620
                    "role": "Developer of wrapped JMSSerializerBundle"
621
                }
622
            ],
623
            "description": "Class/method/property metadata management in PHP",
624
            "keywords": [
625
                "annotations",
626
                "metadata",
627
                "xml",
628
                "yaml"
629
            ],
630
            "time": "2014-07-12 07:13:19"
631
        },
632
        {
633
            "name": "jms/parser-lib",
634
            "version": "1.0.0",
635
            "source": {
636
                "type": "git",
637
                "url": "https://github.com/schmittjoh/parser-lib.git",
638
                "reference": "c509473bc1b4866415627af0e1c6cc8ac97fa51d"
639
            },
640
            "dist": {
641
                "type": "zip",
642
                "url": "https://api.github.com/repos/schmittjoh/parser-lib/zipball/c509473bc1b4866415627af0e1c6cc8ac97fa51d",
643
                "reference": "c509473bc1b4866415627af0e1c6cc8ac97fa51d",
644
                "shasum": ""
645
            },
646
            "require": {
647
                "phpoption/phpoption": ">=0.9,<2.0-dev"
648
            },
649
            "type": "library",
650
            "extra": {
651
                "branch-alias": {
652
                    "dev-master": "1.0-dev"
653
                }
654
            },
655
            "autoload": {
656
                "psr-0": {
657
                    "JMS\\": "src/"
658
                }
659
            },
660
            "notification-url": "https://packagist.org/downloads/",
661
            "license": [
662
                "Apache2"
663
            ],
664
            "description": "A library for easily creating recursive-descent parsers.",
665
            "time": "2012-11-18 18:08:43"
666
        },
667
        {
668
            "name": "jms/serializer",
669
            "version": "0.16.0",
670
            "source": {
671
                "type": "git",
672
                "url": "https://github.com/schmittjoh/serializer.git",
673
                "reference": "c8a171357ca92b6706e395c757f334902d430ea9"
674
            },
675
            "dist": {
676
                "type": "zip",
677
                "url": "https://api.github.com/repos/schmittjoh/serializer/zipball/c8a171357ca92b6706e395c757f334902d430ea9",
678
                "reference": "c8a171357ca92b6706e395c757f334902d430ea9",
679
                "shasum": ""
680
            },
681
            "require": {
682
                "doctrine/annotations": "1.*",
683
                "jms/metadata": "~1.1",
684
                "jms/parser-lib": "1.*",
685
                "php": ">=5.3.2",
686
                "phpcollection/phpcollection": "~0.1"
687
            },
688
            "require-dev": {
689
                "doctrine/orm": "~2.1",
690
                "doctrine/phpcr-odm": "~1.0.1",
691
                "jackalope/jackalope-doctrine-dbal": "1.0.*",
692
                "propel/propel1": "~1.7",
693
                "symfony/filesystem": "2.*",
694
                "symfony/form": "~2.1",
695
                "symfony/translation": "~2.0",
696
                "symfony/validator": "~2.0",
697
                "symfony/yaml": "2.*",
698
                "twig/twig": ">=1.8,<2.0-dev"
699
            },
700
            "suggest": {
701
                "symfony/yaml": "Required if you'd like to serialize data to YAML format."
702
            },
703
            "type": "library",
704
            "extra": {
705
                "branch-alias": {
706
                    "dev-master": "0.15-dev"
707
                }
708
            },
709
            "autoload": {
710
                "psr-0": {
711
                    "JMS\\Serializer": "src/"
712
                }
713
            },
714
            "notification-url": "https://packagist.org/downloads/",
715
            "license": [
716
                "Apache2"
717
            ],
718
            "authors": [
719
                {
720
                    "name": "Johannes Schmitt",
721
                    "email": "[email protected]",
722
                    "homepage": "https://github.com/schmittjoh",
723
                    "role": "Developer of wrapped JMSSerializerBundle"
724
                }
725
            ],
726
            "description": "Library for (de-)serializing data of any complexity; supports XML, JSON, and YAML.",
727
            "homepage": "http://jmsyst.com/libs/serializer",
728
            "keywords": [
729
                "deserialization",
730
                "jaxb",
731
                "json",
732
                "serialization",
733
                "xml"
734
            ],
735
            "time": "2014-03-18 08:39:00"
736
        },
737
        {
738
            "name": "phpcollection/phpcollection",
739
            "version": "0.4.0",
740
            "source": {
741
                "type": "git",
742
                "url": "https://github.com/schmittjoh/php-collection.git",
743
                "reference": "b8bf55a0a929ca43b01232b36719f176f86c7e83"
744
            },
745
            "dist": {
746
                "type": "zip",
747
                "url": "https://api.github.com/repos/schmittjoh/php-collection/zipball/b8bf55a0a929ca43b01232b36719f176f86c7e83",
748
                "reference": "b8bf55a0a929ca43b01232b36719f176f86c7e83",
749
                "shasum": ""
750
            },
751
            "require": {
752
                "phpoption/phpoption": "1.*"
753
            },
754
            "type": "library",
755
            "extra": {
756
                "branch-alias": {
757
                    "dev-master": "0.3-dev"
758
                }
759
            },
760
            "autoload": {
761
                "psr-0": {
762
                    "PhpCollection": "src/"
763
                }
764
            },
765
            "notification-url": "https://packagist.org/downloads/",
766
            "license": [
767
                "Apache2"
768
            ],
769
            "authors": [
770
                {
771
                    "name": "Johannes Schmitt",
772
                    "email": "[email protected]",
773
                    "homepage": "https://github.com/schmittjoh",
774
                    "role": "Developer of wrapped JMSSerializerBundle"
775
                }
776
            ],
777
            "description": "General-Purpose Collection Library for PHP",
778
            "keywords": [
779
                "collection",
780
                "list",
781
                "map",
782
                "sequence",
783
                "set"
784
            ],
785
            "time": "2014-03-11 13:46:42"
786
        },
787
        {
788
            "name": "phpdocumentor/reflection-docblock",
789
            "version": "2.0.4",
790
            "source": {
791
                "type": "git",
792
                "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
793
                "reference": "d68dbdc53dc358a816f00b300704702b2eaff7b8"
794
            },
795
            "dist": {
796
                "type": "zip",
797
                "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/d68dbdc53dc358a816f00b300704702b2eaff7b8",
798
                "reference": "d68dbdc53dc358a816f00b300704702b2eaff7b8",
799
                "shasum": ""
800
            },
801
            "require": {
802
                "php": ">=5.3.3"
803
            },
804
            "require-dev": {
805
                "phpunit/phpunit": "~4.0"
806
            },
807
            "suggest": {
808
                "dflydev/markdown": "~1.0",
809
                "erusev/parsedown": "~1.0"
810
            },
811
            "type": "library",
812
            "extra": {
813
                "branch-alias": {
814
                    "dev-master": "2.0.x-dev"
815
                }
816
            },
817
            "autoload": {
818
                "psr-0": {
819
                    "phpDocumentor": [
820
                        "src/"
821
                    ]
822
                }
823
            },
824
            "notification-url": "https://packagist.org/downloads/",
825
            "license": [
826
                "MIT"
827
            ],
828
            "authors": [
829
                {
830
                    "name": "Mike van Riel",
831
                    "email": "[email protected]"
832
                }
833
            ],
834
            "time": "2015-02-03 12:10:50"
835
        },
836
        {
837
            "name": "phpoption/phpoption",
838
            "version": "1.4.0",
839
            "source": {
840
                "type": "git",
841
                "url": "https://github.com/schmittjoh/php-option.git",
842
                "reference": "5d099bcf0393908bf4ad69cc47dafb785d51f7f5"
843
            },
844
            "dist": {
845
                "type": "zip",
846
                "url": "https://api.github.com/repos/schmittjoh/php-option/zipball/5d099bcf0393908bf4ad69cc47dafb785d51f7f5",
847
                "reference": "5d099bcf0393908bf4ad69cc47dafb785d51f7f5",
848
                "shasum": ""
849
            },
850
            "require": {
851
                "php": ">=5.3.0"
852
            },
853
            "type": "library",
854
            "extra": {
855
                "branch-alias": {
856
                    "dev-master": "1.3-dev"
857
                }
858
            },
859
            "autoload": {
860
                "psr-0": {
861
                    "PhpOption\\": "src/"
862
                }
863
            },
864
            "notification-url": "https://packagist.org/downloads/",
865
            "license": [
866
                "Apache2"
867
            ],
868
            "authors": [
869
                {
870
                    "name": "Johannes Schmitt",
871
                    "email": "[email protected]",
872
                    "homepage": "https://github.com/schmittjoh",
873
                    "role": "Developer of wrapped JMSSerializerBundle"
874
                }
875
            ],
876
            "description": "Option Type for PHP",
877
            "keywords": [
878
                "language",
879
                "option",
880
                "php",
881
                "type"
882
            ],
883
            "time": "2014-01-09 22:37:17"
884
        },
885
        {
886
            "name": "phpspec/prophecy",
887
            "version": "v1.4.1",
888
            "source": {
889
                "type": "git",
890
                "url": "https://github.com/phpspec/prophecy.git",
891
                "reference": "3132b1f44c7bf2ec4c7eb2d3cb78fdeca760d373"
892
            },
893
            "dist": {
894
                "type": "zip",
895
                "url": "https://api.github.com/repos/phpspec/prophecy/zipball/3132b1f44c7bf2ec4c7eb2d3cb78fdeca760d373",
896
                "reference": "3132b1f44c7bf2ec4c7eb2d3cb78fdeca760d373",
897
                "shasum": ""
898
            },
899
            "require": {
900
                "doctrine/instantiator": "^1.0.2",
901
                "phpdocumentor/reflection-docblock": "~2.0",
902
                "sebastian/comparator": "~1.1"
903
            },
904
            "require-dev": {
905
                "phpspec/phpspec": "~2.0"
906
            },
907
            "type": "library",
908
            "extra": {
909
                "branch-alias": {
910
                    "dev-master": "1.4.x-dev"
911
                }
912
            },
913
            "autoload": {
914
                "psr-0": {
915
                    "Prophecy\\": "src/"
916
                }
917
            },
918
            "notification-url": "https://packagist.org/downloads/",
919
            "license": [
920
                "MIT"
921
            ],
922
            "authors": [
923
                {
924
                    "name": "Konstantin Kudryashov",
925
                    "email": "[email protected]",
926
                    "homepage": "http://everzet.com"
927
                },
928
                {
929
                    "name": "Marcello Duarte",
930
                    "email": "[email protected]"
931
                }
932
            ],
933
            "description": "Highly opinionated mocking framework for PHP 5.3+",
934
            "homepage": "https://github.com/phpspec/prophecy",
935
            "keywords": [
936
                "Double",
937
                "Dummy",
938
                "fake",
939
                "mock",
940
                "spy",
941
                "stub"
942
            ],
943
            "time": "2015-04-27 22:15:08"
944
        },
945
        {
946
            "name": "phpunit/php-code-coverage",
947
            "version": "2.0.16",
948
            "source": {
949
                "type": "git",
950
                "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
951
                "reference": "934fd03eb6840508231a7f73eb8940cf32c3b66c"
952
            },
953
            "dist": {
954
                "type": "zip",
955
                "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/934fd03eb6840508231a7f73eb8940cf32c3b66c",
956
                "reference": "934fd03eb6840508231a7f73eb8940cf32c3b66c",
957
                "shasum": ""
958
            },
959
            "require": {
960
                "php": ">=5.3.3",
961
                "phpunit/php-file-iterator": "~1.3",
962
                "phpunit/php-text-template": "~1.2",
963
                "phpunit/php-token-stream": "~1.3",
964
                "sebastian/environment": "~1.0",
965
                "sebastian/version": "~1.0"
966
            },
967
            "require-dev": {
968
                "ext-xdebug": ">=2.1.4",
969
                "phpunit/phpunit": "~4"
970
            },
971
            "suggest": {
972
                "ext-dom": "*",
973
                "ext-xdebug": ">=2.2.1",
974
                "ext-xmlwriter": "*"
975
            },
976
            "type": "library",
977
            "extra": {
978
                "branch-alias": {
979
                    "dev-master": "2.0.x-dev"
980
                }
981
            },
982
            "autoload": {
983
                "classmap": [
984
                    "src/"
985
                ]
986
            },
987
            "notification-url": "https://packagist.org/downloads/",
988
            "license": [
989
                "BSD-3-Clause"
990
            ],
991
            "authors": [
992
                {
993
                    "name": "Sebastian Bergmann",
994
                    "email": "[email protected]",
995
                    "role": "lead"
996
                }
997
            ],
998
            "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
999
            "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
1000
            "keywords": [
1001
                "coverage",
1002
                "testing",
1003
                "xunit"
1004
            ],
1005
            "time": "2015-04-11 04:35:00"
1006
        },
1007
        {
1008
            "name": "phpunit/php-file-iterator",
1009
            "version": "1.4.0",
1010
            "source": {
1011
                "type": "git",
1012
                "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
1013
                "reference": "a923bb15680d0089e2316f7a4af8f437046e96bb"
1014
            },
1015
            "dist": {
1016
                "type": "zip",
1017
                "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/a923bb15680d0089e2316f7a4af8f437046e96bb",
1018
                "reference": "a923bb15680d0089e2316f7a4af8f437046e96bb",
1019
                "shasum": ""
1020
            },
1021
            "require": {
1022
                "php": ">=5.3.3"
1023
            },
1024
            "type": "library",
1025
            "extra": {
1026
                "branch-alias": {
1027
                    "dev-master": "1.4.x-dev"
1028
                }
1029
            },
1030
            "autoload": {
1031
                "classmap": [
1032
                    "src/"
1033
                ]
1034
            },
1035
            "notification-url": "https://packagist.org/downloads/",
1036
            "license": [
1037
                "BSD-3-Clause"
1038
            ],
1039
            "authors": [
1040
                {
1041
                    "name": "Sebastian Bergmann",
1042
                    "email": "[email protected]",
1043
                    "role": "lead"
1044
                }
1045
            ],
1046
            "description": "FilterIterator implementation that filters files based on a list of suffixes.",
1047
            "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
1048
            "keywords": [
1049
                "filesystem",
1050
                "iterator"
1051
            ],
1052
            "time": "2015-04-02 05:19:05"
1053
        },
1054
        {
1055
            "name": "phpunit/php-text-template",
1056
            "version": "1.2.0",
1057
            "source": {
1058
                "type": "git",
1059
                "url": "https://github.com/sebastianbergmann/php-text-template.git",
1060
                "reference": "206dfefc0ffe9cebf65c413e3d0e809c82fbf00a"
1061
            },
1062
            "dist": {
1063
                "type": "zip",
1064
                "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/206dfefc0ffe9cebf65c413e3d0e809c82fbf00a",
1065
                "reference": "206dfefc0ffe9cebf65c413e3d0e809c82fbf00a",
1066
                "shasum": ""
1067
            },
1068
            "require": {
1069
                "php": ">=5.3.3"
1070
            },
1071
            "type": "library",
1072
            "autoload": {
1073
                "classmap": [
1074
                    "Text/"
1075
                ]
1076
            },
1077
            "notification-url": "https://packagist.org/downloads/",
1078
            "include-path": [
1079
                ""
1080
            ],
1081
            "license": [
1082
                "BSD-3-Clause"
1083
            ],
1084
            "authors": [
1085
                {
1086
                    "name": "Sebastian Bergmann",
1087
                    "email": "[email protected]",
1088
                    "role": "lead"
1089
                }
1090
            ],
1091
            "description": "Simple template engine.",
1092
            "homepage": "https://github.com/sebastianbergmann/php-text-template/",
1093
            "keywords": [
1094
                "template"
1095
            ],
1096
            "time": "2014-01-30 17:20:04"
1097
        },
1098
        {
1099
            "name": "phpunit/php-timer",
1100
            "version": "1.0.5",
1101
            "source": {
1102
                "type": "git",
1103
                "url": "https://github.com/sebastianbergmann/php-timer.git",
1104
                "reference": "19689d4354b295ee3d8c54b4f42c3efb69cbc17c"
1105
            },
1106
            "dist": {
1107
                "type": "zip",
1108
                "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/19689d4354b295ee3d8c54b4f42c3efb69cbc17c",
1109
                "reference": "19689d4354b295ee3d8c54b4f42c3efb69cbc17c",
1110
                "shasum": ""
1111
            },
1112
            "require": {
1113
                "php": ">=5.3.3"
1114
            },
1115
            "type": "library",
1116
            "autoload": {
1117
                "classmap": [
1118
                    "PHP/"
1119
                ]
1120
            },
1121
            "notification-url": "https://packagist.org/downloads/",
1122
            "include-path": [
1123
                ""
1124
            ],
1125
            "license": [
1126
                "BSD-3-Clause"
1127
            ],
1128
            "authors": [
1129
                {
1130
                    "name": "Sebastian Bergmann",
1131
                    "email": "[email protected]",
1132
                    "role": "lead"
1133
                }
1134
            ],
1135
            "description": "Utility class for timing",
1136
            "homepage": "https://github.com/sebastianbergmann/php-timer/",
1137
            "keywords": [
1138
                "timer"
1139
            ],
1140
            "time": "2013-08-02 07:42:54"
1141
        },
1142
        {
1143
            "name": "phpunit/php-token-stream",
1144
            "version": "1.4.1",
1145
            "source": {
1146
                "type": "git",
1147
                "url": "https://github.com/sebastianbergmann/php-token-stream.git",
1148
                "reference": "eab81d02569310739373308137284e0158424330"
1149
            },
1150
            "dist": {
1151
                "type": "zip",
1152
                "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/eab81d02569310739373308137284e0158424330",
1153
                "reference": "eab81d02569310739373308137284e0158424330",
1154
                "shasum": ""
1155
            },
1156
            "require": {
1157
                "ext-tokenizer": "*",
1158
                "php": ">=5.3.3"
1159
            },
1160
            "require-dev": {
1161
                "phpunit/phpunit": "~4.2"
1162
            },
1163
            "type": "library",
1164
            "extra": {
1165
                "branch-alias": {
1166
                    "dev-master": "1.4-dev"
1167
                }
1168
            },
1169
            "autoload": {
1170
                "classmap": [
1171
                    "src/"
1172
                ]
1173
            },
1174
            "notification-url": "https://packagist.org/downloads/",
1175
            "license": [
1176
                "BSD-3-Clause"
1177
            ],
1178
            "authors": [
1179
                {
1180
                    "name": "Sebastian Bergmann",
1181
                    "email": "[email protected]"
1182
                }
1183
            ],
1184
            "description": "Wrapper around PHP's tokenizer extension.",
1185
            "homepage": "https://github.com/sebastianbergmann/php-token-stream/",
1186
            "keywords": [
1187
                "tokenizer"
1188
            ],
1189
            "time": "2015-04-08 04:46:07"
1190
        },
1191
        {
1192
            "name": "phpunit/phpunit",
1193
            "version": "4.6.6",
1194
            "source": {
1195
                "type": "git",
1196
                "url": "https://github.com/sebastianbergmann/phpunit.git",
1197
                "reference": "3afe303d873a4d64c62ef84de491b97b006fbdac"
1198
            },
1199
            "dist": {
1200
                "type": "zip",
1201
                "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/3afe303d873a4d64c62ef84de491b97b006fbdac",
1202
                "reference": "3afe303d873a4d64c62ef84de491b97b006fbdac",
1203
                "shasum": ""
1204
            },
1205
            "require": {
1206
                "ext-dom": "*",
1207
                "ext-json": "*",
1208
                "ext-pcre": "*",
1209
                "ext-reflection": "*",
1210
                "ext-spl": "*",
1211
                "php": ">=5.3.3",
1212
                "phpspec/prophecy": "~1.3,>=1.3.1",
1213
                "phpunit/php-code-coverage": "~2.0,>=2.0.11",
1214
                "phpunit/php-file-iterator": "~1.4",
1215
                "phpunit/php-text-template": "~1.2",
1216
                "phpunit/php-timer": "~1.0",
1217
                "phpunit/phpunit-mock-objects": "~2.3",
1218
                "sebastian/comparator": "~1.1",
1219
                "sebastian/diff": "~1.2",
1220
                "sebastian/environment": "~1.2",
1221
                "sebastian/exporter": "~1.2",
1222
                "sebastian/global-state": "~1.0",
1223
                "sebastian/version": "~1.0",
1224
                "symfony/yaml": "~2.1|~3.0"
1225
            },
1226
            "suggest": {
1227
                "phpunit/php-invoker": "~1.1"
1228
            },
1229
            "bin": [
1230
                "phpunit"
1231
            ],
1232
            "type": "library",
1233
            "extra": {
1234
                "branch-alias": {
1235
                    "dev-master": "4.6.x-dev"
1236
                }
1237
            },
1238
            "autoload": {
1239
                "classmap": [
1240
                    "src/"
1241
                ]
1242
            },
1243
            "notification-url": "https://packagist.org/downloads/",
1244
            "license": [
1245
                "BSD-3-Clause"
1246
            ],
1247
            "authors": [
1248
                {
1249
                    "name": "Sebastian Bergmann",
1250
                    "email": "[email protected]",
1251
                    "role": "lead"
1252
                }
1253
            ],
1254
            "description": "The PHP Unit Testing framework.",
1255
            "homepage": "https://phpunit.de/",
1256
            "keywords": [
1257
                "phpunit",
1258
                "testing",
1259
                "xunit"
1260
            ],
1261
            "time": "2015-04-29 15:18:52"
1262
        },
1263
        {
1264
            "name": "phpunit/phpunit-mock-objects",
1265
            "version": "2.3.1",
1266
            "source": {
1267
                "type": "git",
1268
                "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git",
1269
                "reference": "74ffb87f527f24616f72460e54b595f508dccb5c"
1270
            },
1271
            "dist": {
1272
                "type": "zip",
1273
                "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/74ffb87f527f24616f72460e54b595f508dccb5c",
1274
                "reference": "74ffb87f527f24616f72460e54b595f508dccb5c",
1275
                "shasum": ""
1276
            },
1277
            "require": {
1278
                "doctrine/instantiator": "~1.0,>=1.0.2",
1279
                "php": ">=5.3.3",
1280
                "phpunit/php-text-template": "~1.2"
1281
            },
1282
            "require-dev": {
1283
                "phpunit/phpunit": "~4.4"
1284
            },
1285
            "suggest": {
1286
                "ext-soap": "*"
1287
            },
1288
            "type": "library",
1289
            "extra": {
1290
                "branch-alias": {
1291
                    "dev-master": "2.3.x-dev"
1292
                }
1293
            },
1294
            "autoload": {
1295
                "classmap": [
1296
                    "src/"
1297
                ]
1298
            },
1299
            "notification-url": "https://packagist.org/downloads/",
1300
            "license": [
1301
                "BSD-3-Clause"
1302
            ],
1303
            "authors": [
1304
                {
1305
                    "name": "Sebastian Bergmann",
1306
                    "email": "[email protected]",
1307
                    "role": "lead"
1308
                }
1309
            ],
1310
            "description": "Mock Object library for PHPUnit",
1311
            "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/",
1312
            "keywords": [
1313
                "mock",
1314
                "xunit"
1315
            ],
1316
            "time": "2015-04-02 05:36:41"
1317
        },
1318
        {
1319
            "name": "scrutinizer/ocular",
1320
            "version": "1.1.1",
1321
            "source": {
1322
                "type": "git",
1323
                "url": "https://github.com/scrutinizer-ci/ocular.git",
1324
                "reference": "8e0a8c7f085bc4857bd52132833679dcfd504fc1"
1325
            },
1326
            "dist": {
1327
                "type": "zip",
1328
                "url": "https://api.github.com/repos/scrutinizer-ci/ocular/zipball/8e0a8c7f085bc4857bd52132833679dcfd504fc1",
1329
                "reference": "8e0a8c7f085bc4857bd52132833679dcfd504fc1",
1330
                "shasum": ""
1331
            },
1332
            "require": {
1333
                "guzzle/guzzle": "~3.0",
1334
                "jms/serializer": "~0.13",
1335
                "phpoption/phpoption": "~1.0",
1336
                "symfony/console": "~2.0",
1337
                "symfony/process": "~2.3"
1338
            },
1339
            "require-dev": {
1340
                "symfony/filesystem": "~2.0"
1341
            },
1342
            "bin": [
1343
                "bin/ocular"
1344
            ],
1345
            "type": "library",
1346
            "autoload": {
1347
                "psr-0": {
1348
                    "Scrutinizer\\Ocular\\": "src/"
1349
                }
1350
            },
1351
            "notification-url": "https://packagist.org/downloads/",
1352
            "time": "2014-04-12 20:46:35"
1353
        },
1354
        {
1355
            "name": "sebastian/comparator",
1356
            "version": "1.1.1",
1357
            "source": {
1358
                "type": "git",
1359
                "url": "https://github.com/sebastianbergmann/comparator.git",
1360
                "reference": "1dd8869519a225f7f2b9eb663e225298fade819e"
1361
            },
1362
            "dist": {
1363
                "type": "zip",
1364
                "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/1dd8869519a225f7f2b9eb663e225298fade819e",
1365
                "reference": "1dd8869519a225f7f2b9eb663e225298fade819e",
1366
                "shasum": ""
1367
            },
1368
            "require": {
1369
                "php": ">=5.3.3",
1370
                "sebastian/diff": "~1.2",
1371
                "sebastian/exporter": "~1.2"
1372
            },
1373
            "require-dev": {
1374
                "phpunit/phpunit": "~4.4"
1375
            },
1376
            "type": "library",
1377
            "extra": {
1378
                "branch-alias": {
1379
                    "dev-master": "1.1.x-dev"
1380
                }
1381
            },
1382
            "autoload": {
1383
                "classmap": [
1384
                    "src/"
1385
                ]
1386
            },
1387
            "notification-url": "https://packagist.org/downloads/",
1388
            "license": [
1389
                "BSD-3-Clause"
1390
            ],
1391
            "authors": [
1392
                {
1393
                    "name": "Jeff Welch",
1394
                    "email": "[email protected]"
1395
                },
1396
                {
1397
                    "name": "Volker Dusch",
1398
                    "email": "[email protected]"
1399
                },
1400
                {
1401
                    "name": "Bernhard Schussek",
1402
                    "email": "[email protected]"
1403
                },
1404
                {
1405
                    "name": "Sebastian Bergmann",
1406
                    "email": "[email protected]"
1407
                }
1408
            ],
1409
            "description": "Provides the functionality to compare PHP values for equality",
1410
            "homepage": "http://www.github.com/sebastianbergmann/comparator",
1411
            "keywords": [
1412
                "comparator",
1413
                "compare",
1414
                "equality"
1415
            ],
1416
            "time": "2015-01-29 16:28:08"
1417
        },
1418
        {
1419
            "name": "sebastian/diff",
1420
            "version": "1.3.0",
1421
            "source": {
1422
                "type": "git",
1423
                "url": "https://github.com/sebastianbergmann/diff.git",
1424
                "reference": "863df9687835c62aa423a22412d26fa2ebde3fd3"
1425
            },
1426
            "dist": {
1427
                "type": "zip",
1428
                "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/863df9687835c62aa423a22412d26fa2ebde3fd3",
1429
                "reference": "863df9687835c62aa423a22412d26fa2ebde3fd3",
1430
                "shasum": ""
1431
            },
1432
            "require": {
1433
                "php": ">=5.3.3"
1434
            },
1435
            "require-dev": {
1436
                "phpunit/phpunit": "~4.2"
1437
            },
1438
            "type": "library",
1439
            "extra": {
1440
                "branch-alias": {
1441
                    "dev-master": "1.3-dev"
1442
                }
1443
            },
1444
            "autoload": {
1445
                "classmap": [
1446
                    "src/"
1447
                ]
1448
            },
1449
            "notification-url": "https://packagist.org/downloads/",
1450
            "license": [
1451
                "BSD-3-Clause"
1452
            ],
1453
            "authors": [
1454
                {
1455
                    "name": "Kore Nordmann",
1456
                    "email": "[email protected]"
1457
                },
1458
                {
1459
                    "name": "Sebastian Bergmann",
1460
                    "email": "[email protected]"
1461
                }
1462
            ],
1463
            "description": "Diff implementation",
1464
            "homepage": "http://www.github.com/sebastianbergmann/diff",
1465
            "keywords": [
1466
                "diff"
1467
            ],
1468
            "time": "2015-02-22 15:13:53"
1469
        },
1470
        {
1471
            "name": "sebastian/environment",
1472
            "version": "1.2.2",
1473
            "source": {
1474
                "type": "git",
1475
                "url": "https://github.com/sebastianbergmann/environment.git",
1476
                "reference": "5a8c7d31914337b69923db26c4221b81ff5a196e"
1477
            },
1478
            "dist": {
1479
                "type": "zip",
1480
                "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/5a8c7d31914337b69923db26c4221b81ff5a196e",
1481
                "reference": "5a8c7d31914337b69923db26c4221b81ff5a196e",
1482
                "shasum": ""
1483
            },
1484
            "require": {
1485
                "php": ">=5.3.3"
1486
            },
1487
            "require-dev": {
1488
                "phpunit/phpunit": "~4.4"
1489
            },
1490
            "type": "library",
1491
            "extra": {
1492
                "branch-alias": {
1493
                    "dev-master": "1.3.x-dev"
1494
                }
1495
            },
1496
            "autoload": {
1497
                "classmap": [
1498
                    "src/"
1499
                ]
1500
            },
1501
            "notification-url": "https://packagist.org/downloads/",
1502
            "license": [
1503
                "BSD-3-Clause"
1504
            ],
1505
            "authors": [
1506
                {
1507
                    "name": "Sebastian Bergmann",
1508
                    "email": "[email protected]"
1509
                }
1510
            ],
1511
            "description": "Provides functionality to handle HHVM/PHP environments",
1512
            "homepage": "http://www.github.com/sebastianbergmann/environment",
1513
            "keywords": [
1514
                "Xdebug",
1515
                "environment",
1516
                "hhvm"
1517
            ],
1518
            "time": "2015-01-01 10:01:08"
1519
        },
1520
        {
1521
            "name": "sebastian/exporter",
1522
            "version": "1.2.0",
1523
            "source": {
1524
                "type": "git",
1525
                "url": "https://github.com/sebastianbergmann/exporter.git",
1526
                "reference": "84839970d05254c73cde183a721c7af13aede943"
1527
            },
1528
            "dist": {
1529
                "type": "zip",
1530
                "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/84839970d05254c73cde183a721c7af13aede943",
1531
                "reference": "84839970d05254c73cde183a721c7af13aede943",
1532
                "shasum": ""
1533
            },
1534
            "require": {
1535
                "php": ">=5.3.3",
1536
                "sebastian/recursion-context": "~1.0"
1537
            },
1538
            "require-dev": {
1539
                "phpunit/phpunit": "~4.4"
1540
            },
1541
            "type": "library",
1542
            "extra": {
1543
                "branch-alias": {
1544
                    "dev-master": "1.2.x-dev"
1545
                }
1546
            },
1547
            "autoload": {
1548
                "classmap": [
1549
                    "src/"
1550
                ]
1551
            },
1552
            "notification-url": "https://packagist.org/downloads/",
1553
            "license": [
1554
                "BSD-3-Clause"
1555
            ],
1556
            "authors": [
1557
                {
1558
                    "name": "Jeff Welch",
1559
                    "email": "[email protected]"
1560
                },
1561
                {
1562
                    "name": "Volker Dusch",
1563
                    "email": "[email protected]"
1564
                },
1565
                {
1566
                    "name": "Bernhard Schussek",
1567
                    "email": "[email protected]"
1568
                },
1569
                {
1570
                    "name": "Sebastian Bergmann",
1571
                    "email": "[email protected]"
1572
                },
1573
                {
1574
                    "name": "Adam Harvey",
1575
                    "email": "[email protected]"
1576
                }
1577
            ],
1578
            "description": "Provides the functionality to export PHP variables for visualization",
1579
            "homepage": "http://www.github.com/sebastianbergmann/exporter",
1580
            "keywords": [
1581
                "export",
1582
                "exporter"
1583
            ],
1584
            "time": "2015-01-27 07:23:06"
1585
        },
1586
        {
1587
            "name": "sebastian/global-state",
1588
            "version": "1.0.0",
1589
            "source": {
1590
                "type": "git",
1591
                "url": "https://github.com/sebastianbergmann/global-state.git",
1592
                "reference": "c7428acdb62ece0a45e6306f1ae85e1c05b09c01"
1593
            },
1594
            "dist": {
1595
                "type": "zip",
1596
                "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/c7428acdb62ece0a45e6306f1ae85e1c05b09c01",
1597
                "reference": "c7428acdb62ece0a45e6306f1ae85e1c05b09c01",
1598
                "shasum": ""
1599
            },
1600
            "require": {
1601
                "php": ">=5.3.3"
1602
            },
1603
            "require-dev": {
1604
                "phpunit/phpunit": "~4.2"
1605
            },
1606
            "suggest": {
1607
                "ext-uopz": "*"
1608
            },
1609
            "type": "library",
1610
            "extra": {
1611
                "branch-alias": {
1612
                    "dev-master": "1.0-dev"
1613
                }
1614
            },
1615
            "autoload": {
1616
                "classmap": [
1617
                    "src/"
1618
                ]
1619
            },
1620
            "notification-url": "https://packagist.org/downloads/",
1621
            "license": [
1622
                "BSD-3-Clause"
1623
            ],
1624
            "authors": [
1625
                {
1626
                    "name": "Sebastian Bergmann",
1627
                    "email": "[email protected]"
1628
                }
1629
            ],
1630
            "description": "Snapshotting of global state",
1631
            "homepage": "http://www.github.com/sebastianbergmann/global-state",
1632
            "keywords": [
1633
                "global state"
1634
            ],
1635
            "time": "2014-10-06 09:23:50"
1636
        },
1637
        {
1638
            "name": "sebastian/recursion-context",
1639
            "version": "1.0.0",
1640
            "source": {
1641
                "type": "git",
1642
                "url": "https://github.com/sebastianbergmann/recursion-context.git",
1643
                "reference": "3989662bbb30a29d20d9faa04a846af79b276252"
1644
            },
1645
            "dist": {
1646
                "type": "zip",
1647
                "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/3989662bbb30a29d20d9faa04a846af79b276252",
1648
                "reference": "3989662bbb30a29d20d9faa04a846af79b276252",
1649
                "shasum": ""
1650
            },
1651
            "require": {
1652
                "php": ">=5.3.3"
1653
            },
1654
            "require-dev": {
1655
                "phpunit/phpunit": "~4.4"
1656
            },
1657
            "type": "library",
1658
            "extra": {
1659
                "branch-alias": {
1660
                    "dev-master": "1.0.x-dev"
1661
                }
1662
            },
1663
            "autoload": {
1664
                "classmap": [
1665
                    "src/"
1666
                ]
1667
            },
1668
            "notification-url": "https://packagist.org/downloads/",
1669
            "license": [
1670
                "BSD-3-Clause"
1671
            ],
1672
            "authors": [
1673
                {
1674
                    "name": "Jeff Welch",
1675
                    "email": "[email protected]"
1676
                },
1677
                {
1678
                    "name": "Sebastian Bergmann",
1679
                    "email": "[email protected]"
1680
                },
1681
                {
1682
                    "name": "Adam Harvey",
1683
                    "email": "[email protected]"
1684
                }
1685
            ],
1686
            "description": "Provides functionality to recursively process PHP variables",
1687
            "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
1688
            "time": "2015-01-24 09:48:32"
1689
        },
1690
        {
1691
            "name": "sebastian/version",
1692
            "version": "1.0.5",
1693
            "source": {
1694
                "type": "git",
1695
                "url": "https://github.com/sebastianbergmann/version.git",
1696
                "reference": "ab931d46cd0d3204a91e1b9a40c4bc13032b58e4"
1697
            },
1698
            "dist": {
1699
                "type": "zip",
1700
                "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/ab931d46cd0d3204a91e1b9a40c4bc13032b58e4",
1701
                "reference": "ab931d46cd0d3204a91e1b9a40c4bc13032b58e4",
1702
                "shasum": ""
1703
            },
1704
            "type": "library",
1705
            "autoload": {
1706
                "classmap": [
1707
                    "src/"
1708
                ]
1709
            },
1710
            "notification-url": "https://packagist.org/downloads/",
1711
            "license": [
1712
                "BSD-3-Clause"
1713
            ],
1714
            "authors": [
1715
                {
1716
                    "name": "Sebastian Bergmann",
1717
                    "email": "[email protected]",
1718
                    "role": "lead"
1719
                }
1720
            ],
1721
            "description": "Library that helps with managing the version number of Git-hosted PHP projects",
1722
            "homepage": "https://github.com/sebastianbergmann/version",
1723
            "time": "2015-02-24 06:35:25"
1724
        },
1725
        {
1726
            "name": "squizlabs/php_codesniffer",
0 ignored issues
show
There is a security advisory for your installed version of squizlabs/php_codesniffer:

Arbitrary shell execution
Loading history...
1727
            "version": "2.1.0",
1728
            "source": {
1729
                "type": "git",
1730
                "url": "https://github.com/squizlabs/PHP_CodeSniffer.git",
1731
                "reference": "d2a1d4c58fd2bb09ba376d0d19e67c0ab649e401"
1732
            },
1733
            "dist": {
1734
                "type": "zip",
1735
                "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/d2a1d4c58fd2bb09ba376d0d19e67c0ab649e401",
1736
                "reference": "d2a1d4c58fd2bb09ba376d0d19e67c0ab649e401",
1737
                "shasum": ""
1738
            },
1739
            "require": {
1740
                "ext-tokenizer": "*",
1741
                "php": ">=5.1.2"
1742
            },
1743
            "bin": [
1744
                "scripts/phpcs",
1745
                "scripts/phpcbf"
1746
            ],
1747
            "type": "library",
1748
            "extra": {
1749
                "branch-alias": {
1750
                    "dev-phpcs-fixer": "2.0.x-dev"
1751
                }
1752
            },
1753
            "autoload": {
1754
                "classmap": [
1755
                    "CodeSniffer.php",
1756
                    "CodeSniffer/CLI.php",
1757
                    "CodeSniffer/Exception.php",
1758
                    "CodeSniffer/File.php",
1759
                    "CodeSniffer/Fixer.php",
1760
                    "CodeSniffer/Report.php",
1761
                    "CodeSniffer/Reporting.php",
1762
                    "CodeSniffer/Sniff.php",
1763
                    "CodeSniffer/Tokens.php",
1764
                    "CodeSniffer/Reports/",
1765
                    "CodeSniffer/Tokenizers/",
1766
                    "CodeSniffer/DocGenerators/",
1767
                    "CodeSniffer/Standards/AbstractPatternSniff.php",
1768
                    "CodeSniffer/Standards/AbstractScopeSniff.php",
1769
                    "CodeSniffer/Standards/AbstractVariableSniff.php",
1770
                    "CodeSniffer/Standards/IncorrectPatternException.php",
1771
                    "CodeSniffer/Standards/Generic/Sniffs/",
1772
                    "CodeSniffer/Standards/MySource/Sniffs/",
1773
                    "CodeSniffer/Standards/PEAR/Sniffs/",
1774
                    "CodeSniffer/Standards/PSR1/Sniffs/",
1775
                    "CodeSniffer/Standards/PSR2/Sniffs/",
1776
                    "CodeSniffer/Standards/Squiz/Sniffs/",
1777
                    "CodeSniffer/Standards/Zend/Sniffs/"
1778
                ]
1779
            },
1780
            "notification-url": "https://packagist.org/downloads/",
1781
            "license": [
1782
                "BSD-3-Clause"
1783
            ],
1784
            "authors": [
1785
                {
1786
                    "name": "Greg Sherwood",
1787
                    "role": "lead"
1788
                }
1789
            ],
1790
            "description": "PHP_CodeSniffer tokenises PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.",
1791
            "homepage": "http://www.squizlabs.com/php-codesniffer",
1792
            "keywords": [
1793
                "phpcs",
1794
                "standards"
1795
            ],
1796
            "time": "2014-12-18 02:37:51"
1797
        },
1798
        {
1799
            "name": "symfony/console",
1800
            "version": "v2.6.7",
1801
            "target-dir": "Symfony/Component/Console",
1802
            "source": {
1803
                "type": "git",
1804
                "url": "https://github.com/symfony/Console.git",
1805
                "reference": "ebc5679854aa24ed7d65062e9e3ab0b18a917272"
1806
            },
1807
            "dist": {
1808
                "type": "zip",
1809
                "url": "https://api.github.com/repos/symfony/Console/zipball/ebc5679854aa24ed7d65062e9e3ab0b18a917272",
1810
                "reference": "ebc5679854aa24ed7d65062e9e3ab0b18a917272",
1811
                "shasum": ""
1812
            },
1813
            "require": {
1814
                "php": ">=5.3.3"
1815
            },
1816
            "require-dev": {
1817
                "psr/log": "~1.0",
1818
                "symfony/event-dispatcher": "~2.1",
1819
                "symfony/phpunit-bridge": "~2.7",
1820
                "symfony/process": "~2.1"
1821
            },
1822
            "suggest": {
1823
                "psr/log": "For using the console logger",
1824
                "symfony/event-dispatcher": "",
1825
                "symfony/process": ""
1826
            },
1827
            "type": "library",
1828
            "extra": {
1829
                "branch-alias": {
1830
                    "dev-master": "2.6-dev"
1831
                }
1832
            },
1833
            "autoload": {
1834
                "psr-0": {
1835
                    "Symfony\\Component\\Console\\": ""
1836
                }
1837
            },
1838
            "notification-url": "https://packagist.org/downloads/",
1839
            "license": [
1840
                "MIT"
1841
            ],
1842
            "authors": [
1843
                {
1844
                    "name": "Fabien Potencier",
1845
                    "email": "[email protected]"
1846
                },
1847
                {
1848
                    "name": "Symfony Community",
1849
                    "homepage": "https://symfony.com/contributors"
1850
                }
1851
            ],
1852
            "description": "Symfony Console Component",
1853
            "homepage": "https://symfony.com",
1854
            "time": "2015-05-02 15:18:45"
1855
        },
1856
        {
1857
            "name": "symfony/event-dispatcher",
1858
            "version": "v2.6.7",
1859
            "target-dir": "Symfony/Component/EventDispatcher",
1860
            "source": {
1861
                "type": "git",
1862
                "url": "https://github.com/symfony/EventDispatcher.git",
1863
                "reference": "672593bc4b0043a0acf91903bb75a1c82d8f2e02"
1864
            },
1865
            "dist": {
1866
                "type": "zip",
1867
                "url": "https://api.github.com/repos/symfony/EventDispatcher/zipball/672593bc4b0043a0acf91903bb75a1c82d8f2e02",
1868
                "reference": "672593bc4b0043a0acf91903bb75a1c82d8f2e02",
1869
                "shasum": ""
1870
            },
1871
            "require": {
1872
                "php": ">=5.3.3"
1873
            },
1874
            "require-dev": {
1875
                "psr/log": "~1.0",
1876
                "symfony/config": "~2.0,>=2.0.5",
1877
                "symfony/dependency-injection": "~2.6",
1878
                "symfony/expression-language": "~2.6",
1879
                "symfony/phpunit-bridge": "~2.7",
1880
                "symfony/stopwatch": "~2.3"
1881
            },
1882
            "suggest": {
1883
                "symfony/dependency-injection": "",
1884
                "symfony/http-kernel": ""
1885
            },
1886
            "type": "library",
1887
            "extra": {
1888
                "branch-alias": {
1889
                    "dev-master": "2.6-dev"
1890
                }
1891
            },
1892
            "autoload": {
1893
                "psr-0": {
1894
                    "Symfony\\Component\\EventDispatcher\\": ""
1895
                }
1896
            },
1897
            "notification-url": "https://packagist.org/downloads/",
1898
            "license": [
1899
                "MIT"
1900
            ],
1901
            "authors": [
1902
                {
1903
                    "name": "Fabien Potencier",
1904
                    "email": "[email protected]"
1905
                },
1906
                {
1907
                    "name": "Symfony Community",
1908
                    "homepage": "https://symfony.com/contributors"
1909
                }
1910
            ],
1911
            "description": "Symfony EventDispatcher Component",
1912
            "homepage": "https://symfony.com",
1913
            "time": "2015-05-02 15:18:45"
1914
        },
1915
        {
1916
            "name": "symfony/process",
1917
            "version": "v2.6.7",
1918
            "target-dir": "Symfony/Component/Process",
1919
            "source": {
1920
                "type": "git",
1921
                "url": "https://github.com/symfony/Process.git",
1922
                "reference": "9f3c4baaf840ed849e1b1f7bfd5ae246e8509562"
1923
            },
1924
            "dist": {
1925
                "type": "zip",
1926
                "url": "https://api.github.com/repos/symfony/Process/zipball/9f3c4baaf840ed849e1b1f7bfd5ae246e8509562",
1927
                "reference": "9f3c4baaf840ed849e1b1f7bfd5ae246e8509562",
1928
                "shasum": ""
1929
            },
1930
            "require": {
1931
                "php": ">=5.3.3"
1932
            },
1933
            "require-dev": {
1934
                "symfony/phpunit-bridge": "~2.7"
1935
            },
1936
            "type": "library",
1937
            "extra": {
1938
                "branch-alias": {
1939
                    "dev-master": "2.6-dev"
1940
                }
1941
            },
1942
            "autoload": {
1943
                "psr-0": {
1944
                    "Symfony\\Component\\Process\\": ""
1945
                }
1946
            },
1947
            "notification-url": "https://packagist.org/downloads/",
1948
            "license": [
1949
                "MIT"
1950
            ],
1951
            "authors": [
1952
                {
1953
                    "name": "Fabien Potencier",
1954
                    "email": "[email protected]"
1955
                },
1956
                {
1957
                    "name": "Symfony Community",
1958
                    "homepage": "https://symfony.com/contributors"
1959
                }
1960
            ],
1961
            "description": "Symfony Process Component",
1962
            "homepage": "https://symfony.com",
1963
            "time": "2015-05-02 15:18:45"
1964
        },
1965
        {
1966
            "name": "symfony/yaml",
1967
            "version": "v2.6.7",
1968
            "target-dir": "Symfony/Component/Yaml",
1969
            "source": {
1970
                "type": "git",
1971
                "url": "https://github.com/symfony/Yaml.git",
1972
                "reference": "f157ab074e453ecd4c0fa775f721f6e67a99d9e2"
1973
            },
1974
            "dist": {
1975
                "type": "zip",
1976
                "url": "https://api.github.com/repos/symfony/Yaml/zipball/f157ab074e453ecd4c0fa775f721f6e67a99d9e2",
1977
                "reference": "f157ab074e453ecd4c0fa775f721f6e67a99d9e2",
1978
                "shasum": ""
1979
            },
1980
            "require": {
1981
                "php": ">=5.3.3"
1982
            },
1983
            "require-dev": {
1984
                "symfony/phpunit-bridge": "~2.7"
1985
            },
1986
            "type": "library",
1987
            "extra": {
1988
                "branch-alias": {
1989
                    "dev-master": "2.6-dev"
1990
                }
1991
            },
1992
            "autoload": {
1993
                "psr-0": {
1994
                    "Symfony\\Component\\Yaml\\": ""
1995
                }
1996
            },
1997
            "notification-url": "https://packagist.org/downloads/",
1998
            "license": [
1999
                "MIT"
2000
            ],
2001
            "authors": [
2002
                {
2003
                    "name": "Fabien Potencier",
2004
                    "email": "[email protected]"
2005
                },
2006
                {
2007
                    "name": "Symfony Community",
2008
                    "homepage": "https://symfony.com/contributors"
2009
                }
2010
            ],
2011
            "description": "Symfony Yaml Component",
2012
            "homepage": "https://symfony.com",
2013
            "time": "2015-05-02 15:18:45"
2014
        }
2015
    ],
2016
    "aliases": [],
2017
    "minimum-stability": "stable",
2018
    "stability-flags": [],
2019
    "prefer-stable": false,
2020
    "prefer-lowest": false,
2021
    "platform": {
2022
        "php": ">=5.4.0"
2023
    },
2024
    "platform-dev": []
2025
}
2026