Skip to content

Commit ca0bae0

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 121fe6b commit ca0bae0

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
@@ -6,7 +6,7 @@
66
"ext-libxml": "*",
77
"ext-pdo": "*",
88
"marcelklehr/link-preview": "^3.0.5",
9-
"rowbot/url": "^3.0",
9+
"rowbot/url": "^4.0",
1010
"xantios/mimey": "^2.1",
1111
"fivefilters/readability.php": "^3.1"
1212
},

0 commit comments

Comments
 (0)