Skip to content

Commit e025988

Browse files
committed
conflict with Translation contracts 1.x
1 parent ec60b76 commit e025988

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

composer.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,9 @@
2828
"symfony/translation-contracts": "^2",
2929
"symfony/var-exporter": "^5.4|^6.0"
3030
},
31+
"conflict": {
32+
"symfony/translation-contracts": "<2.0"
33+
},
3134
"autoload": {
3235
"psr-4": { "Symfony\\Component\\String\\": "" },
3336
"files": [ "Resources/functions.php" ],

0 commit comments

Comments
 (0)