8000 fix package name in conflict rule · symfony/symfony@71e93dd · GitHub
[go: up one dir, main page]

Skip to content

Commit 71e93dd

Browse files
committed
fix package name in conflict rule
1 parent 3fe34be commit 71e93dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Bundle/FrameworkBundle/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"phpdocumentor/reflection-docblock": "<3.0",
6262
"phpdocumentor/type-resolver": "<0.2.0",
6363
"phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0",
64-
"symfony/translations": "<3.2"
64+
"symfony/translation": "<3.2"
6565
},
6666
"suggest": {
6767
"ext-apcu": "For best performance of the system caches",

0 commit comments

Comments
 (0)
0