Skip to content

Commit

Permalink
Upgrade to webignition/internet-media-type ~2, webignition/web-resour…
Browse files Browse the repository at this point in the history
…ce-retriever ~1 (#15)
  • Loading branch information
webignition authored Jan 7, 2019
1 parent 4b1ac76 commit e0f5e01
Show file tree
Hide file tree
Showing 4 changed files with 454 additions and 280 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,10 @@
},
"require": {
"php": ">=7.2.0",
"webignition/internet-media-type":">=1,<2",
"webignition/internet-media-type":">=2,<3",
"guzzlehttp/guzzle":"~6",
"webignition/url":">=2,<3",
"webignition/web-resource-retriever":">=0.7,<1"
"webignition/web-resource-retriever":">=1,<2"
},
"require-dev": {
"phpunit/phpunit": "^7",
Expand Down
Loading

0 comments on commit e0f5e01

Please sign in to comment.