diff options
Diffstat (limited to 'composer.json')
| -rw-r--r-- | composer.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/composer.json b/composer.json index 7a8591d..9d1835f 100644 --- a/composer.json +++ b/composer.json @@ -15,8 +15,7 @@ "require": { "php": ">=7.4", "ext-tokenizer": "*", - "ext-json": "*", - "ext-ctype": "*" + "ext-json": "*" }, "require-dev": { "phpunit/phpunit": "^9.0", |
