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",
"type": "library",
"require": {
"php": ">=8.1",
"neitanod/forceutf8": "~2.0"
"php": ">=8.1"
},
"require-dev": {
"phpunit/phpunit": ">=10"