replace bencode library to rhilip/bencode, fix files tree builder #11

This commit is contained in:
ghost 2023-10-07 04:37:43 +03:00
parent 387acb59b6
commit 86e1455c6b
9 changed files with 175 additions and 130 deletions

View file

@ -9,7 +9,6 @@
"php": ">=8.1",
"ext-ctype": "*",
"ext-iconv": "*",
"christeredvartsen/php-bittorrent": "^2.0",
"doctrine/annotations": "^2.0",
"doctrine/doctrine-bundle": "^2.10",
"doctrine/doctrine-migrations-bundle": "^3.2",
@ -17,6 +16,7 @@
"jdenticon/jdenticon": "^1.0",
"phpdocumentor/reflection-docblock": "^5.3",
"phpstan/phpdoc-parser": "^1.24",
"rhilip/bencode": "^2.3",
"symfony/asset": "6.3.*",
"symfony/console": "6.3.*",
"symfony/crowdin-translation-provider": "6.3.*",