stop crawler on network connection lost #11

This commit is contained in:
yggverse 2024-03-24 18:15:26 +02:00
parent b475b4e61b
commit d44bf90fe3
3 changed files with 73 additions and 1 deletions

View file

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