From c78c1a3f08815aab99752026ccdf1dcf63cf43c1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20L=C5=93uillet?= Date: Mon, 19 Jan 2015 21:27:22 +0100 Subject: @fivefilters via composer --- composer.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'composer.json') diff --git a/composer.json b/composer.json index 47458df4..fd4231b9 100644 --- a/composer.json +++ b/composer.json @@ -46,6 +46,10 @@ { "type": "vcs", "url": "https://github.com/wallabag/phpMobi" + }, + { + "type": "vcs", + "url": "https://github.com/wallabag/Fivefilters_Libraries" } ], "require": { @@ -64,7 +68,8 @@ "wallabag/pagination": "dev-master", "wallabag/PHPePub": "dev-master", "wallabag/php-readability": "dev-master", - "wallabag/phpMobi": "dev-master" + "wallabag/phpMobi": "dev-master", + "wallabag/Fivefilters_Libraries": "dev-master" }, "require-dev": { "phpunit/phpunit": "~3.7" -- cgit v1.2.3