Updated required extensions list.
This commit is contained in:
parent
dfca1f6589
commit
4512040362
2 changed files with 45 additions and 34 deletions
|
@ -7,9 +7,14 @@
|
|||
"issues": "https://github.com/flashwave/misuzu/issues"
|
||||
},
|
||||
"require": {
|
||||
"php": "^7.2",
|
||||
"ext-bcmath": "*",
|
||||
"php": "^7.4",
|
||||
"ext-curl": "*",
|
||||
"ext-intl": "*",
|
||||
"ext-json": "*",
|
||||
"ext-mbstring": "*",
|
||||
"ext-pdo": "*",
|
||||
"ext-xml": "*",
|
||||
"ext-zip": "*",
|
||||
"twig/twig": "^2.0",
|
||||
"swiftmailer/swiftmailer": "~6.0",
|
||||
"erusev/parsedown": "~1.6",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue