optimize url detection

This commit is contained in:
team 1
2026-04-14 18:56:20 +02:00
parent fe6eb25d25
commit b452607e2c
4 changed files with 498 additions and 65 deletions

View File

@@ -7,10 +7,13 @@
"php": "^8.2",
"ext-ctype": "*",
"ext-curl": "*",
"ext-dom": "*",
"ext-iconv": "*",
"ext-libxml": "*",
"doctrine/doctrine-bundle": "^2.18",
"doctrine/doctrine-migrations-bundle": "^3.7",
"doctrine/orm": "^3.6",
"fivefilters/readability.php": ">=3.0",
"league/commonmark": "^2.8",
"smalot/pdfparser": "^2.12",
"symfony/asset": "7.4.*",