added mbstring as requirement to composer
This commit is contained in:
@@ -49,7 +49,8 @@
|
||||
"symfony/yaml": "6.0.*",
|
||||
"techtube/bookinfo": "1.*",
|
||||
"twig/extra-bundle": "^2.12|^3.0",
|
||||
"twig/twig": "^2.12|^3.0"
|
||||
"twig/twig": "^2.12|^3.0",
|
||||
"ext-mbstring": "*"
|
||||
},
|
||||
"config": {
|
||||
"allow-plugins": {
|
||||
|
||||
Reference in New Issue
Block a user