]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - composer.json
foo test
[github/wallabag/wallabag.git] / composer.json
index 56dea960a1995e6bc12c999eb1b659d3738f0c13..4e8457429aab4d4fc38e692d2f9bbf30d50c9c2c 100644 (file)
         {
             "type": "vcs",
             "url": "https://github.com/wallabag/kriss_php5"
+        },
+        {
+            "type": "vcs",
+            "url": "https://github.com/wallabag/pagination"
         }
     ],
     "require": {
         "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"
+    },
+    "require-dev": {
+        "phpunit/phpunit": "~3.7"
+    },
+    "config": {
+        "bin-dir": "bin"
     }
 }
\ No newline at end of file