Skip to content

Commit a3fef7c

Browse files
[Validator] fix conflict rule
1 parent 0873cf0 commit a3fef7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)