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