Skip to content

Commit

Permalink
Support relative feed urls (#24)
Browse files Browse the repository at this point in the history
  • Loading branch information
webignition authored Apr 3, 2019
1 parent c77753f commit ec4a789
Show file tree
Hide file tree
Showing 6 changed files with 189 additions and 167 deletions.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,8 @@
"webignition/internet-media-type":">=2,<3",
"guzzlehttp/guzzle":"~6",
"webignition/web-resource-retriever":">=1,<2",
"webignition/uri": "^0.4.0"
"webignition/uri": "^0.4.0",
"webignition/absolute-url-deriver": "^3.0"
},
"require-dev": {
"phpunit/phpunit": "^7",
Expand Down
Loading

0 comments on commit ec4a789

Please sign in to comment.