Skip to content

Commit 78287f4

Browse files
committed
Add support of symfony/intl 4.0v
1 parent 459f4e7 commit 78287f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"require": {
1212
"php": ">=5.6",
1313
"beberlei/assert": "^2.5",
14-
"symfony/intl": "~2.8|~3.0"
14+
"symfony/intl": "~2.8|~3.0|~4.0"
1515
},
1616
"require-dev": {
1717
"phpunit/phpunit": "^5.4",

0 commit comments

Comments
 (0)