Skip to content

Commit a858429

Browse files
committed
Allow EmailValidator 4
1 parent 4a3b5ae commit a858429

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"symfony/polyfill-php80": "^1.16"
2424
},
2525
"require-dev": {
26-
"egulias/email-validator": "^2.1.10|^3.1",
26+
"egulias/email-validator": "^2.1.10|^3.1|^4",
2727
"phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0",
2828
"symfony/dependency-injection": "^4.4|^5.0|^6.0",
2929
"symfony/property-access": "^4.4|^5.1|^6.0",

0 commit comments

Comments
 (0)