Skip to content

Commit 39420e1

Browse files
[Security] Fix composer.json
1 parent d3008b4 commit 39420e1

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

src/Symfony/Component/Security/composer.json

-5
Original file line numberDiff line numberDiff line change
@@ -39,11 +39,6 @@
3939
"ircmaxell/password-compat": "~1.0",
4040
"symfony/expression-language": "~2.6"
4141
},
42-
"replace": {
43-
"symfony/security-acl": "self.version",
44-
"symfony/security-core": "self.version",
45-
"symfony/security-http": "self.version"
46-
},
4742
"suggest": {
4843
"symfony/class-loader": "For using the ACL generateSql script",
4944
"symfony/finder": "For using the ACL generateSql script",

0 commit comments

Comments
 (0)