Skip to content

Commit 9497a1c

Browse files
committed
Allow egulias/email-validator 3.x
1 parent df3209a commit 9497a1c

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
@@ -17,7 +17,7 @@
1717
],
1818
"require": {
1919
"php": ">=7.1.3",
20-
"egulias/email-validator": "^2.1.10",
20+
"egulias/email-validator": "^2.1.10|^3",
2121
"psr/log": "~1.0",
2222
"symfony/event-dispatcher": "^4.3",
2323
"symfony/mime": "^4.4|^5.0",

0 commit comments

Comments
 (0)