Merge pull request #1156 from am-shb/master

Add intl extension to composer.json
This commit is contained in:
Jitendra Singh 2019-07-08 17:16:03 +05:30 committed by GitHub
commit 3129ecc8f3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@
"require": {
"php": "^7.1.3",
"ext-curl": "*",
"ext-intl": "*",
"ext-mbstring": "*",
"ext-openssl": "*",
"ext-pdo": "*",