This project does not seem to handle request data directly as such no vulnerable execution paths were found.
include
, or for example
via PHP's auto-loading mechanism.
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": "188919b42bdcb0d3cce905bfdc8c984e", |
||
8 | "content-hash": "f1188b729927d2dad69f4a074bb68690", |
||
9 | "packages": [ |
||
10 | { |
||
11 | "name": "bower-asset/bootstrap", |
||
12 | "version": "v3.3.7", |
||
13 | "source": { |
||
14 | "type": "git", |
||
15 | "url": "https://github.com/twbs/bootstrap.git", |
||
16 | "reference": "0b9c4a4007c44201dce9a6cc1a38407005c26c86" |
||
17 | }, |
||
18 | "dist": { |
||
19 | "type": "zip", |
||
20 | "url": "https://api.github.com/repos/twbs/bootstrap/zipball/0b9c4a4007c44201dce9a6cc1a38407005c26c86", |
||
21 | "reference": "0b9c4a4007c44201dce9a6cc1a38407005c26c86", |
||
22 | "shasum": "" |
||
23 | }, |
||
24 | "require": { |
||
25 | "bower-asset/jquery": ">=1.9.1,<4.0" |
||
26 | }, |
||
27 | "type": "bower-asset-library", |
||
28 | "extra": { |
||
29 | "bower-asset-main": [ |
||
30 | "less/bootstrap.less", |
||
31 | "dist/js/bootstrap.js" |
||
32 | ], |
||
33 | "bower-asset-ignore": [ |
||
34 | "/.*", |
||
35 | "_config.yml", |
||
36 | "CNAME", |
||
37 | "composer.json", |
||
38 | "CONTRIBUTING.md", |
||
39 | "docs", |
||
40 | "js/tests", |
||
41 | "test-infra" |
||
42 | ] |
||
43 | }, |
||
44 | "license": [ |
||
45 | "MIT" |
||
46 | ], |
||
47 | "description": "The most popular front-end framework for developing responsive, mobile first projects on the web.", |
||
48 | "keywords": [ |
||
49 | "css", |
||
50 | "framework", |
||
51 | "front-end", |
||
52 | "js", |
||
53 | "less", |
||
54 | "mobile-first", |
||
55 | "responsive", |
||
56 | "web" |
||
57 | ] |
||
58 | }, |
||
59 | { |
||
60 | "name": "bower-asset/jquery", |
||
61 | "version": "2.2.4", |
||
62 | "source": { |
||
63 | "type": "git", |
||
64 | "url": "https://github.com/jquery/jquery-dist.git", |
||
65 | "reference": "c0185ab7c75aab88762c5aae780b9d83b80eda72" |
||
66 | }, |
||
67 | "dist": { |
||
68 | "type": "zip", |
||
69 | "url": "https://api.github.com/repos/jquery/jquery-dist/zipball/c0185ab7c75aab88762c5aae780b9d83b80eda72", |
||
70 | "reference": "c0185ab7c75aab88762c5aae780b9d83b80eda72", |
||
71 | "shasum": "" |
||
72 | }, |
||
73 | "type": "bower-asset-library", |
||
74 | "extra": { |
||
75 | "bower-asset-main": "dist/jquery.js", |
||
76 | "bower-asset-ignore": [ |
||
77 | "package.json" |
||
78 | ] |
||
79 | }, |
||
80 | "license": [ |
||
81 | "MIT" |
||
82 | ], |
||
83 | "keywords": [ |
||
84 | "browser", |
||
85 | "javascript", |
||
86 | "jquery", |
||
87 | "library" |
||
88 | ] |
||
89 | }, |
||
90 | { |
||
91 | "name": "bower-asset/jquery.inputmask", |
||
92 | "version": "3.3.7", |
||
93 | "source": { |
||
94 | "type": "git", |
||
95 | "url": "https://github.com/RobinHerbots/Inputmask.git", |
||
96 | "reference": "9835731cb78cac749734d94a1cb5bd70da4d3b10" |
||
97 | }, |
||
98 | "dist": { |
||
99 | "type": "zip", |
||
100 | "url": "https://api.github.com/repos/RobinHerbots/Inputmask/zipball/9835731cb78cac749734d94a1cb5bd70da4d3b10", |
||
101 | "reference": "9835731cb78cac749734d94a1cb5bd70da4d3b10", |
||
102 | "shasum": "" |
||
103 | }, |
||
104 | "require": { |
||
105 | "bower-asset/jquery": ">=1.7" |
||
106 | }, |
||
107 | "type": "bower-asset-library", |
||
108 | "extra": { |
||
109 | "bower-asset-main": [ |
||
110 | "./dist/inputmask/inputmask.js", |
||
111 | "./dist/inputmask/inputmask.extensions.js", |
||
112 | "./dist/inputmask/inputmask.date.extensions.js", |
||
113 | "./dist/inputmask/inputmask.numeric.extensions.js", |
||
114 | "./dist/inputmask/inputmask.phone.extensions.js", |
||
115 | "./dist/inputmask/jquery.inputmask.js", |
||
116 | "./dist/inputmask/global/document.js", |
||
117 | "./dist/inputmask/global/window.js", |
||
118 | "./dist/inputmask/phone-codes/phone.js", |
||
119 | "./dist/inputmask/phone-codes/phone-be.js", |
||
120 | "./dist/inputmask/phone-codes/phone-nl.js", |
||
121 | "./dist/inputmask/phone-codes/phone-ru.js", |
||
122 | "./dist/inputmask/phone-codes/phone-uk.js", |
||
123 | "./dist/inputmask/dependencyLibs/inputmask.dependencyLib.jqlite.js", |
||
124 | "./dist/inputmask/dependencyLibs/inputmask.dependencyLib.jquery.js", |
||
125 | "./dist/inputmask/dependencyLibs/inputmask.dependencyLib.js", |
||
126 | "./dist/inputmask/bindings/inputmask.binding.js" |
||
127 | ], |
||
128 | "bower-asset-ignore": [ |
||
129 | "**/*", |
||
130 | "!dist/*", |
||
131 | "!dist/inputmask/*", |
||
132 | "!dist/min/*", |
||
133 | "!dist/min/inputmask/*" |
||
134 | ] |
||
135 | }, |
||
136 | "license": [ |
||
137 | "http://opensource.org/licenses/mit-license.php" |
||
138 | ], |
||
139 | "description": "Inputmask is a javascript library which creates an input mask. Inputmask can run against vanilla javascript, jQuery and jqlite.", |
||
140 | "keywords": [ |
||
141 | "form", |
||
142 | "input", |
||
143 | "inputmask", |
||
144 | "jquery", |
||
145 | "mask", |
||
146 | "plugins" |
||
147 | ] |
||
148 | }, |
||
149 | { |
||
150 | "name": "bower-asset/punycode", |
||
151 | "version": "v1.3.2", |
||
152 | "source": { |
||
153 | "type": "git", |
||
154 | "url": "https://github.com/bestiejs/punycode.js.git", |
||
155 | "reference": "38c8d3131a82567bfef18da09f7f4db68c84f8a3" |
||
156 | }, |
||
157 | "dist": { |
||
158 | "type": "zip", |
||
159 | "url": "https://api.github.com/repos/bestiejs/punycode.js/zipball/38c8d3131a82567bfef18da09f7f4db68c84f8a3", |
||
160 | "reference": "38c8d3131a82567bfef18da09f7f4db68c84f8a3", |
||
161 | "shasum": "" |
||
162 | }, |
||
163 | "type": "bower-asset-library", |
||
164 | "extra": { |
||
165 | "bower-asset-main": "punycode.js", |
||
166 | "bower-asset-ignore": [ |
||
167 | "coverage", |
||
168 | "tests", |
||
169 | ".*", |
||
170 | "component.json", |
||
171 | "Gruntfile.js", |
||
172 | "node_modules", |
||
173 | "package.json" |
||
174 | ] |
||
175 | } |
||
176 | }, |
||
177 | { |
||
178 | "name": "bower-asset/yii2-pjax", |
||
179 | "version": "v2.0.6", |
||
180 | "source": { |
||
181 | "type": "git", |
||
182 | "url": "https://github.com/yiisoft/jquery-pjax.git", |
||
183 | "reference": "60728da6ade5879e807a49ce59ef9a72039b8978" |
||
184 | }, |
||
185 | "dist": { |
||
186 | "type": "zip", |
||
187 | "url": "https://api.github.com/repos/yiisoft/jquery-pjax/zipball/60728da6ade5879e807a49ce59ef9a72039b8978", |
||
188 | "reference": "60728da6ade5879e807a49ce59ef9a72039b8978", |
||
189 | "shasum": "" |
||
190 | }, |
||
191 | "require": { |
||
192 | "bower-asset/jquery": ">=1.8" |
||
193 | }, |
||
194 | "type": "bower-asset-library", |
||
195 | "extra": { |
||
196 | "bower-asset-main": "./jquery.pjax.js", |
||
197 | "bower-asset-ignore": [ |
||
198 | ".travis.yml", |
||
199 | "Gemfile", |
||
200 | "Gemfile.lock", |
||
201 | "CONTRIBUTING.md", |
||
202 | "vendor/", |
||
203 | "script/", |
||
204 | "test/" |
||
205 | ] |
||
206 | }, |
||
207 | "license": [ |
||
208 | "MIT" |
||
209 | ] |
||
210 | }, |
||
211 | { |
||
212 | "name": "cebe/markdown", |
||
213 | "version": "1.0.2", |
||
214 | "source": { |
||
215 | "type": "git", |
||
216 | "url": "https://github.com/cebe/markdown.git", |
||
217 | "reference": "f681fee8303310415b746f3758eeda0a7ad08bda" |
||
218 | }, |
||
219 | "dist": { |
||
220 | "type": "zip", |
||
221 | "url": "https://api.github.com/repos/cebe/markdown/zipball/f681fee8303310415b746f3758eeda0a7ad08bda", |
||
222 | "reference": "f681fee8303310415b746f3758eeda0a7ad08bda", |
||
223 | "shasum": "" |
||
224 | }, |
||
225 | "require": { |
||
226 | "lib-pcre": "*", |
||
227 | "php": ">=5.4.0" |
||
228 | }, |
||
229 | "require-dev": { |
||
230 | "cebe/indent": "*", |
||
231 | "facebook/xhprof": "*@dev", |
||
232 | "phpunit/phpunit": "3.7.*" |
||
233 | }, |
||
234 | "bin": [ |
||
235 | "bin/markdown" |
||
236 | ], |
||
237 | "type": "library", |
||
238 | "extra": { |
||
239 | "branch-alias": { |
||
240 | "dev-master": "1.0.x-dev" |
||
241 | } |
||
242 | }, |
||
243 | "autoload": { |
||
244 | "psr-4": { |
||
245 | "cebe\\markdown\\": "" |
||
246 | } |
||
247 | }, |
||
248 | "notification-url": "https://packagist.org/downloads/", |
||
249 | "license": [ |
||
250 | "MIT" |
||
251 | ], |
||
252 | "authors": [ |
||
253 | { |
||
254 | "name": "Carsten Brandt", |
||
255 | "email": "[email protected]", |
||
256 | "homepage": "http://cebe.cc/", |
||
257 | "role": "Creator" |
||
258 | } |
||
259 | ], |
||
260 | "description": "A super fast, highly extensible markdown parser for PHP", |
||
261 | "homepage": "https://github.com/cebe/markdown#readme", |
||
262 | "keywords": [ |
||
263 | "extensible", |
||
264 | "fast", |
||
265 | "gfm", |
||
266 | "markdown", |
||
267 | "markdown-extra" |
||
268 | ], |
||
269 | "time": "2015-03-06 05:21:16" |
||
270 | }, |
||
271 | { |
||
272 | "name": "ezyang/htmlpurifier", |
||
273 | "version": "v4.9.3", |
||
274 | "source": { |
||
275 | "type": "git", |
||
276 | "url": "https://github.com/ezyang/htmlpurifier.git", |
||
277 | "reference": "95e1bae3182efc0f3422896a3236e991049dac69" |
||
278 | }, |
||
279 | "dist": { |
||
280 | "type": "zip", |
||
281 | "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/95e1bae3182efc0f3422896a3236e991049dac69", |
||
282 | "reference": "95e1bae3182efc0f3422896a3236e991049dac69", |
||
283 | "shasum": "" |
||
284 | }, |
||
285 | "require": { |
||
286 | "php": ">=5.2" |
||
287 | }, |
||
288 | "require-dev": { |
||
289 | "simpletest/simpletest": "^1.1" |
||
290 | }, |
||
291 | "type": "library", |
||
292 | "autoload": { |
||
293 | "psr-0": { |
||
294 | "HTMLPurifier": "library/" |
||
295 | }, |
||
296 | "files": [ |
||
297 | "library/HTMLPurifier.composer.php" |
||
298 | ] |
||
299 | }, |
||
300 | "notification-url": "https://packagist.org/downloads/", |
||
301 | "license": [ |
||
302 | "LGPL" |
||
303 | ], |
||
304 | "authors": [ |
||
305 | { |
||
306 | "name": "Edward Z. Yang", |
||
307 | "email": "[email protected]", |
||
308 | "homepage": "http://ezyang.com" |
||
309 | } |
||
310 | ], |
||
311 | "description": "Standards compliant HTML filter written in PHP", |
||
312 | "homepage": "http://htmlpurifier.org/", |
||
313 | "keywords": [ |
||
314 | "html" |
||
315 | ], |
||
316 | "time": "2017-06-03 02:28:16" |
||
317 | }, |
||
318 | { |
||
319 | "name": "yiisoft/yii2", |
||
0 ignored issues
–
show
Security
introduced
by
![]() |
|||
320 | "version": "2.0.12", |
||
321 | "source": { |
||
322 | "type": "git", |
||
323 | "url": "https://github.com/yiisoft/yii2-framework.git", |
||
324 | "reference": "70acbecc75cb26b6cd66d16be0b06e4b73db190d" |
||
325 | }, |
||
326 | "dist": { |
||
327 | "type": "zip", |
||
328 | "url": "https://api.github.com/repos/yiisoft/yii2-framework/zipball/70acbecc75cb26b6cd66d16be0b06e4b73db190d", |
||
329 | "reference": "70acbecc75cb26b6cd66d16be0b06e4b73db190d", |
||
330 | "shasum": "" |
||
331 | }, |
||
332 | "require": { |
||
333 | "bower-asset/jquery": "2.2.*@stable | 2.1.*@stable | 1.11.*@stable | 1.12.*@stable", |
||
334 | "bower-asset/jquery.inputmask": "~3.2.2 | ~3.3.5", |
||
335 | "bower-asset/punycode": "1.3.*", |
||
336 | "bower-asset/yii2-pjax": "~2.0.1", |
||
337 | "cebe/markdown": "~1.0.0 | ~1.1.0", |
||
338 | "ext-ctype": "*", |
||
339 | "ext-mbstring": "*", |
||
340 | "ezyang/htmlpurifier": "~4.6", |
||
341 | "lib-pcre": "*", |
||
342 | "php": ">=5.4.0", |
||
343 | "yiisoft/yii2-composer": "~2.0.4" |
||
344 | }, |
||
345 | "bin": [ |
||
346 | "yii" |
||
347 | ], |
||
348 | "type": "library", |
||
349 | "extra": { |
||
350 | "branch-alias": { |
||
351 | "dev-master": "2.0.x-dev" |
||
352 | } |
||
353 | }, |
||
354 | "autoload": { |
||
355 | "psr-4": { |
||
356 | "yii\\": "" |
||
357 | } |
||
358 | }, |
||
359 | "notification-url": "https://packagist.org/downloads/", |
||
360 | "license": [ |
||
361 | "BSD-3-Clause" |
||
362 | ], |
||
363 | "authors": [ |
||
364 | { |
||
365 | "name": "Qiang Xue", |
||
366 | "email": "[email protected]", |
||
367 | "homepage": "http://www.yiiframework.com/", |
||
368 | "role": "Founder and project lead" |
||
369 | }, |
||
370 | { |
||
371 | "name": "Alexander Makarov", |
||
372 | "email": "[email protected]", |
||
373 | "homepage": "http://rmcreative.ru/", |
||
374 | "role": "Core framework development" |
||
375 | }, |
||
376 | { |
||
377 | "name": "Maurizio Domba", |
||
378 | "homepage": "http://mdomba.info/", |
||
379 | "role": "Core framework development" |
||
380 | }, |
||
381 | { |
||
382 | "name": "Carsten Brandt", |
||
383 | "email": "[email protected]", |
||
384 | "homepage": "http://cebe.cc/", |
||
385 | "role": "Core framework development" |
||
386 | }, |
||
387 | { |
||
388 | "name": "Timur Ruziev", |
||
389 | "email": "[email protected]", |
||
390 | "homepage": "http://resurtm.com/", |
||
391 | "role": "Core framework development" |
||
392 | }, |
||
393 | { |
||
394 | "name": "Paul Klimov", |
||
395 | "email": "[email protected]", |
||
396 | "role": "Core framework development" |
||
397 | }, |
||
398 | { |
||
399 | "name": "Dmitry Naumenko", |
||
400 | "email": "[email protected]", |
||
401 | "role": "Core framework development" |
||
402 | }, |
||
403 | { |
||
404 | "name": "Boudewijn Vahrmeijer", |
||
405 | "email": "[email protected]", |
||
406 | "homepage": "http://dynasource.eu", |
||
407 | "role": "Core framework development" |
||
408 | } |
||
409 | ], |
||
410 | "description": "Yii PHP Framework Version 2", |
||
411 | "homepage": "http://www.yiiframework.com/", |
||
412 | "keywords": [ |
||
413 | "framework", |
||
414 | "yii2" |
||
415 | ], |
||
416 | "time": "2017-06-05 14:33:41" |
||
417 | }, |
||
418 | { |
||
419 | "name": "yiisoft/yii2-bootstrap", |
||
420 | "version": "2.0.6", |
||
421 | "source": { |
||
422 | "type": "git", |
||
423 | "url": "https://github.com/yiisoft/yii2-bootstrap.git", |
||
424 | "reference": "3fd2b8c950cce79d60e9702d6bcb24eb3c80f6c5" |
||
425 | }, |
||
426 | "dist": { |
||
427 | "type": "zip", |
||
428 | "url": "https://api.github.com/repos/yiisoft/yii2-bootstrap/zipball/3fd2b8c950cce79d60e9702d6bcb24eb3c80f6c5", |
||
429 | "reference": "3fd2b8c950cce79d60e9702d6bcb24eb3c80f6c5", |
||
430 | "shasum": "" |
||
431 | }, |
||
432 | "require": { |
||
433 | "bower-asset/bootstrap": "3.3.* | 3.2.* | 3.1.*", |
||
434 | "yiisoft/yii2": ">=2.0.6" |
||
435 | }, |
||
436 | "type": "yii2-extension", |
||
437 | "extra": { |
||
438 | "branch-alias": { |
||
439 | "dev-master": "2.0.x-dev" |
||
440 | }, |
||
441 | "asset-installer-paths": { |
||
442 | "npm-asset-library": "vendor/npm", |
||
443 | "bower-asset-library": "vendor/bower" |
||
444 | } |
||
445 | }, |
||
446 | "autoload": { |
||
447 | "psr-4": { |
||
448 | "yii\\bootstrap\\": "" |
||
449 | } |
||
450 | }, |
||
451 | "notification-url": "https://packagist.org/downloads/", |
||
452 | "license": [ |
||
453 | "BSD-3-Clause" |
||
454 | ], |
||
455 | "authors": [ |
||
456 | { |
||
457 | "name": "Qiang Xue", |
||
458 | "email": "[email protected]" |
||
459 | } |
||
460 | ], |
||
461 | "description": "The Twitter Bootstrap extension for the Yii framework", |
||
462 | "keywords": [ |
||
463 | "bootstrap", |
||
464 | "yii2" |
||
465 | ], |
||
466 | "time": "2016-03-17 03:29:28" |
||
467 | }, |
||
468 | { |
||
469 | "name": "yiisoft/yii2-composer", |
||
470 | "version": "2.0.5", |
||
471 | "source": { |
||
472 | "type": "git", |
||
473 | "url": "https://github.com/yiisoft/yii2-composer.git", |
||
474 | "reference": "3f4923c2bde6caf3f5b88cc22fdd5770f52f8df2" |
||
475 | }, |
||
476 | "dist": { |
||
477 | "type": "zip", |
||
478 | "url": "https://api.github.com/repos/yiisoft/yii2-composer/zipball/3f4923c2bde6caf3f5b88cc22fdd5770f52f8df2", |
||
479 | "reference": "3f4923c2bde6caf3f5b88cc22fdd5770f52f8df2", |
||
480 | "shasum": "" |
||
481 | }, |
||
482 | "require": { |
||
483 | "composer-plugin-api": "^1.0" |
||
484 | }, |
||
485 | "require-dev": { |
||
486 | "composer/composer": "^1.0" |
||
487 | }, |
||
488 | "type": "composer-plugin", |
||
489 | "extra": { |
||
490 | "class": "yii\\composer\\Plugin", |
||
491 | "branch-alias": { |
||
492 | "dev-master": "2.0.x-dev" |
||
493 | } |
||
494 | }, |
||
495 | "autoload": { |
||
496 | "psr-4": { |
||
497 | "yii\\composer\\": "" |
||
498 | } |
||
499 | }, |
||
500 | "notification-url": "https://packagist.org/downloads/", |
||
501 | "license": [ |
||
502 | "BSD-3-Clause" |
||
503 | ], |
||
504 | "authors": [ |
||
505 | { |
||
506 | "name": "Qiang Xue", |
||
507 | "email": "[email protected]" |
||
508 | } |
||
509 | ], |
||
510 | "description": "The composer plugin for Yii extension installer", |
||
511 | "keywords": [ |
||
512 | "composer", |
||
513 | "extension installer", |
||
514 | "yii2" |
||
515 | ], |
||
516 | "time": "2016-12-20 13:26:02" |
||
517 | } |
||
518 | ], |
||
519 | "packages-dev": [ |
||
520 | { |
||
521 | "name": "cebe/js-search", |
||
522 | "version": "0.9.3", |
||
523 | "source": { |
||
524 | "type": "git", |
||
525 | "url": "https://github.com/cebe/js-search.git", |
||
526 | "reference": "3756a8b3387f3f7e5c778b964ec681dcf110b098" |
||
527 | }, |
||
528 | "dist": { |
||
529 | "type": "zip", |
||
530 | "url": "https://api.github.com/repos/cebe/js-search/zipball/3756a8b3387f3f7e5c778b964ec681dcf110b098", |
||
531 | "reference": "3756a8b3387f3f7e5c778b964ec681dcf110b098", |
||
532 | "shasum": "" |
||
533 | }, |
||
534 | "require": { |
||
535 | "php": ">=5.4.0" |
||
536 | }, |
||
537 | "bin": [ |
||
538 | "bin/jsindex" |
||
539 | ], |
||
540 | "type": "library", |
||
541 | "autoload": { |
||
542 | "psr-4": { |
||
543 | "cebe\\jssearch\\": "lib/" |
||
544 | } |
||
545 | }, |
||
546 | "notification-url": "https://packagist.org/downloads/", |
||
547 | "license": [ |
||
548 | "MIT" |
||
549 | ], |
||
550 | "authors": [ |
||
551 | { |
||
552 | "name": "Carsten Brandt", |
||
553 | "email": "[email protected]" |
||
554 | } |
||
555 | ], |
||
556 | "description": "A client side search engine for use on static pages.", |
||
557 | "time": "2016-11-22 12:11:39" |
||
558 | }, |
||
559 | { |
||
560 | "name": "cebe/markdown-latex", |
||
561 | "version": "1.1.4", |
||
562 | "source": { |
||
563 | "type": "git", |
||
564 | "url": "https://github.com/cebe/markdown-latex.git", |
||
565 | "reference": "42eb55c6f5a8dd68a1c029755eccd73e117aaa9b" |
||
566 | }, |
||
567 | "dist": { |
||
568 | "type": "zip", |
||
569 | "url": "https://api.github.com/repos/cebe/markdown-latex/zipball/42eb55c6f5a8dd68a1c029755eccd73e117aaa9b", |
||
570 | "reference": "42eb55c6f5a8dd68a1c029755eccd73e117aaa9b", |
||
571 | "shasum": "" |
||
572 | }, |
||
573 | "require": { |
||
574 | "cebe/markdown": "~1.0.0", |
||
575 | "mikevanriel/text-to-latex": "~1.0.0", |
||
576 | "php": ">=5.4.0" |
||
577 | }, |
||
578 | "require-dev": { |
||
579 | "phpunit/phpunit": "3.7.*" |
||
580 | }, |
||
581 | "bin": [ |
||
582 | "bin/markdown-latex" |
||
583 | ], |
||
584 | "type": "library", |
||
585 | "extra": { |
||
586 | "branch-alias": { |
||
587 | "dev-master": "1.0.x-dev" |
||
588 | } |
||
589 | }, |
||
590 | "autoload": { |
||
591 | "psr-4": { |
||
592 | "cebe\\markdown\\latex\\": "" |
||
593 | } |
||
594 | }, |
||
595 | "notification-url": "https://packagist.org/downloads/", |
||
596 | "license": [ |
||
597 | "MIT" |
||
598 | ], |
||
599 | "authors": [ |
||
600 | { |
||
601 | "name": "Carsten Brandt", |
||
602 | "email": "[email protected]", |
||
603 | "homepage": "http://cebe.cc/", |
||
604 | "role": "Creator" |
||
605 | } |
||
606 | ], |
||
607 | "description": "A super fast, highly extensible markdown parser for PHP, that converts markdown files into latex", |
||
608 | "homepage": "https://github.com/cebe/markdown-latex#readme", |
||
609 | "keywords": [ |
||
610 | "extensible", |
||
611 | "fast", |
||
612 | "gfm", |
||
613 | "latex", |
||
614 | "markdown", |
||
615 | "markdown-extra" |
||
616 | ], |
||
617 | "time": "2017-05-19 11:16:33" |
||
618 | }, |
||
619 | { |
||
620 | "name": "mikevanriel/text-to-latex", |
||
621 | "version": "1.0.1", |
||
622 | "source": { |
||
623 | "type": "git", |
||
624 | "url": "https://github.com/mvriel/TextToLatex.git", |
||
625 | "reference": "c9f3a4d6b89f9449782455c848d5fa3dd0e216ba" |
||
626 | }, |
||
627 | "dist": { |
||
628 | "type": "zip", |
||
629 | "url": "https://api.github.com/repos/mvriel/TextToLatex/zipball/c9f3a4d6b89f9449782455c848d5fa3dd0e216ba", |
||
630 | "reference": "c9f3a4d6b89f9449782455c848d5fa3dd0e216ba", |
||
631 | "shasum": "" |
||
632 | }, |
||
633 | "require-dev": { |
||
634 | "phpunit/phpunit": "~3.7" |
||
635 | }, |
||
636 | "type": "library", |
||
637 | "autoload": { |
||
638 | "psr-0": { |
||
639 | "MikeVanRiel": [ |
||
640 | "src/", |
||
641 | "tests/unit/" |
||
642 | ] |
||
643 | } |
||
644 | }, |
||
645 | "notification-url": "https://packagist.org/downloads/", |
||
646 | "license": [ |
||
647 | "MIT" |
||
648 | ], |
||
649 | "authors": [ |
||
650 | { |
||
651 | "name": "Mike van Riel", |
||
652 | "email": "[email protected]" |
||
653 | } |
||
654 | ], |
||
655 | "description": "A converter class that converts normal ASCII text to valid LaTeX", |
||
656 | "time": "2015-12-13 07:33:35" |
||
657 | }, |
||
658 | { |
||
659 | "name": "nikic/php-parser", |
||
660 | "version": "v1.4.1", |
||
661 | "source": { |
||
662 | "type": "git", |
||
663 | "url": "https://github.com/nikic/PHP-Parser.git", |
||
664 | "reference": "f78af2c9c86107aa1a34cd1dbb5bbe9eeb0d9f51" |
||
665 | }, |
||
666 | "dist": { |
||
667 | "type": "zip", |
||
668 | "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/f78af2c9c86107aa1a34cd1dbb5bbe9eeb0d9f51", |
||
669 | "reference": "f78af2c9c86107aa1a34cd1dbb5bbe9eeb0d9f51", |
||
670 | "shasum": "" |
||
671 | }, |
||
672 | "require": { |
||
673 | "ext-tokenizer": "*", |
||
674 | "php": ">=5.3" |
||
675 | }, |
||
676 | "type": "library", |
||
677 | "extra": { |
||
678 | "branch-alias": { |
||
679 | "dev-master": "1.4-dev" |
||
680 | } |
||
681 | }, |
||
682 | "autoload": { |
||
683 | "files": [ |
||
684 | "lib/bootstrap.php" |
||
685 | ] |
||
686 | }, |
||
687 | "notification-url": "https://packagist.org/downloads/", |
||
688 | "license": [ |
||
689 | "BSD-3-Clause" |
||
690 | ], |
||
691 | "authors": [ |
||
692 | { |
||
693 | "name": "Nikita Popov" |
||
694 | } |
||
695 | ], |
||
696 | "description": "A PHP parser written in PHP", |
||
697 | "keywords": [ |
||
698 | "parser", |
||
699 | "php" |
||
700 | ], |
||
701 | "time": "2015-09-19 14:15:08" |
||
702 | }, |
||
703 | { |
||
704 | "name": "phpdocumentor/reflection", |
||
705 | "version": "3.0.1", |
||
706 | "source": { |
||
707 | "type": "git", |
||
708 | "url": "https://github.com/phpDocumentor/Reflection.git", |
||
709 | "reference": "793bfd92d9a0fc96ae9608fb3e947c3f59fb3a0d" |
||
710 | }, |
||
711 | "dist": { |
||
712 | "type": "zip", |
||
713 | "url": "https://api.github.com/repos/phpDocumentor/Reflection/zipball/793bfd92d9a0fc96ae9608fb3e947c3f59fb3a0d", |
||
714 | "reference": "793bfd92d9a0fc96ae9608fb3e947c3f59fb3a0d", |
||
715 | "shasum": "" |
||
716 | }, |
||
717 | "require": { |
||
718 | "nikic/php-parser": "^1.0", |
||
719 | "php": ">=5.3.3", |
||
720 | "phpdocumentor/reflection-docblock": "~2.0", |
||
721 | "psr/log": "~1.0" |
||
722 | }, |
||
723 | "require-dev": { |
||
724 | "behat/behat": "~2.4", |
||
725 | "mockery/mockery": "~0.8", |
||
726 | "phpunit/phpunit": "~4.0" |
||
727 | }, |
||
728 | "type": "library", |
||
729 | "extra": { |
||
730 | "branch-alias": { |
||
731 | "dev-master": "1.0.x-dev" |
||
732 | } |
||
733 | }, |
||
734 | "autoload": { |
||
735 | "psr-0": { |
||
736 | "phpDocumentor": [ |
||
737 | "src/", |
||
738 | "tests/unit/", |
||
739 | "tests/mocks/" |
||
740 | ] |
||
741 | } |
||
742 | }, |
||
743 | "notification-url": "https://packagist.org/downloads/", |
||
744 | "license": [ |
||
745 | "MIT" |
||
746 | ], |
||
747 | "description": "Reflection library to do Static Analysis for PHP Projects", |
||
748 | "homepage": "http://www.phpdoc.org", |
||
749 | "keywords": [ |
||
750 | "phpDocumentor", |
||
751 | "phpdoc", |
||
752 | "reflection", |
||
753 | "static analysis" |
||
754 | ], |
||
755 | "time": "2016-05-21 08:42:32" |
||
756 | }, |
||
757 | { |
||
758 | "name": "phpdocumentor/reflection-docblock", |
||
759 | "version": "2.0.5", |
||
760 | "source": { |
||
761 | "type": "git", |
||
762 | "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git", |
||
763 | "reference": "e6a969a640b00d8daa3c66518b0405fb41ae0c4b" |
||
764 | }, |
||
765 | "dist": { |
||
766 | "type": "zip", |
||
767 | "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/e6a969a640b00d8daa3c66518b0405fb41ae0c4b", |
||
768 | "reference": "e6a969a640b00d8daa3c66518b0405fb41ae0c4b", |
||
769 | "shasum": "" |
||
770 | }, |
||
771 | "require": { |
||
772 | "php": ">=5.3.3" |
||
773 | }, |
||
774 | "require-dev": { |
||
775 | "phpunit/phpunit": "~4.0" |
||
776 | }, |
||
777 | "suggest": { |
||
778 | "dflydev/markdown": "~1.0", |
||
779 | "erusev/parsedown": "~1.0" |
||
780 | }, |
||
781 | "type": "library", |
||
782 | "extra": { |
||
783 | "branch-alias": { |
||
784 | "dev-master": "2.0.x-dev" |
||
785 | } |
||
786 | }, |
||
787 | "autoload": { |
||
788 | "psr-0": { |
||
789 | "phpDocumentor": [ |
||
790 | "src/" |
||
791 | ] |
||
792 | } |
||
793 | }, |
||
794 | "notification-url": "https://packagist.org/downloads/", |
||
795 | "license": [ |
||
796 | "MIT" |
||
797 | ], |
||
798 | "authors": [ |
||
799 | { |
||
800 | "name": "Mike van Riel", |
||
801 | "email": "[email protected]" |
||
802 | } |
||
803 | ], |
||
804 | "time": "2016-01-25 08:17:30" |
||
805 | }, |
||
806 | { |
||
807 | "name": "psr/log", |
||
808 | "version": "1.0.2", |
||
809 | "source": { |
||
810 | "type": "git", |
||
811 | "url": "https://github.com/php-fig/log.git", |
||
812 | "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d" |
||
813 | }, |
||
814 | "dist": { |
||
815 | "type": "zip", |
||
816 | "url": "https://api.github.com/repos/php-fig/log/zipball/4ebe3a8bf773a19edfe0a84b6585ba3d401b724d", |
||
817 | "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d", |
||
818 | "shasum": "" |
||
819 | }, |
||
820 | "require": { |
||
821 | "php": ">=5.3.0" |
||
822 | }, |
||
823 | "type": "library", |
||
824 | "extra": { |
||
825 | "branch-alias": { |
||
826 | "dev-master": "1.0.x-dev" |
||
827 | } |
||
828 | }, |
||
829 | "autoload": { |
||
830 | "psr-4": { |
||
831 | "Psr\\Log\\": "Psr/Log/" |
||
832 | } |
||
833 | }, |
||
834 | "notification-url": "https://packagist.org/downloads/", |
||
835 | "license": [ |
||
836 | "MIT" |
||
837 | ], |
||
838 | "authors": [ |
||
839 | { |
||
840 | "name": "PHP-FIG", |
||
841 | "homepage": "http://www.php-fig.org/" |
||
842 | } |
||
843 | ], |
||
844 | "description": "Common interface for logging libraries", |
||
845 | "homepage": "https://github.com/php-fig/log", |
||
846 | "keywords": [ |
||
847 | "log", |
||
848 | "psr", |
||
849 | "psr-3" |
||
850 | ], |
||
851 | "time": "2016-10-10 12:19:37" |
||
852 | }, |
||
853 | { |
||
854 | "name": "scrivo/highlight.php", |
||
855 | "version": "v8.9.1", |
||
856 | "source": { |
||
857 | "type": "git", |
||
858 | "url": "https://github.com/scrivo/highlight.php.git", |
||
859 | "reference": "d861aee53999963aed4b742cfe21181bec178f35" |
||
860 | }, |
||
861 | "dist": { |
||
862 | "type": "zip", |
||
863 | "url": "https://api.github.com/repos/scrivo/highlight.php/zipball/d861aee53999963aed4b742cfe21181bec178f35", |
||
864 | "reference": "d861aee53999963aed4b742cfe21181bec178f35", |
||
865 | "shasum": "" |
||
866 | }, |
||
867 | "type": "library", |
||
868 | "autoload": { |
||
869 | "psr-0": { |
||
870 | "Highlight\\": "" |
||
871 | } |
||
872 | }, |
||
873 | "notification-url": "https://packagist.org/downloads/", |
||
874 | "license": [ |
||
875 | "BSD-3-Clause" |
||
876 | ], |
||
877 | "description": "Server side syntax highlighter that supports over 90 languages. It's a PHP port of highlight.js", |
||
878 | "keywords": [ |
||
879 | "code", |
||
880 | "highlight", |
||
881 | "highlight.js", |
||
882 | "highlight.php", |
||
883 | "syntax" |
||
884 | ], |
||
885 | "time": "2015-12-31 20:33:22" |
||
886 | }, |
||
887 | { |
||
888 | "name": "yiisoft/yii2-apidoc", |
||
889 | "version": "2.1.0", |
||
890 | "source": { |
||
891 | "type": "git", |
||
892 | "url": "https://github.com/yiisoft/yii2-apidoc.git", |
||
893 | "reference": "dd0918ccbce2c1bdea836667f54e8f8b99d27128" |
||
894 | }, |
||
895 | "dist": { |
||
896 | "type": "zip", |
||
897 | "url": "https://api.github.com/repos/yiisoft/yii2-apidoc/zipball/dd0918ccbce2c1bdea836667f54e8f8b99d27128", |
||
898 | "reference": "dd0918ccbce2c1bdea836667f54e8f8b99d27128", |
||
899 | "shasum": "" |
||
900 | }, |
||
901 | "require": { |
||
902 | "cebe/js-search": "~0.9.3", |
||
903 | "cebe/markdown": "~1.0.0 | ~1.1.0", |
||
904 | "cebe/markdown-latex": "~1.0", |
||
905 | "nikic/php-parser": "^1.0", |
||
906 | "php": ">=5.4", |
||
907 | "phpdocumentor/reflection": "^3.0.1", |
||
908 | "phpdocumentor/reflection-docblock": "^2.0.4", |
||
909 | "scrivo/highlight.php": "~8.0", |
||
910 | "yiisoft/yii2": "~2.0.4", |
||
911 | "yiisoft/yii2-bootstrap": "~2.0.0" |
||
912 | }, |
||
913 | "bin": [ |
||
914 | "apidoc" |
||
915 | ], |
||
916 | "type": "yii2-extension", |
||
917 | "extra": { |
||
918 | "branch-alias": { |
||
919 | "dev-master": "2.0.x-dev" |
||
920 | }, |
||
921 | "asset-installer-paths": { |
||
922 | "npm-asset-library": "vendor/npm", |
||
923 | "bower-asset-library": "vendor/bower" |
||
924 | } |
||
925 | }, |
||
926 | "autoload": { |
||
927 | "psr-4": { |
||
928 | "yii\\apidoc\\": "" |
||
929 | } |
||
930 | }, |
||
931 | "notification-url": "https://packagist.org/downloads/", |
||
932 | "license": [ |
||
933 | "BSD-3-Clause" |
||
934 | ], |
||
935 | "authors": [ |
||
936 | { |
||
937 | "name": "Carsten Brandt", |
||
938 | "email": "[email protected]" |
||
939 | } |
||
940 | ], |
||
941 | "description": "API Documentation generator for the Yii framework 2.0", |
||
942 | "keywords": [ |
||
943 | "api", |
||
944 | "apidoc", |
||
945 | "documentation", |
||
946 | "phpdoc", |
||
947 | "yii2" |
||
948 | ], |
||
949 | "time": "2016-11-22 15:29:55" |
||
950 | } |
||
951 | ], |
||
952 | "aliases": [], |
||
953 | "minimum-stability": "stable", |
||
954 | "stability-flags": [], |
||
955 | "prefer-stable": false, |
||
956 | "prefer-lowest": false, |
||
957 | "platform": [], |
||
958 | "platform-dev": [] |
||
959 | } |
||
960 |