We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3008b4 commit 39420e1Copy full SHA for 39420e1
src/Symfony/Component/Security/composer.json
@@ -39,11 +39,6 @@
39
"ircmaxell/password-compat": "~1.0",
40
"symfony/expression-language": "~2.6"
41
},
42
- "replace": {
43
- "symfony/security-acl": "self.version",
44
- "symfony/security-core": "self.version",
45
- "symfony/security-http": "self.version"
46
- },
47
"suggest": {
48
"symfony/class-loader": "For using the ACL generateSql script",
49
"symfony/finder": "For using the ACL generateSql script",
0 commit comments