Merge pull request #1156 from am-shb/master
Add intl extension to composer.json
This commit is contained in:
commit
3129ecc8f3
|
|
@ -10,6 +10,7 @@
|
|||
"require": {
|
||||
"php": "^7.1.3",
|
||||
"ext-curl": "*",
|
||||
"ext-intl": "*",
|
||||
"ext-mbstring": "*",
|
||||
"ext-openssl": "*",
|
||||
"ext-pdo": "*",
|
||||
|
|
|
|||
Loading…
Reference in New Issue