Skip to content

Commit 6796956

Browse files
committed
Merge branch '5.4' into 6.0
* 5.4: [Config] Fix XML dump when node example is an array [Validator] Allow egulias/email-validator v4
2 parents b92373a + 0208ce6 commit 6796956

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
@@ -39,7 +39,7 @@
3939
"symfony/property-info": "^5.4|^6.0",
4040
"symfony/translation": "^5.4|^6.0",
4141
"doctrine/annotations": "^1.13|^2",
42-
"egulias/email-validator": "^2.1.10|^3"
42+
"egulias/email-validator": "^2.1.10|^3|^4"
4343
},
4444
"conflict": {
4545
"doctrine/annotations": "<1.13",

0 commit comments

Comments
 (0)