Skip to content

Commit 2c1bb06

Browse files
Merge branch '2.7' into 2.8
* 2.7: [Security] Fix composer.json
2 parents 973fbb3 + 88b84b1 commit 2c1bb06

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

src/Symfony/Component/Security/composer.json

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -45,11 +45,6 @@
4545
"symfony/expression-language": "~2.6|~3.0.0",
4646
"symfony/ldap": "~2.8|~3.0.0"
4747
},
48-
"replace": {
49-
"symfony/security-acl": "self.version",
50-
"symfony/security-core": "self.version",
51-
"symfony/security-http": "self.version"
52-
},
5348
"suggest": {
5449
"symfony/class-loader": "For using the ACL generateSql script",
5550
"symfony/finder": "For using the ACL generateSql script",

0 commit comments

Comments
 (0)