aboutsummaryrefslogtreecommitdiffhomepage
path: root/composer.lock
diff options
context:
space:
mode:
authorNicolas Lœuillet <nicolas@loeuillet.org>2015-01-19 21:27:22 +0100
committerNicolas Lœuillet <nicolas@loeuillet.org>2015-01-19 21:27:22 +0100
commitc78c1a3f08815aab99752026ccdf1dcf63cf43c1 (patch)
tree99fb545cda7c0850e047aaf6d0060330236fb6e7 /composer.lock
parent9e7f6caf03b90076ba7b448aa7f11d40f584045f (diff)
downloadwallabag-c78c1a3f08815aab99752026ccdf1dcf63cf43c1.tar.gz
wallabag-c78c1a3f08815aab99752026ccdf1dcf63cf43c1.tar.zst
wallabag-c78c1a3f08815aab99752026ccdf1dcf63cf43c1.zip
@fivefilters via composer
Diffstat (limited to 'composer.lock')
-rw-r--r--composer.lock35
1 files changed, 33 insertions, 2 deletions
diff --git a/composer.lock b/composer.lock
index 8d538cd2..8275066f 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": "4caad70325b5cf76eb8d4011bae06cbb", 7 "hash": "93ca2016541bb1e9aaf52a82468ce04d",
8 "packages": [ 8 "packages": [
9 { 9 {
10 "name": "ezyang/htmlpurifier", 10 "name": "ezyang/htmlpurifier",
@@ -1752,6 +1752,36 @@
1752 "time": "2013-02-14 16:41:48" 1752 "time": "2013-02-14 16:41:48"
1753 }, 1753 },
1754 { 1754 {
1755 "name": "wallabag/Fivefilters_Libraries",
1756 "version": "dev-master",
1757 "source": {
1758 "type": "git",
1759 "url": "https://github.com/wallabag/Fivefilters_Libraries.git",
1760 "reference": "93b5469d6036a68ce60f126f8430b3e1fbf1562f"
1761 },
1762 "dist": {
1763 "type": "zip",
1764 "url": "https://api.github.com/repos/wallabag/Fivefilters_Libraries/zipball/93b5469d6036a68ce60f126f8430b3e1fbf1562f",
1765 "reference": "93b5469d6036a68ce60f126f8430b3e1fbf1562f",
1766 "shasum": ""
1767 },
1768 "type": "library",
1769 "authors": [
1770 {
1771 "name": "Nicolas Lœuillet",
1772 "email": "nicolas@loeuillet.org",
1773 "homepage": "http://www.cdetc.fr"
1774 }
1775 ],
1776 "description": "Libraries from @fivefilters.",
1777 "homepage": "https://github.com/wallabag/Fivefilters_Libraries",
1778 "support": {
1779 "source": "https://github.com/wallabag/Fivefilters_Libraries/tree/master",
1780 "issues": "https://github.com/wallabag/Fivefilters_Libraries/issues"
1781 },
1782 "time": "2015-01-19 20:19:28"
1783 },
1784 {
1755 "name": "wallabag/PHPePub", 1785 "name": "wallabag/PHPePub",
1756 "version": "dev-master", 1786 "version": "dev-master",
1757 "source": { 1787 "source": {
@@ -2390,7 +2420,8 @@
2390 "wallabag/pagination": 20, 2420 "wallabag/pagination": 20,
2391 "wallabag/phpepub": 20, 2421 "wallabag/phpepub": 20,
2392 "wallabag/php-readability": 20, 2422 "wallabag/php-readability": 20,
2393 "wallabag/phpmobi": 20 2423 "wallabag/phpmobi": 20,
2424 "wallabag/fivefilters_libraries": 20
2394 }, 2425 },
2395 "prefer-stable": false, 2426 "prefer-stable": false,
2396 "prefer-lowest": false, 2427 "prefer-lowest": false,