summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/composer.json b/composer.json
index 578edada1..2fe0d6ab4 100644
--- a/composer.json
+++ b/composer.json
@@ -33,5 +33,8 @@
"fguillot/picofeed": "0.1.33",
"pear/net_url2": "2.2.1",
"riimu/kit-pathjoin": "1.1.2"
+ },
+ "require-dev": {
+ "phpunit/phpunit": "^5.4"
}
}