summaryrefslogtreecommitdiffstats
path: root/vendor/fguillot/picofeed/composer.json
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/fguillot/picofeed/composer.json')
-rw-r--r--vendor/fguillot/picofeed/composer.json7
1 files changed, 3 insertions, 4 deletions
diff --git a/vendor/fguillot/picofeed/composer.json b/vendor/fguillot/picofeed/composer.json
index 56a5ee27e..8fd534b91 100644
--- a/vendor/fguillot/picofeed/composer.json
+++ b/vendor/fguillot/picofeed/composer.json
@@ -1,13 +1,12 @@
{
"name": "fguillot/picofeed",
- "description": "Modern library to write or read feeds (RSS/Atom)",
- "homepage": "http://fguillot.github.io/picoFeed",
+ "description": "Modern library to handle RSS/Atom feeds",
+ "homepage": "https://github.com/fguillot/picoFeed",
"type": "library",
"license": "MIT",
"authors": [
{
- "name": "Frédéric Guillot",
- "homepage": "http://fredericguillot.com"
+ "name": "Frédéric Guillot"
}
],
"require": {