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](https://github.com/TRowbotham/URL-Parser/compare/3.0.0...4.0.0)

---
updated-dependencies:
- dependency-name: rowbot/url
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-06-29 16:29:31 +00:00
committed by GitHub
parent 121fe6b1c7
commit ca0bae0328

View File

@ -6,7 +6,7 @@
"ext-libxml": "*",
"ext-pdo": "*",
"marcelklehr/link-preview": "^3.0.5",
"rowbot/url": "^3.0",
"rowbot/url": "^4.0",
"xantios/mimey": "^2.1",
"fivefilters/readability.php": "^3.1"
},