Skip to content

Commit d51ab88

Browse files
[Security][2.7] Clean deps
1 parent 88b84b1 commit d51ab88

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

src/Symfony/Component/Security/Core/composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,7 @@
2222
"symfony/event-dispatcher": "~2.1",
2323
"symfony/expression-language": "~2.6",
2424
"symfony/http-foundation": "~2.4",
25-
"symfony/translation": "~2.0,>=2.0.5",
26-
"symfony/validator": "~2.5,>=2.5.5",
25+
"symfony/validator": "~2.5,>=2.5.9",
2726
"psr/log": "~1.0",
2827
"ircmaxell/password-compat": "1.0.*"
2928
},

src/Symfony/Component/Security/composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,7 @@
3131
"symfony/finder": "~2.3",
3232
"symfony/intl": "~2.3",
3333
"symfony/routing": "~2.2",
34-
"symfony/translation": "~2.0,>=2.0.5",
35-
"symfony/validator": "~2.5,>=2.5.5",
34+
"symfony/validator": "~2.5,>=2.5.9",
3635
"doctrine/common": "~2.2",
3736
"doctrine/dbal": "~2.2",
3837
"psr/log": "~1.0",

0 commit comments

Comments
 (0)