⬆️ Update SimplePie library to 1.5.

There is a new stable release, so upgrade from the dev branch to the new
1.5 release.
This commit is contained in:
Klaus Weidenbach
2017-05-04 00:58:02 +02:00
parent d6a3f7765a
commit d2058ee151
8 changed files with 80 additions and 60 deletions

View File

@@ -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",