Skip to content

Commit 908e719

Browse files
committed
fix package name in conflict rule
1 parent bbaef6a commit 908e719

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)