Added intl extension to composer.json

This commit is contained in:
Amir Shahbandegan 2019-07-06 12:01:26 +04:30 committed by GitHub
parent 729aaff1aa
commit ec40ccb41b
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": "*",