implement FTP snaps

This commit is contained in:
ghost 2023-11-25 03:19:54 +02:00
parent f7d11079a8
commit 875382c56e
3 changed files with 219 additions and 47 deletions

View file

@ -17,6 +17,7 @@
"manticoresoftware/manticoresearch-php": "^3.1",
"symfony/css-selector": "^6.3",
"symfony/dom-crawler": "^6.3",
"jdenticon/jdenticon": "^1.0"
"jdenticon/jdenticon": "^1.0",
"yggverse/ftp": "^1.0"
}
}