Added intl extension to composer.json
This commit is contained in:
parent
729aaff1aa
commit
ec40ccb41b
|
|
@ -10,6 +10,7 @@
|
|||
"require": {
|
||||
"php": "^7.1.3",
|
||||
"ext-curl": "*",
|
||||
"ext-intl": "*",
|
||||
"ext-mbstring": "*",
|
||||
"ext-openssl": "*",
|
||||
"ext-pdo": "*",
|
||||
|
|
|
|||
Loading…
Reference in New Issue