diff options
-rw-r--r-- | composer.json | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/composer.json b/composer.json index 0a90f98..be42c2a 100644 --- a/composer.json +++ b/composer.json @@ -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", |