[Security][2.7] Clean deps

This commit is contained in:
Nicolas Grekas 2015-11-03 15:07:35 +01:00
parent 88b84b1a13
commit d51ab88541
2 changed files with 2 additions and 4 deletions

View File

@ -22,8 +22,7 @@
"symfony/event-dispatcher": "~2.1",
"symfony/expression-language": "~2.6",
"symfony/http-foundation": "~2.4",
"symfony/translation": "~2.0,>=2.0.5",
"symfony/validator": "~2.5,>=2.5.5",
"symfony/validator": "~2.5,>=2.5.9",
"psr/log": "~1.0",
"ircmaxell/password-compat": "1.0.*"
},

View File

@ -31,8 +31,7 @@
"symfony/finder": "~2.3",
"symfony/intl": "~2.3",
"symfony/routing": "~2.2",
"symfony/translation": "~2.0,>=2.0.5",
"symfony/validator": "~2.5,>=2.5.5",
"symfony/validator": "~2.5,>=2.5.9",
"doctrine/common": "~2.2",
"doctrine/dbal": "~2.2",
"psr/log": "~1.0",