mirror of
https://github.com/phpbb/phpbb.git
synced 2025-04-14 04:42:04 +02:00
[ticket/16602] Added mbstring to Composer requirements
PHPBB3-16602
This commit is contained in:
parent
ca62538ce3
commit
5b0406cfdc
@ -27,6 +27,7 @@
|
||||
"require": {
|
||||
"php": "^7.1.3",
|
||||
"ext-json": "*",
|
||||
"ext-mbstring": "*",
|
||||
"bantu/ini-get-wrapper": "~1.0",
|
||||
"google/recaptcha": "~1.1",
|
||||
"guzzlehttp/guzzle": "~6.3",
|
||||
|
Loading…
x
Reference in New Issue
Block a user