Skip to content

Commit

Permalink
Merge branch '2.7' into 2.8
Browse files Browse the repository at this point in the history
* 2.7:
  [Security] Fix composer.json
  • Loading branch information
nicolas-grekas committed Nov 3, 2015
2 parents 973fbb3 + 88b84b1 commit 2c1bb06
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/Symfony/Component/Security/composer.json
Expand Up @@ -45,11 +45,6 @@
"symfony/expression-language": "~2.6|~3.0.0",
"symfony/ldap": "~2.8|~3.0.0"
},
"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",
Expand Down

0 comments on commit 2c1bb06

Please sign in to comment.