Skip to content

Commit 006fadf

Browse files
committed
[String] Add conflict for translation-contracts v3
1 parent e438cf5 commit 006fadf

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

composer.json

+3
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,9 @@
2929
"symfony/translation-contracts": "^1.1|^2",
3030
"symfony/var-exporter": "^4.4|^5.0"
3131
},
32+
"conflict": {
33+
"symfony/translation-contracts": ">=3.0"
34+
},
3235
"autoload": {
3336
"psr-4": { "Symfony\\Component\\String\\": "" },
3437
"files": [ "Resources/functions.php" ],

0 commit comments

Comments
 (0)