X-Git-Url: https://git.immae.eu/?p=github%2Fwallabag%2Fwallabag.git;a=blobdiff_plain;f=composer.json;h=4e8457429aab4d4fc38e692d2f9bbf30d50c9c2c;hp=12281557dff58f5d06024fa88e1f550c3c00b9e1;hb=f3052b454277b2d54669943f7c0ca5d4b4af50ab;hpb=e342acf7baf72e3be0fdcd8aac04eebb5c0a16a8 diff --git a/composer.json b/composer.json index 12281557..4e845742 100644 --- a/composer.json +++ b/composer.json @@ -45,7 +45,12 @@ "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