bug #19729 Add symfony/inflector to composer.json "replaces" (teohhanhui)

This PR was merged into the 3.1 branch.

Discussion
----------

Add symfony/inflector to composer.json "replaces"

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

Commits
-------

73c143c Add symfony/inflector to composer.json "replaces"
This commit is contained in:
Fabien Potencier 2016-08-25 11:07:18 -07:00
commit 16893a02b2

View File

@ -48,6 +48,7 @@
"symfony/framework-bundle": "self.version",
"symfony/http-foundation": "self.version",
"symfony/http-kernel": "self.version",
"symfony/inflector": "self.version",
"symfony/intl": "self.version",
"symfony/ldap": "self.version",
"symfony/monolog-bridge": "self.version",