]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - composer.json
foo test
[github/wallabag/wallabag.git] / composer.json
index 12281557dff58f5d06024fa88e1f550c3c00b9e1..4e8457429aab4d4fc38e692d2f9bbf30d50c9c2c 100644 (file)
         "mgargano/simplehtmldom": "dev-master",
         "wallabag/PHP-Flash-Messages": "dev-master",
         "wallabag/kriss_php5": "dev-master",
-        "wallabag/pagination": "dev-master",
-        "phpunit/phpunit": "4.4.*"
+        "wallabag/pagination": "dev-master"
+    },
+    "require-dev": {
+        "phpunit/phpunit": "~3.7"
+    },
+    "config": {
+        "bin-dir": "bin"
     }
 }
\ No newline at end of file