Skip to content

Commit 3a4dec4

Browse files
Build(deps): Update rowbot/url requirement from ^3.0 to ^4.0
Updates the requirements on [rowbot/url](https://github.com/TRowbotham/URL-Parser) to permit the latest version. - [Release notes](https://github.com/TRowbotham/URL-Parser/releases) - [Changelog](https://github.com/TRowbotham/URL-Parser/blob/master/CHANGELOG.md) - [Commits](TRowbotham/URL-Parser@3.0.0...4.0.0) --- updated-dependencies: - dependency-name: rowbot/url dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 63ec6f5 commit 3a4dec4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"psr/http-client": "^1.0",
1111
"psr/http-factory": "^1.0",
1212
"psr/http-message": "^1.0",
13-
"rowbot/url": "^3.0",
13+
"rowbot/url": "^4.0",
1414
"xantios/mimey": "^2.1",
1515
"fivefilters/readability.php": "^3.1"
1616
},

0 commit comments

Comments
 (0)