|
|
@ -4,7 +4,7 @@ |
|
|
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", |
|
|
|
"This file is @generated automatically" |
|
|
|
], |
|
|
|
"content-hash": "4ec77b1fe4974da5d6a392ec0d362858", |
|
|
|
"content-hash": "1eb78fb0a7afe487cc3c9dd58d35532e", |
|
|
|
"packages": [ |
|
|
|
{ |
|
|
|
"name": "abraham/twitteroauth", |
|
|
@ -143,6 +143,50 @@ |
|
|
|
"description": "Cleans up microformats2 array structures", |
|
|
|
"time": "2014-10-06T23:11:15+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "ezyang/htmlpurifier", |
|
|
|
"version": "v4.8.0", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/ezyang/htmlpurifier.git", |
|
|
|
"reference": "d0c392f77d2f2a3dcf7fcb79e2a1e2b8804e75b2" |
|
|
|
}, |
|
|
|
"dist": { |
|
|
|
"type": "zip", |
|
|
|
"url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/d0c392f77d2f2a3dcf7fcb79e2a1e2b8804e75b2", |
|
|
|
"reference": "d0c392f77d2f2a3dcf7fcb79e2a1e2b8804e75b2", |
|
|
|
"shasum": "" |
|
|
|
}, |
|
|
|
"require": { |
|
|
|
"php": ">=5.2" |
|
|
|
}, |
|
|
|
"type": "library", |
|
|
|
"autoload": { |
|
|
|
"psr-0": { |
|
|
|
"HTMLPurifier": "library/" |
|
|
|
}, |
|
|
|
"files": [ |
|
|
|
"library/HTMLPurifier.composer.php" |
|
|
|
] |
|
|
|
}, |
|
|
|
"notification-url": "https://packagist.org/downloads/", |
|
|
|
"license": [ |
|
|
|
"LGPL" |
|
|
|
], |
|
|
|
"authors": [ |
|
|
|
{ |
|
|
|
"name": "Edward Z. Yang", |
|
|
|
"email": "admin@htmlpurifier.org", |
|
|
|
"homepage": "http://ezyang.com" |
|
|
|
} |
|
|
|
], |
|
|
|
"description": "Standards compliant HTML filter written in PHP", |
|
|
|
"homepage": "http://htmlpurifier.org/", |
|
|
|
"keywords": [ |
|
|
|
"html" |
|
|
|
], |
|
|
|
"time": "2016-07-16T12:58:58+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "firebase/php-jwt", |
|
|
|
"version": "v2.2.0", |
|
|
|