Skip to content

Commit 15c969b

Browse files
committed
update composer file
1 parent b24c6e0 commit 15c969b

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

composer.json

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,15 @@
11
{
2-
"name": "debril/feed-io",
2+
"name": "php-feed-io/feed-io",
33
"description": "PHP library built to consume and serve JSONFeed / RSS / Atom feeds",
44
"keywords": ["rss", "atom","jsonfeed", "feed", "news", "CLI", "client"],
5-
"homepage": "https://alexdebril.github.io/feed-io/",
5+
"homepage": "https://php-feed-io.github.io/feed-io/",
66
"type": "library",
77
"license": "MIT",
88
"authors": [
9+
{
10+
"name": "Benjamin Brahmer",
11+
"email": "[email protected]"
12+
},
913
{
1014
"name": "Alexandre Debril",
1115
"email": "[email protected]"

0 commit comments

Comments
 (0)