Archived
1
0
Fork 0

composer.json: require ext-mbstring

This commit is contained in:
Henrik Hautakoski 2022-08-26 20:46:44 +02:00
parent 78c462514f
commit fa28394a83

View file

@ -7,6 +7,7 @@
"ext-psr": ">=1.2",
"ext-redis": "*",
"ext-yaml": "*",
"ext-mbstring": "*",
"robmorgan/phinx": "^0.10.6",
"league/oauth2-client": "^2.3",
"league/oauth2-github": "^2.0",