summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
authorSean Molenaar <sean@m2mobi.com>2018-10-01 10:07:57 +0200
committerSean Molenaar <sean@m2mobi.com>2018-10-02 14:33:09 +0200
commitfa5f07ba9a77959796c3c7a4851f2f2fe1051afa (patch)
treec0eedead6788614b886940f892f23c6537368a19 /composer.json
parentc36b0a95685cb0daa3fce9d743b7610a5cfe50ed (diff)
Put back old tests for stable nextcloud version
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json9
1 files changed, 5 insertions, 4 deletions
diff --git a/composer.json b/composer.json
index de0e983ad..eaf54c4cb 100644
--- a/composer.json
+++ b/composer.json
@@ -29,13 +29,14 @@
"source": "https://github.com/nextcloud/news/"
},
"require": {
- "ezyang/htmlpurifier": "4.9.3",
+ "php": "^7.0",
+ "ezyang/htmlpurifier": "4.10.0",
"miniflux/picofeed": "0.1.34",
- "pear/net_url2": "2.2.1",
- "riimu/kit-pathjoin": "1.1.2"
+ "pear/net_url2": "2.2.2",
+ "riimu/kit-pathjoin": "1.2.0"
},
"require-dev": {
- "phpunit/phpunit": "^5.7"
+ "phpunit/phpunit": "^6.5"
},
"autoload": {
"psr-4": {