summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2026-04-25 07:57:28 +0200
committerRemi Collet <remi@php.net>2026-04-25 07:57:28 +0200
commitef21e9734180b879728685ab4b01d85f97f4ec47 (patch)
tree6e7eb8fba606a3abb884fd6b5fec5b36ba4d9c86 /composer.json
parentdc6e7979334fd9b7372bbb9fb949b567473dcd77 (diff)
update to 14.1.6HEADmaster
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/composer.json b/composer.json
index 6cd6cdf..45702e0 100644
--- a/composer.json
+++ b/composer.json
@@ -32,6 +32,7 @@
"php": ">=8.4",
"ext-dom": "*",
"ext-libxml": "*",
+ "ext-mbstring": "*",
"ext-xmlwriter": "*",
"nikic/php-parser": "^5.7.0",
"phpunit/php-text-template": "^6.0",