Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 3b61236

Browse filesBrowse files
Kévinnicolas-grekas
Kévin
authored andcommitted
[String] Add conflict with symfony/translation-contracts >= 3
1 parent 1809f4e commit 3b61236
Copy full SHA for 3b61236

File tree

Expand file treeCollapse file tree

1 file changed

+3
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+3
-0
lines changed

‎src/Symfony/Component/String/composer.json

Copy file name to clipboardExpand all lines: src/Symfony/Component/String/composer.json
+3Lines changed: 3 additions & 0 deletions
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|^6.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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.