Skip to content

Commit 312295b

Browse files
committed
Suggest intl
1 parent 13e2aab commit 312295b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

composer.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@
1414
"php": ">=5.5.0",
1515
"symfony/intl": "~2.6|~3.4|~4.0"
1616
},
17+
"suggest": {
18+
"ext-intl": "Needed for usage with other locales than 'en'"
19+
},
1720
"autoload": {
1821
"psr-4": { "OpenPsa\\Ranger\\": "src/" }
1922
}

0 commit comments

Comments
 (0)