aboutsummaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
authorgit-marijus <mario@mariovavti.com>2017-05-04 09:54:32 +0200
committerGitHub <noreply@github.com>2017-05-04 09:54:32 +0200
commit139c1a956fe949a0bd9f8f6cc94918b72c360abb (patch)
tree25239c7a67786fd7b4a55f36bd2cc109ee012f78 /composer.json
parentd6a3f7765adbbf5f58c08964932d25d3c0364439 (diff)
parentd2058ee151fcf0876ebea948a14d36912768ecb6 (diff)
downloadvolse-hubzilla-139c1a956fe949a0bd9f8f6cc94918b72c360abb.tar.gz
volse-hubzilla-139c1a956fe949a0bd9f8f6cc94918b72c360abb.tar.bz2
volse-hubzilla-139c1a956fe949a0bd9f8f6cc94918b72c360abb.zip
Merge pull request #747 from dawnbreak/simplepie
:arrow_up: Update SimplePie library to 1.5.
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json
index 9ae0d2150..44606ff2b 100644
--- a/composer.json
+++ b/composer.json
@@ -33,7 +33,7 @@
"pixel418/markdownify": "^2.2",
"bshaffer/oauth2-server-php": "^1.9",
"ezyang/htmlpurifier": "^4.9",
- "simplepie/simplepie": ">=1.4.4 || dev-master"
+ "simplepie/simplepie": "~1.5"
},
"require-dev" : {
"php" : ">=7.0",