diff options
author | M. Dent <dentm42@gmail.com> | 2019-09-23 19:20:45 +0200 |
---|---|---|
committer | M. Dent <dentm42@gmail.com> | 2019-09-23 19:20:45 +0200 |
commit | 15eaa803013b71c0aef43a8335d81634c190c055 (patch) | |
tree | 994f6bd95ff083b67074e5c3122559633e586d85 /composer.lock | |
parent | 1e924a8530e8d82c8926f59ef14914fbd5aea2c6 (diff) | |
parent | 7fcbff3ceb76ee5abf4f3ab82f40f4c99b788b83 (diff) | |
download | volse-hubzilla-15eaa803013b71c0aef43a8335d81634c190c055.tar.gz volse-hubzilla-15eaa803013b71c0aef43a8335d81634c190c055.tar.bz2 volse-hubzilla-15eaa803013b71c0aef43a8335d81634c190c055.zip |
Merge branch 'cherry-pick-9aa928ec' into 'dev'
composer update simplepie/simplepie
See merge request hubzilla/core!1735
Diffstat (limited to 'composer.lock')
-rw-r--r-- | composer.lock | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/composer.lock b/composer.lock index 58f63d56f..1edaf585e 100644 --- a/composer.lock +++ b/composer.lock @@ -1020,16 +1020,16 @@ }, { "name": "simplepie/simplepie", - "version": "1.5.2", + "version": "1.5.3", "source": { "type": "git", "url": "https://github.com/simplepie/simplepie.git", - "reference": "0e8fe72132dad765d25db4cabc69a91139af1263" + "reference": "173663382a9346acd53df60c7ffb20689c9cf1f6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/simplepie/simplepie/zipball/0e8fe72132dad765d25db4cabc69a91139af1263", - "reference": "0e8fe72132dad765d25db4cabc69a91139af1263", + "url": "https://api.github.com/repos/simplepie/simplepie/zipball/173663382a9346acd53df60c7ffb20689c9cf1f6", + "reference": "173663382a9346acd53df60c7ffb20689c9cf1f6", "shasum": "" }, "require": { @@ -1088,10 +1088,10 @@ "rss" ], "support": { - "source": "https://github.com/simplepie/simplepie/tree/1.5.2", + "source": "https://github.com/simplepie/simplepie/tree/1.5.3", "issues": "https://github.com/simplepie/simplepie/issues" }, - "time": "2018-08-02T05:43:58+00:00" + "time": "2019-09-22T23:21:30+00:00" }, { "name": "smarty/smarty", |