Skip to content

Commit 1668660

Browse files
Merge branch '2.7' into 2.8
* 2.7: [Locale] Fix Intl requirement Better Iban Validation Conflicts: src/Symfony/Component/Locale/composer.json src/Symfony/Component/Validator/Constraints/Iban.php
2 parents 42b3e96 + 25a6d4f commit 1668660

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@
2929
"symfony/css-selector": "~2.0,>=2.0.5|~3.0.0",
3030
"symfony/dependency-injection": "~2.6,>=2.6.6|~3.0.0",
3131
"symfony/dom-crawler": "~2.0,>=2.0.5|~3.0.0",
32-
"symfony/form": "~2.7",
33-
"symfony/framework-bundle": "~2.7",
32+
"symfony/form": "~2.8",
33+
"symfony/framework-bundle": "~2.8",
3434
"symfony/http-foundation": "~2.4|~3.0.0",
3535
"symfony/twig-bundle": "~2.7|~3.0.0",
3636
"symfony/twig-bridge": "~2.7|~3.0.0",

0 commit comments

Comments
 (0)