implement reindex by request feature

This commit is contained in:
yggverse 2024-03-22 22:50:52 +02:00
parent cf6c50a96f
commit fef2b1abec
6 changed files with 89 additions and 14 deletions

View file

@ -18,6 +18,7 @@
"symfony/css-selector": "^6.3",
"symfony/dom-crawler": "^6.3",
"jdenticon/jdenticon": "^1.0",
"yggverse/ftp": "^1.0"
"yggverse/ftp": "^1.0",
"gregwar/captcha": "^1.2"
}
}