Skip to content

Commit 106b15e

Browse files
committed
Remove an optional symfony/intl dependency
1 parent 5a55f3b commit 106b15e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,7 @@
1414
}
1515
],
1616
"require": {
17-
"php": ">=5.3.0",
18-
"symfony/intl": "~2.5"
17+
"php": ">=5.3.0"
1918
},
2019
"require-dev": {
2120
"phpspec/phpspec": "^2",

0 commit comments

Comments
 (0)