diff options
| -rw-r--r-- | composer.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/composer.json b/composer.json index ba6e3aaf95..ca1f35c5c4 100644 --- a/composer.json +++ b/composer.json @@ -29,6 +29,7 @@ }, "require": { "php": "7.4 - 8.1", + "ext-ctype": "*", "ext-curl": "*", "ext-gd": "*", "ext-iconv": "*", |
