aboutsummaryrefslogtreecommitdiffhomepage
path: root/composer.lock
diff options
context:
space:
mode:
authorNicolas LÅ“uillet <nicolas@loeuillet.org>2015-01-19 16:53:59 +0100
committerNicolas LÅ“uillet <nicolas@loeuillet.org>2015-01-19 16:53:59 +0100
commit9e7f6caf03b90076ba7b448aa7f11d40f584045f (patch)
tree074658bb13da08de1fd747f01999c5baf0b61080 /composer.lock
parent820d81aa614f0a6c7e52b049c39ef167c9debd51 (diff)
downloadwallabag-9e7f6caf03b90076ba7b448aa7f11d40f584045f.tar.gz
wallabag-9e7f6caf03b90076ba7b448aa7f11d40f584045f.tar.zst
wallabag-9e7f6caf03b90076ba7b448aa7f11d40f584045f.zip
htmlawed via composer
Diffstat (limited to 'composer.lock')
-rw-r--r--composer.lock42
1 files changed, 41 insertions, 1 deletions
diff --git a/composer.lock b/composer.lock
index d5dce6ab..8d538cd2 100644
--- a/composer.lock
+++ b/composer.lock
@@ -4,7 +4,7 @@
4 "Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", 4 "Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
5 "This file is @generated automatically" 5 "This file is @generated automatically"
6 ], 6 ],
7 "hash": "bc1406a8a4ef54f0927a48c0b7f5eeb1", 7 "hash": "4caad70325b5cf76eb8d4011bae06cbb",
8 "packages": [ 8 "packages": [
9 { 9 {
10 "name": "ezyang/htmlpurifier", 10 "name": "ezyang/htmlpurifier",
@@ -258,6 +258,45 @@
258 "time": "2014-10-12 19:18:40" 258 "time": "2014-10-12 19:18:40"
259 }, 259 },
260 { 260 {
261 "name": "htmlawed/htmlawed",
262 "version": "dev-master",
263 "source": {
264 "type": "git",
265 "url": "https://github.com/kesar/HTMLawed.git",
266 "reference": "9d292af5f4c288aa68f38b87f5d88c8214f5f233"
267 },
268 "dist": {
269 "type": "zip",
270 "url": "https://api.github.com/repos/kesar/HTMLawed/zipball/9d292af5f4c288aa68f38b87f5d88c8214f5f233",
271 "reference": "9d292af5f4c288aa68f38b87f5d88c8214f5f233",
272 "shasum": ""
273 },
274 "require": {
275 "php": ">4.4.0"
276 },
277 "type": "library",
278 "autoload": {
279 "files": [
280 "htmLawed.php"
281 ]
282 },
283 "notification-url": "https://packagist.org/downloads/",
284 "license": [
285 "GPL-2.0+",
286 "LGPL-3.0"
287 ],
288 "description": "htmLawed - Process text with HTML markup to make it more compliant with HTML standards and administrative policies",
289 "homepage": "http://www.bioinformatics.org/phplabware/internal_utilities/htmLawed/",
290 "keywords": [
291 "HTMLtidy",
292 "html",
293 "sanitize",
294 "strip",
295 "tags"
296 ],
297 "time": "2014-01-05 13:06:52"
298 },
299 {
261 "name": "mgargano/simplehtmldom", 300 "name": "mgargano/simplehtmldom",
262 "version": "dev-master", 301 "version": "dev-master",
263 "source": { 302 "source": {
@@ -2345,6 +2384,7 @@
2345 "mgargano/simplehtmldom": 20, 2384 "mgargano/simplehtmldom": 20,
2346 "tecnick.com/tcpdf": 20, 2385 "tecnick.com/tcpdf": 20,
2347 "simplepie/simplepie": 20, 2386 "simplepie/simplepie": 20,
2387 "htmlawed/htmlawed": 20,
2348 "wallabag/php-flash-messages": 20, 2388 "wallabag/php-flash-messages": 20,
2349 "wallabag/kriss_php5": 20, 2389 "wallabag/kriss_php5": 20,
2350 "wallabag/pagination": 20, 2390 "wallabag/pagination": 20,