Skip to content

Commit

Permalink
[Locale] Fix Intl requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolas-grekas committed Aug 1, 2015
1 parent a4100f9 commit e23eb56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Symfony/Component/Locale/composer.json
Expand Up @@ -17,7 +17,7 @@
],
"require": {
"php": ">=5.3.9",
"symfony/intl": "~2.3"
"symfony/intl": "~2.7"
},
"require-dev": {
"symfony/phpunit-bridge": "~2.7"
Expand Down

0 comments on commit e23eb56

Please sign in to comment.