]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - composer.json
pagination with composer and move FlattrItem
[github/wallabag/wallabag.git] / composer.json
index 56dea960a1995e6bc12c999eb1b659d3738f0c13..32ca9c28ac21da8387f7ffdff1aeddaa611c9445 100644 (file)
         {
             "type": "vcs",
             "url": "https://github.com/wallabag/kriss_php5"
+        },
+        {
+            "type": "vcs",
+            "url": "https://github.com/wallabag/pagination"
         }
     ],
     "require": {
@@ -40,6 +44,7 @@
         "ezyang/htmlpurifier": "dev-master",
         "mgargano/simplehtmldom": "dev-master",
         "wallabag/PHP-Flash-Messages": "dev-master",
-        "wallabag/kriss_php5": "dev-master"
+        "wallabag/kriss_php5": "dev-master",
+        "wallabag/pagination": "dev-master"
     }
 }
\ No newline at end of file