Skip to content

Commit 16893a0

Browse files
committed
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"
2 parents e0acca6 + 73c143c commit 16893a0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@
4848
"symfony/framework-bundle": "self.version",
4949
"symfony/http-foundation": "self.version",
5050
"symfony/http-kernel": "self.version",
51+
"symfony/inflector": "self.version",
5152
"symfony/intl": "self.version",
5253
"symfony/ldap": "self.version",
5354
"symfony/monolog-bridge": "self.version",

0 commit comments

Comments
 (0)