Skip to content

Commit

Permalink
Allow EmailValidator 4
Browse files Browse the repository at this point in the history
  • Loading branch information
derrabus committed Jan 9, 2023
1 parent 7552ff8 commit 0526188
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -23,7 +23,7 @@
},
"require-dev": {
"doctrine/annotations": "^1.12|^2",
"egulias/email-validator": "^2.1.10|^3",
"egulias/email-validator": "^2.1.10|^3|^4",
"phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0",
"symfony/asset": "^4.4|^5.0|^6.0",
"symfony/dependency-injection": "^4.4|^5.0|^6.0",
Expand Down

0 comments on commit 0526188

Please sign in to comment.