Skip to content

Commit 0526188

Browse files
committed
Allow EmailValidator 4
1 parent 7552ff8 commit 0526188

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
@@ -23,7 +23,7 @@
2323
},
2424
"require-dev": {
2525
"doctrine/annotations": "^1.12|^2",
26-
"egulias/email-validator": "^2.1.10|^3",
26+
"egulias/email-validator": "^2.1.10|^3|^4",
2727
"phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0",
2828
"symfony/asset": "^4.4|^5.0|^6.0",
2929
"symfony/dependency-injection": "^4.4|^5.0|^6.0",

0 commit comments

Comments
 (0)