remove neitanod/forceutf8 dependency

This commit is contained in:
ghost 2023-09-20 15:18:16 +03:00
parent 47c7d13697
commit 26111fce28

View file

@ -3,8 +3,7 @@
"description": "Parser toolkit written on PHP", "description": "Parser toolkit written on PHP",
"type": "library", "type": "library",
"require": { "require": {
"php": ">=8.1", "php": ">=8.1"
"neitanod/forceutf8": "~2.0"
}, },
"require-dev": { "require-dev": {
"phpunit/phpunit": ">=10" "phpunit/phpunit": ">=10"