Test Setup Failed
Push — master ( dd35e5...fa8e9f )
by Ravinder
20:37 queued 09:47
created

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
    "content-hash": "469e52b5ace5f6cbf09e5973617b9ffd",
8
    "packages": [
9
        {
10
            "name": "composer/installers",
11
            "version": "v1.5.0",
12
            "source": {
13
                "type": "git",
14
                "url": "https://github.com/composer/installers.git",
15
                "reference": "049797d727261bf27f2690430d935067710049c2"
16
            },
17
            "dist": {
18
                "type": "zip",
19
                "url": "https://api.github.com/repos/composer/installers/zipball/049797d727261bf27f2690430d935067710049c2",
20
                "reference": "049797d727261bf27f2690430d935067710049c2",
21
                "shasum": ""
22
            },
23
            "require": {
24
                "composer-plugin-api": "^1.0"
25
            },
26
            "replace": {
27
                "roundcube/plugin-installer": "*",
28
                "shama/baton": "*"
29
            },
30
            "require-dev": {
31
                "composer/composer": "1.0.*@dev",
32
                "phpunit/phpunit": "^4.8.36"
33
            },
34
            "type": "composer-plugin",
35
            "extra": {
36
                "class": "Composer\\Installers\\Plugin",
37
                "branch-alias": {
38
                    "dev-master": "1.0-dev"
39
                }
40
            },
41
            "autoload": {
42
                "psr-4": {
43
                    "Composer\\Installers\\": "src/Composer/Installers"
44
                }
45
            },
46
            "notification-url": "https://packagist.org/downloads/",
47
            "license": [
48
                "MIT"
49
            ],
50
            "authors": [
51
                {
52
                    "name": "Kyle Robinson Young",
53
                    "email": "[email protected]",
54
                    "homepage": "https://github.com/shama"
55
                }
56
            ],
57
            "description": "A multi-framework Composer library installer",
58
            "homepage": "https://composer.github.io/installers/",
59
            "keywords": [
60
                "Craft",
61
                "Dolibarr",
62
                "Eliasis",
63
                "Hurad",
64
                "ImageCMS",
65
                "Kanboard",
66
                "Lan Management System",
67
                "MODX Evo",
68
                "Mautic",
69
                "Maya",
70
                "OXID",
71
                "Plentymarkets",
72
                "Porto",
73
                "RadPHP",
74
                "SMF",
75
                "Thelia",
76
                "WolfCMS",
77
                "agl",
78
                "aimeos",
79
                "annotatecms",
80
                "attogram",
81
                "bitrix",
82
                "cakephp",
83
                "chef",
84
                "cockpit",
85
                "codeigniter",
86
                "concrete5",
87
                "croogo",
88
                "dokuwiki",
89
                "drupal",
90
                "eZ Platform",
91
                "elgg",
92
                "expressionengine",
93
                "fuelphp",
94
                "grav",
95
                "installer",
96
                "itop",
97
                "joomla",
98
                "kohana",
99
                "laravel",
100
                "lavalite",
101
                "lithium",
102
                "magento",
103
                "majima",
104
                "mako",
105
                "mediawiki",
106
                "modulework",
107
                "modx",
108
                "moodle",
109
                "osclass",
110
                "phpbb",
111
                "piwik",
112
                "ppi",
113
                "puppet",
114
                "pxcms",
115
                "reindex",
116
                "roundcube",
117
                "shopware",
118
                "silverstripe",
119
                "sydes",
120
                "symfony",
121
                "typo3",
122
                "wordpress",
123
                "yawik",
124
                "zend",
125
                "zikula"
126
            ],
127
            "time": "2017-12-29T09:13:20+00:00"
128
        },
129
        {
130
            "name": "tecnickcom/tcpdf",
0 ignored issues
show
There is a security advisory for your installed version of tecnickcom/tcpdf:

Attackers can trigger deserialization of arbitrary data via the phar:// wrapper.
Loading history...
131
            "version": "6.2.17",
132
            "source": {
133
                "type": "git",
134
                "url": "https://github.com/tecnickcom/TCPDF.git",
135
                "reference": "64fc19439863e1b1314487a72a74d9bfd0b55a53"
136
            },
137
            "dist": {
138
                "type": "zip",
139
                "url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/64fc19439863e1b1314487a72a74d9bfd0b55a53",
140
                "reference": "64fc19439863e1b1314487a72a74d9bfd0b55a53",
141
                "shasum": ""
142
            },
143
            "require": {
144
                "php": ">=5.3.0"
145
            },
146
            "type": "library",
147
            "autoload": {
148
                "classmap": [
149
                    "config",
150
                    "include",
151
                    "tcpdf.php",
152
                    "tcpdf_parser.php",
153
                    "tcpdf_import.php",
154
                    "tcpdf_barcodes_1d.php",
155
                    "tcpdf_barcodes_2d.php",
156
                    "include/tcpdf_colors.php",
157
                    "include/tcpdf_filters.php",
158
                    "include/tcpdf_font_data.php",
159
                    "include/tcpdf_fonts.php",
160
                    "include/tcpdf_images.php",
161
                    "include/tcpdf_static.php",
162
                    "include/barcodes/datamatrix.php",
163
                    "include/barcodes/pdf417.php",
164
                    "include/barcodes/qrcode.php"
165
                ]
166
            },
167
            "notification-url": "https://packagist.org/downloads/",
168
            "license": [
169
                "LGPL-3.0"
170
            ],
171
            "authors": [
172
                {
173
                    "name": "Nicola Asuni",
174
                    "email": "[email protected]",
175
                    "role": "lead"
176
                }
177
            ],
178
            "description": "TCPDF is a PHP class for generating PDF documents and barcodes.",
179
            "homepage": "http://www.tcpdf.org/",
180
            "keywords": [
181
                "PDFD32000-2008",
182
                "TCPDF",
183
                "barcodes",
184
                "datamatrix",
185
                "pdf",
186
                "pdf417",
187
                "qrcode"
188
            ],
189
            "time": "2018-02-24T11:48:20+00:00"
190
        }
191
    ],
192
    "packages-dev": [
193
        {
194
            "name": "squizlabs/php_codesniffer",
195
            "version": "3.3.1",
196
            "source": {
197
                "type": "git",
198
                "url": "https://github.com/squizlabs/PHP_CodeSniffer.git",
199
                "reference": "628a481780561150481a9ec74709092b9759b3ec"
200
            },
201
            "dist": {
202
                "type": "zip",
203
                "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/628a481780561150481a9ec74709092b9759b3ec",
204
                "reference": "628a481780561150481a9ec74709092b9759b3ec",
205
                "shasum": ""
206
            },
207
            "require": {
208
                "ext-simplexml": "*",
209
                "ext-tokenizer": "*",
210
                "ext-xmlwriter": "*",
211
                "php": ">=5.4.0"
212
            },
213
            "require-dev": {
214
                "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0"
215
            },
216
            "bin": [
217
                "bin/phpcs",
218
                "bin/phpcbf"
219
            ],
220
            "type": "library",
221
            "extra": {
222
                "branch-alias": {
223
                    "dev-master": "3.x-dev"
224
                }
225
            },
226
            "notification-url": "https://packagist.org/downloads/",
227
            "license": [
228
                "BSD-3-Clause"
229
            ],
230
            "authors": [
231
                {
232
                    "name": "Greg Sherwood",
233
                    "role": "lead"
234
                }
235
            ],
236
            "description": "PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.",
237
            "homepage": "http://www.squizlabs.com/php-codesniffer",
238
            "keywords": [
239
                "phpcs",
240
                "standards"
241
            ],
242
            "time": "2018-07-26T23:47:18+00:00"
243
        },
244
        {
245
            "name": "wimg/php-compatibility",
246
            "version": "8.2.0",
247
            "source": {
248
                "type": "git",
249
                "url": "https://github.com/PHPCompatibility/PHPCompatibility.git",
250
                "reference": "eaf613c1a8265bcfd7b0ab690783f2aef519f78a"
251
            },
252
            "dist": {
253
                "type": "zip",
254
                "url": "https://api.github.com/repos/PHPCompatibility/PHPCompatibility/zipball/eaf613c1a8265bcfd7b0ab690783f2aef519f78a",
255
                "reference": "eaf613c1a8265bcfd7b0ab690783f2aef519f78a",
256
                "shasum": ""
257
            },
258
            "require": {
259
                "php": ">=5.3",
260
                "squizlabs/php_codesniffer": "^2.3 || ^3.0.2"
261
            },
262
            "conflict": {
263
                "squizlabs/php_codesniffer": "2.6.2"
264
            },
265
            "require-dev": {
266
                "phpunit/phpunit": "~4.5 || ^5.0 || ^6.0 || ^7.0"
267
            },
268
            "suggest": {
269
                "dealerdirect/phpcodesniffer-composer-installer": "^0.4.3 || This Composer plugin will sort out the PHPCS 'installed_paths' automatically.",
270
                "roave/security-advisories": "dev-master || Helps prevent installing dependencies with known security issues."
271
            },
272
            "type": "phpcodesniffer-standard",
273
            "autoload": {
274
                "psr-4": {
275
                    "PHPCompatibility\\": "PHPCompatibility/"
276
                }
277
            },
278
            "notification-url": "https://packagist.org/downloads/",
279
            "license": [
280
                "LGPL-3.0-or-later"
281
            ],
282
            "authors": [
283
                {
284
                    "name": "Wim Godden",
285
                    "role": "lead"
286
                }
287
            ],
288
            "description": "A set of sniffs for PHP_CodeSniffer that checks for PHP version compatibility.",
289
            "homepage": "http://techblog.wimgodden.be/tag/codesniffer/",
290
            "keywords": [
291
                "compatibility",
292
                "phpcs",
293
                "standards"
294
            ],
295
            "time": "2018-07-17T13:42:26+00:00"
296
        },
297
        {
298
            "name": "wp-coding-standards/wpcs",
299
            "version": "1.0.0",
300
            "source": {
301
                "type": "git",
302
                "url": "https://github.com/WordPress-Coding-Standards/WordPress-Coding-Standards.git",
303
                "reference": "539c6d74e6207daa22b7ea754d6f103e9abb2755"
304
            },
305
            "dist": {
306
                "type": "zip",
307
                "url": "https://api.github.com/repos/WordPress-Coding-Standards/WordPress-Coding-Standards/zipball/539c6d74e6207daa22b7ea754d6f103e9abb2755",
308
                "reference": "539c6d74e6207daa22b7ea754d6f103e9abb2755",
309
                "shasum": ""
310
            },
311
            "require": {
312
                "php": ">=5.3",
313
                "squizlabs/php_codesniffer": "^2.9.0 || ^3.0.2"
314
            },
315
            "require-dev": {
316
                "phpcompatibility/php-compatibility": "*"
317
            },
318
            "suggest": {
319
                "dealerdirect/phpcodesniffer-composer-installer": "^0.4.3 || This Composer plugin will sort out the PHPCS 'installed_paths' automatically."
320
            },
321
            "type": "phpcodesniffer-standard",
322
            "notification-url": "https://packagist.org/downloads/",
323
            "license": [
324
                "MIT"
325
            ],
326
            "authors": [
327
                {
328
                    "name": "Contributors",
329
                    "homepage": "https://github.com/WordPress-Coding-Standards/WordPress-Coding-Standards/graphs/contributors"
330
                }
331
            ],
332
            "description": "PHP_CodeSniffer rules (sniffs) to enforce WordPress coding conventions",
333
            "keywords": [
334
                "phpcs",
335
                "standards",
336
                "wordpress"
337
            ],
338
            "time": "2018-07-25T18:10:35+00:00"
339
        }
340
    ],
341
    "aliases": [],
342
    "minimum-stability": "stable",
343
    "stability-flags": [],
344
    "prefer-stable": false,
345
    "prefer-lowest": false,
346
    "platform": [],
347
    "platform-dev": []
348
}
349