]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - composer.json
update composer
[github/wallabag/wallabag.git] / composer.json
index 7f0a75ea6441dd973c2cc2f7c895c7dae062eb3c..8ceff37ea73a9666cefda3347cd17e8afa21c0ef 100644 (file)
         {
             "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"
         }
     ],
     "require": {
@@ -51,7 +59,9 @@
         "wallabag/PHP-Flash-Messages": "dev-master",
         "wallabag/kriss_php5": "dev-master",
         "wallabag/pagination": "dev-master",
-        "wallabag/PHPePub": "dev-master"
+        "wallabag/PHPePub": "dev-master",
+        "wallabag/php-readability": "dev-master",
+        "wallabag/phpMobi": "dev-master"
     },
     "require-dev": {
         "phpunit/phpunit": "~3.7"