[Security] Fix composer.json

This commit is contained in:
Nicolas Grekas 2015-11-03 12:34:55 +01:00
parent d3008b420a
commit 39420e1eb9

View File

@ -39,11 +39,6 @@
"ircmaxell/password-compat": "~1.0",
"symfony/expression-language": "~2.6"
},
"replace": {
"symfony/security-acl": "self.version",
"symfony/security-core": "self.version",
"symfony/security-http": "self.version"
},
"suggest": {
"symfony/class-loader": "For using the ACL generateSql script",
"symfony/finder": "For using the ACL generateSql script",