mirror of
https://github.com/flextype/flextype.git
synced 2025-08-17 02:24:05 +02:00
composer.json: ext-json and ext-mbstring added into require section #117
This commit is contained in:
@@ -17,6 +17,9 @@
|
||||
},
|
||||
"require": {
|
||||
"php": ">=7.1.3",
|
||||
"ext-json": "*",
|
||||
"ext-mbstring": "*",
|
||||
|
||||
"doctrine/cache": "1.8.0",
|
||||
"thunderer/shortcode": "0.7.2",
|
||||
"flextype-components/arr" : "1.2.5",
|
||||
|
Reference in New Issue
Block a user