minor #15985 add replace rule for new Ldap component (xabbuh)

This PR was merged into the 2.8 branch.

Discussion
----------

add replace rule for new Ldap component

| Q             | A
| ------------- | ---
| Bug fix?      | yes
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets |
| License       | MIT
| Doc PR        |

Commits
-------

1aa884c add replace rule for new Ldap component
This commit is contained in:
Fabien Potencier 2015-09-28 23:22:10 +02:00
commit a76eae85a4

View File

@ -43,6 +43,7 @@
"symfony/http-foundation": "self.version",
"symfony/http-kernel": "self.version",
"symfony/intl": "self.version",
"symfony/ldap": "self.version",
"symfony/locale": "self.version",
"symfony/monolog-bridge": "self.version",
"symfony/options-resolver": "self.version",