Skip to content

Commit 88b84b1

Browse files
minor #16437 [Security] Fix composer.json (nicolas-grekas)
This PR was merged into the 2.7 branch. Discussion ---------- [Security] Fix composer.json | Q | A | ------------- | --- | Bug fix? | yes/no | New feature? | yes/no | BC breaks? | no | Deprecations? | no | Tests pass? | yes | Fixed tickets | #16434 | License | MIT | Doc PR | - Commits ------- 39420e1 [Security] Fix composer.json
2 parents d3008b4 + 39420e1 commit 88b84b1

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)