summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
authorDaniel Schaal <daniel@schaal.email>2017-06-15 14:16:43 +0200
committerBernhard Posselt <BernhardPosselt@users.noreply.github.com>2017-06-15 14:16:43 +0200
commit7d3bc1b38f5fa67a2b6681c1e31d1d7502e93568 (patch)
treecd1710b9903a0896d6ad99d4384910f1e262fe54 /composer.json
parent87e603a5aa7cf268f2b44052c3d8622f7c7c72ab (diff)
Update htmlpurifier and picoFeed (#189)
picoFeed moved to miniflux/picoFeed
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/composer.json b/composer.json
index 2fe0d6ab4..8546a7849 100644
--- a/composer.json
+++ b/composer.json
@@ -29,8 +29,8 @@
"source": "https://github.com/nextcloud/news/"
},
"require": {
- "ezyang/htmlpurifier": "4.9.2",
- "fguillot/picofeed": "0.1.33",
+ "ezyang/htmlpurifier": "4.9.3",
+ "miniflux/picofeed": "0.1.34",
"pear/net_url2": "2.2.1",
"riimu/kit-pathjoin": "1.1.2"
},