aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/composer/installed.json
diff options
context:
space:
mode:
authorKlaus Weidenbach <Klaus.Weidenbach@gmx.net>2017-05-04 00:58:02 +0200
committerKlaus Weidenbach <Klaus.Weidenbach@gmx.net>2017-05-04 00:58:02 +0200
commitd2058ee151fcf0876ebea948a14d36912768ecb6 (patch)
tree25239c7a67786fd7b4a55f36bd2cc109ee012f78 /vendor/composer/installed.json
parentd6a3f7765adbbf5f58c08964932d25d3c0364439 (diff)
downloadvolse-hubzilla-d2058ee151fcf0876ebea948a14d36912768ecb6.tar.gz
volse-hubzilla-d2058ee151fcf0876ebea948a14d36912768ecb6.tar.bz2
volse-hubzilla-d2058ee151fcf0876ebea948a14d36912768ecb6.zip
:arrow_up: Update SimplePie library to 1.5.
There is a new stable release, so upgrade from the dev branch to the new 1.5 release.
Diffstat (limited to 'vendor/composer/installed.json')
-rw-r--r--vendor/composer/installed.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/vendor/composer/installed.json b/vendor/composer/installed.json
index 2cb89e187..7e4f0bb29 100644
--- a/vendor/composer/installed.json
+++ b/vendor/composer/installed.json
@@ -686,17 +686,17 @@
},
{
"name": "simplepie/simplepie",
- "version": "dev-master",
- "version_normalized": "9999999-dev",
+ "version": "1.5",
+ "version_normalized": "1.5.0.0",
"source": {
"type": "git",
"url": "https://github.com/simplepie/simplepie.git",
- "reference": "59e7204610d3a8989822eba1c0cbf1d1680bd10d"
+ "reference": "5de5551953f95feef12cf355a7a26a70f94aa3ab"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/simplepie/simplepie/zipball/59e7204610d3a8989822eba1c0cbf1d1680bd10d",
- "reference": "59e7204610d3a8989822eba1c0cbf1d1680bd10d",
+ "url": "https://api.github.com/repos/simplepie/simplepie/zipball/5de5551953f95feef12cf355a7a26a70f94aa3ab",
+ "reference": "5de5551953f95feef12cf355a7a26a70f94aa3ab",
"shasum": ""
},
"require": {
@@ -708,7 +708,7 @@
"suggest": {
"mf2/mf2": "Microformat module that allows for parsing HTML for microformats"
},
- "time": "2017-04-06T03:36:48+00:00",
+ "time": "2017-04-17T07:29:31+00:00",
"type": "library",
"installation-source": "source",
"autoload": {
@@ -745,7 +745,7 @@
"rss"
],
"support": {
- "source": "https://github.com/simplepie/simplepie/tree/master",
+ "source": "https://github.com/simplepie/simplepie/tree/1.5",
"issues": "https://github.com/simplepie/simplepie/issues"
}
}