We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db414b6 commit 51b3a1cCopy full SHA for 51b3a1c
src/Symfony/Component/String/composer.json
@@ -29,6 +29,9 @@
29
"symfony/translation-contracts": "^1.1|^2",
30
"symfony/var-exporter": "^4.4|^5.0"
31
},
32
+ "conflict": {
33
+ "symfony/translation-contracts": ">=3.0"
34
+ },
35
"autoload": {
36
"psr-4": { "Symfony\\Component\\String\\": "" },
37
"files": [ "Resources/functions.php" ],
0 commit comments