8000 [Validator] fix conflict rule · symfony/symfony@0ebc425 · GitHub
[go: up one dir, main page]

Skip to content

Commit 0ebc425

Browse files
[Validator] fix conflict rule
1 parent 3d9e884 commit 0ebc425

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Component/Validator/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"symfony/dependency-injection": "<3.4",
4545
"symfony/http-kernel": "<3.4",
4646
"symfony/intl": "<4.3",
47-
"symfony/translation": "<5.0",
47+
"symfony/translation": ">=5.0",
4848
"symfony/yaml": "<3.4"
4949
},
5050
"suggest": {

0 commit comments

Comments
 (0)
0