]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - composer.json
@fivefilters via composer
[github/wallabag/wallabag.git] / composer.json
index d350f1d1eeddad60b5b6bd070b29d6d9dcd33311..fd4231b9492081c93b5137f8c2ac193b38bbf50a 100644 (file)
         {
             "type": "vcs",
             "url": "https://github.com/wallabag/pagination"
+        },
+        {
+            "type": "vcs",
+            "url": "https://github.com/wallabag/PHPePub"
+        },
+        {
+            "type": "vcs",
+            "url": "https://github.com/wallabag/php-readability"
+        },
+        {
+            "type": "vcs",
+            "url": "https://github.com/wallabag/phpMobi"
+        },
+        {
+            "type": "vcs",
+            "url": "https://github.com/wallabag/Fivefilters_Libraries"
         }
     ],
     "require": {
         "fabpot/goutte": "2.0.*@dev",
         "ezyang/htmlpurifier": "dev-master",
         "mgargano/simplehtmldom": "dev-master",
+        "robmorgan/phinx": "*",
+        "tecnick.com/tcpdf": "dev-master",
+        "simplepie/simplepie": "dev-master",
+        "htmlawed/htmlawed": "dev-master",
         "wallabag/PHP-Flash-Messages": "dev-master",
         "wallabag/kriss_php5": "dev-master",
         "wallabag/pagination": "dev-master",
-        "robmorgan/phinx": "*"
+        "wallabag/PHPePub": "dev-master",
+        "wallabag/php-readability": "dev-master",
+        "wallabag/phpMobi": "dev-master",
+        "wallabag/Fivefilters_Libraries": "dev-master"
     },
     "require-dev": {
         "phpunit/phpunit": "~3.7"