Browse Source
Merge pull request #1155 from carbontwelve-forks/add-ext-intl-dep
Add ext-intl requirement
daniel
6 years ago
1 changed files with
1 additions and
0 deletions
-
1
0
composer.json
|
@@ -9,6 +9,7 @@
|
|
|
"ext-bcmath": "*",
|
|
|
"ext-ctype": "*",
|
|
|
"ext-curl": "*",
|
|
|
+ "ext-intl": "*",
|
|
|
"ext-json": "*",
|
|
|
"ext-mbstring": "*",
|
|
|
"ext-openssl": "*",
|