mirror of
https://github.com/YGGverse/parser-php.git
synced 2026-03-31 09:15:29 +00:00
remove neitanod/forceutf8 dependency
This commit is contained in:
parent
47c7d13697
commit
26111fce28
1 changed files with 1 additions and 2 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue