From 35b53ecd404a74edea3c6866e451c4819bdc9ea8 Mon Sep 17 00:00:00 2001 From: Sean Molenaar Date: Tue, 29 Sep 2020 13:54:17 +0200 Subject: OPML export command and fixes Signed-off-by: Sean Molenaar --- composer.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'composer.json') diff --git a/composer.json b/composer.json index a5cbc622e..a5a00775f 100644 --- a/composer.json +++ b/composer.json @@ -51,7 +51,8 @@ "ext-json": "*", "ext-simplexml": "*", "ext-libxml": "*", - "ext-dom": "*" + "ext-dom": "*", + "ext-curl": "*" }, "require-dev": { "phpunit/phpunit": "9.2.*", -- cgit v1.2.3