We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 973fbb3 + 88b84b1 commit 2c1bb06Copy full SHA for 2c1bb06
src/Symfony/Component/Security/composer.json
@@ -45,11 +45,6 @@
45
"symfony/expression-language": "~2.6|~3.0.0",
46
"symfony/ldap": "~2.8|~3.0.0"
47
},
48
- "replace": {
49
- "symfony/security-acl": "self.version",
50
- "symfony/security-core": "self.version",
51
- "symfony/security-http": "self.version"
52
- },
53
"suggest": {
54
"symfony/class-loader": "For using the ACL generateSql script",
55
"symfony/finder": "For using the ACL generateSql script",
0 commit comments