From fa5f07ba9a77959796c3c7a4851f2f2fe1051afa Mon Sep 17 00:00:00 2001 From: Sean Molenaar Date: Mon, 1 Oct 2018 10:07:57 +0200 Subject: Put back old tests for stable nextcloud version --- composer.json | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'composer.json') 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": { -- cgit v1.2.3